@charset "utf-8";
/* CSS Document */

#top_img{
	background:url(../img/top_img.jpg) left top no-repeat;
	width:900px;
	height:0;
	padding-top:99px;
	overflow:hidden;
	display:block;
}

#content02 h3{
	width:756px;
	height:0;
	padding-top:36px;
	background:url(../img/title01.gif) left top no-repeat;
	display:block;
	overflow:hidden;
}

.sitemap_box{
	padding:28px 20px 0 20px;
	width:716px;
}

.sitemap_box01{
	float:left;
	width:335px;
}
.sitemap_box01 h5{
	width:335px;
	background:url(../../common/img/dot_line.gif) left bottom repeat-x;
	font-size:100%;
}

h5 a{
	background:url(../../common/img/icon02.gif) 0 4px no-repeat;
	padding: 3px 0 3px 21px;
	display:block;
	color:#000000;
}

.mr{margin-right:46px;}

.sitemap_box01 ul{padding:8px 22px 0 22px;}
.sitemap_box01 li{
	float:left;
	background:url(../../common/img/r_navi.gif) 0 4px no-repeat;
	padding:0 20px 0 17px;
	width: 100px;
}


