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

#content h2{
	padding-bottom:5px;
	background:url(../img/sitemap_bg_01.png) no-repeat 0px bottom;
	margin-bottom:10px;
}

#content h2 a{
	font-size:1.4em;
	font-weight:800;
	padding-left:25px;
	background:url(../img/arrow_01.png) no-repeat 5px 50%;
}

#content .box01{
	margin-bottom:30px;
}

#content .box01 ul{
	margin-bottom:20px;
}

#content .box01 ul li{
	float:left;
	width:200px;
	font-size:1.2em;
	margin-bottom:10px;
}

#content .box01 ul li a{
	padding-left:10px;
	background:url(../img/arrow_02.png) no-repeat 0px 50%;
	font-weight:800;
}

#content .box01 ul .li01 {
	padding-left:10px;
	background:url(../img/arrow_03.png) no-repeat 0px 50%;
}

#content .box02{
	border-top:1px dotted #AEA797;
	padding-top:20px;
	padding-left:20px;
}

#content .box02 ul li{
	padding-left:10px;
	background:url(../img/arrow_02.png) no-repeat 0px 50%;
	margin-bottom:10px;
	font-size:1.2em;
}









