@charset "utf-8";

/*-----------------------------------------------------
contents left
-------------------------------------------------------*/
h2{
	width:660px;
	margin:0;
}

h3{
	margin:0 0 0 10px;
	padding: 20px 0 0 0;
	clear: both;
}

/* ๅEใซใEดใชใผใใ้ธใถ */
div.section01{
	width:636px;
	margin:0 0 0 10px;
	border: #E6E6E6 1px solid;
	border-top: none;
}
	
div.section01 dl{
	padding:14px 0 14px 30px;
	float: left;
	width: 280px;
}

div.section01 dl dt{
	background: url(../images/sitemap/ic.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
}

div.section01 dd{
	padding: 5px 0 0 15px;
	font-size: 85%;
}

div.section01 dd.dtop{
	padding: 10px 0 0 15px;
}

.rightare{
	float:left;
}

.leftarea{
	clear: both;
	float:left;
	display:block;
}

.leftarealast{
	display:block;
	float:left;
	margin: -20px 0 0 0;
}
 
/* ็ฎ็Eใ้ธใถ */
div.section02{
	width:636px;
	margin:0 0 0 10px;
	padding: 0 0 15px 0;
	border: #E6E6E6 1px solid;
	border-top: none;
}

div.section02 li{
	width: 260px;
	background: url(../images/sitemap/ic.gif) no-repeat left center;
	margin:10px 0 7px 30px;
	padding: 0 0 0 15px;
	display: inline;
}

div.section02 li.left02{
	float: left;
	clear: both;
}

div.section02 li.right02{
	float: left;

}