/*-----------------------------------------------------------------------’Ç‰ÁCSS---*/

/*---«ƒwƒbƒ_[‰æ‘œ•‚ÌŽw’è«---*/
#headerbk {
	width: 800px; height: 329px;
	margin: 0px auto;
	text-align: center;
	background-image: url(img/header_a.jpg);
	background-repeat:no-repeat;
}

/*---«ƒwƒbƒ_[‰æ‘œÔ‚ÌŽw’è«---*/
#headerrd {
	width: 800px; height: 329px;
	margin: 0px auto;
	text-align: center;
	background-image: url(img/header_b.jpg);
	background-repeat:no-repeat;
}

/*---«ƒwƒbƒ_[‰æ‘œ—Î‚ÌŽw’è«---*/
#headergr {
	width: 800px; height: 329px;
	margin: 0px auto;
	text-align: center;
	background-image: url(img/header_c.jpg);
	background-repeat:no-repeat;
}

#topcap {
	width: 535px; height: 34px;
	margin: 7px 5px 0px;
	text-align: right;
	float: right;
}

#topcap h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;	
}
#sitetit {
	text-indent: -9999px;
	overflow: hidden;
	width: 300px;
}

#cap01 {
	width: 555px; height: 42px;
	margin: 15px 0px; padding: 0px;
	display: block;
	text-indent:-100000px;
	background-image: url(img/title_1.gif);
}

/*---«ƒŠƒ“ƒNƒy[ƒWŽw’è«---*/
#bk {
	background-image: url(img/ );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.recipro li a {
	color: #FF466B;
	text-decoration: none; 
}
.recipro li a:hover {
	text-decoration: underline;
}
.about li {
	margin-top: 10px;
}

/*---«ƒtƒHƒ“ƒgƒTƒCƒYŽw’è«---*/

.f70 { font-size: 70%; line-height: 135%; }

.f75 { font-size: 75%; line-height: 135%; }

.f89 { font-size: 89%; line-height: 135%; }

.f95 { font-size: 95%; line-height: 135%; }

.f120 { font-size: 120%; line-height: 155%; }

/*---«ƒtƒHƒ“ƒgƒJƒ‰[Žw’è«---*/

.red { color: #FF0000; }

.bk { color: #000000; }

.gray { color: #666666; }

.lblue { color: #0099ff; }

/*---«ƒtƒHƒ“ƒg‘¾‚³Žw’è«---*/
.bold { font-weight: bold; }


.padd10 {
	padding: 10px;
}
.margt10 {
	margin-top: 10px;
}
.margt15 {
	margin-top: 15px;
}


.center {
	text-align: center;
}

#sitemap { text-align: center; }

#sitemap dl {
	margin: 0px auto; padding: 0px;
	width: 533px;
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-left: 1px #666666 solid;
	text-align: left;
}
#sitemap dl dt {
	margin: 0px; padding: 5px 20px;
	width: 136px; height: 35px;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	background-color: #F7F7F7;
	float: left;
}
#sitemap dl dd {
	margin: 0px; padding: 5px 20px;
	width: 316px; height: 35px;
	border-bottom: 1px #666666 solid;
	float: left;
}




















