@charset "utf-8";
/* CSS Document */


/*---------------
sitemap
---------------*/
.adH2 {
	background:url(../image/h2_bg.png) repeat-x;
	width:690px;
	height:48px;
	font-size:12px;
	font-weight:normal;
}

.adH2Left {
	float:left;
	width:176px;
}

.adH2Right {
	float:right;
	margin:20px 10px 0 0;
	width:460px;
}

.adTextbox {
	margin:20px 0 30px 15px;
	line-height:150%;
	float:left;
	width:675px;
}

.adTextbox table {
	width:250px;
	border-collapse:collapse;
}

.adTextbox table th {
	background-color:#ededed;
	border-top:#bab7b7 1px solid;
	border-bottom:#bab7b7 1px solid;
	padding:5px;
	text-align:left;
	font-weight:normal;
}

.adtd1 {
	background-color:#f8f8f8;
	border-top:#bab7b7 1px solid;
	border-bottom:#bab7b7 1px solid;
	padding:5px;	
}

.adtd2 {
	width:5px;
}

.adleft {
	float:left;
	width:260px;
}

.adRight {
	float:right;
	width:390px;	
}

.adH3 {
	background:url(../image/h3_bg.png) repeat-x;
	width:596px;
	height:19px;
	font-weight:normal;
	font-size:12px;
	padding:3px 0 0 10px;
	margin-left:15px;
}

.adH3Left {
	float:left;
	width:270px;
	margin-top:1px;
}

.adH3Right {
	float:right;
	width:240px;
}

.adTextbox2 {
	margin:10px 0 30px 35px;
	line-height:150%;
	float:left;
	width:587px;
}

.adTextbox3 {
	margin:10px 0 10px 35px;
	/margin:10px 0 0 35px;
	line-height:150%;
	float:left;
	width:587px;
}


.linegrey {
	border-bottom:#c9c6c5 1px solid;
	width:606px;
	margin-left:15px;
}

.adTextbox4 {
	float:left;
	margin:10px 0 10px 15px;
	line-height:150%;
	width:675px;
}

.adTextbox4 td {
	padding:3px;
}

.width150 {
	width:150px;
}