body {
	background-color: #e3e4ec;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.contain {
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 725px;
	text-align: left;
}
img {
	border:none;

}

h1 {
	background-image: url(images/h1back.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 10px 20px 0px 40px;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	color: #333333;
	display:block;
	height:51px;


}
* h1 {
	_height:61px;

}

h2 {
	background-image: url(images/h2back.png);
	background-repeat: no-repeat;
	height:257px;
	display:block;
	margin:0px;
	padding:0px;

}

.h2p{
padding:0px;


	}
	
h2 a{
	display:block;
	margin:0px 0px 0px 30px;
	padding:0px;
	position:absolute;
	background-repeat: no-repeat;
	height:48px;
	width:258px;
	text-indent:-9999px;
}


	
.side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
}
.navi{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul{
	margin: 0px;
	padding: 0px;


}

.navi li{
	margin: 0px;
	padding: 0px;
	display:inline;

}
.navi li a{
	margin: 0px;
	padding: 18px 5px 10px 67px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight:bold;
	font-size:small;
	color: #333333;
	display:block;
	text-decoration:none;

}

.navi li a:hover{
	background-position: 0px -100px;
	color:#4E646D;
}



.totop{
	margin: 0px;
	padding: 0px;
}
.totop a{
	background-image: url(images/totop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
.main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 505px;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:small;
	color: #333333;
}


h3 {
	margin: 0px;
	padding: 20px 0px 5px 85px;
	display: block;
	background-image:url(images/h3back.png);
	background-repeat:no-repeat;
	height:69px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
}


h4 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006699;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	margin: 20px 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	background-image: url(images/h4back.png);
	background-repeat: repeat-y;
}


table {
	margin: 10px 5px 20px 5px;
	padding:0px;
	width:460px;
	

}
th {
	width:150px;
	background-color:#e3e4ec;
	padding: 8px 8px 5px 8px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
td {
	background-color: #FFFFFF;
	padding: 8px 8px 5px 8px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
td p{
	margin:0px 0px 5px 0px;

}
td ul{
	margin:0px 0px 5px 13px;
	padding:0px;
	list-style-type:disc;

}



.footer {
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: x-small;
	color: #666666;
	margin: 0px;
	padding: 5px 30px 20px 10px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	text-align: right;

}
.banner {
	background-image: url(images/bannerback.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
}
.banner img{
	margin:38px 0px 0px 5px;
	padding:0px;

}
.sidebanner {
	background-image: url(images/sidebannerback.png);
	background-repeat: repeat-y;
	padding:10px 0px 5px 40px;
	margin:0px;
}

.photo{
	background-image: url(images/photoback.gif);
	background-repeat: repeat-y;
	margin:0px;
	padding:20px;
	height:160px;


}
.photo img{
	background-color:#F3F3F3;
	margin:10px;
	padding:5px 20px 5px 10px;
	border:1px outset #333333;
	float:left;
}
