/* CSS Document */

/* img
---------------------------------------------------------------------------------------- */
#img{
	background:url(../images/img_main.jpg) no-repeat top;
	height:90px;
}

#img p{
	margin:70px 0px 0px 30px;
}

/* contentMain
---------------------------------------------------------------------------------------- */
#contentMain .box{
	margin:10px 0px 20px 10px!important;
	margin:10px 0px 20px 5px;
	float:left;
	width:510px;
}


#contentMain h3{
	width:540px;
	height:35px;
	background:url(../../common/images/bg_headline.gif) no-repeat ;
	padding:5px 0px 0px 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#contentMain .box{
	margin:0px 0px 20px 10px!important;
	margin:0px 0px 20px 5px;
	float:left;
	width:510px;
}

#contentMain .box .sitemap01{
	width:230px;
	margin:0px 30px 0px 0px;
	float:left;
}

#contentMain .box dl{
	width:230px;
	float:left;
}

#contentMain .box dl a{
	color: #333;
}

#contentMain .box dl dt{
	width:230px;
	background:url(../images/sitemap_headline.gif) no-repeat;
	margin:12px 0px 5px 0px;
	padding:3px 0px 3px 10px;
}

#contentMain .box dl dd{
	background:url(../images/mark.gif) no-repeat;
	margin:0px 0px 10px 20px;
	padding:0px 0px 0px 18px;
	line-height:1;
}