/*----------------------------------------------------------------
サイトマップ設定
----------------------------------------------------------------*/
h2.sitemap{
	background:url("img/title_sitemap.gif") left top no-repeat #fff;
	width:650px;
	height:42px;
	display:block;
	text-indent:-20000px;
	margin:0px auto 30px auto;
	padding:0px;
}
#sitemap{
	width:600px;
	margin:0px auto;
	padding:0px 0px 30px 0px;
}
#sitemap .box_left{
	width:300px;
	float:left;
}
#sitemap .box_right{
	width:300px;
	float:right;
}

#sitemap .box_left ul,
#sitemap .box_right ul{
	list-style-type:square;
	width:280px;
	margin:0px 10px 20px 10px;
	padding:0px;
}
#sitemap .box_left li,
#sitemap .box_right li{
	background:url("img/point001.gif") left center no-repeat #fff;
	font-size:13px;
	color:#666;
	width:255px;
	height:20px;
	display:block;
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 15px;
}
#sitemap .box_left li a{text-decoration:none;}
#sitemap .box_left li a:hover{text-decoration:underline;}
#sitemap .box_right li a{text-decoration:none;}
#sitemap .box_right li a:hover{text-decoration:underline;}

#sitemap .box_left h3,
#sitemap .box_right h3{
	width:280px;
	height:30px;
	display:block;
	text-indent:-20000px;
	margin:0px auto 5px auto;
	padding:0px;
}
#sitemap .box_left h3.sub001{background:url("img/sub001.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub002{background:url("img/sub002.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub003{background:url("img/sub003.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub004{background:url("img/sub004.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub005{background:url("img/sub005.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub006{background:url("img/sub006.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub007{background:url("img/sub007.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub008{background:url("img/sub008.gif") left top no-repeat #fff;}
#sitemap .box_left h3.sub009{background:url("img/sub009.gif") left top no-repeat #fff;}
#sitemap .box_right h3.sub010{background:url("img/sub010.gif") left top no-repeat #fff;}
#sitemap .box_right h3.sub011{background:url("img/sub011.gif") left top no-repeat #fff;}
#sitemap .box_right h3.sub012{background:url("img/sub012.gif") left top no-repeat #fff;}
#sitemap .box_right h3.sub013{background:url("img/sub013.gif") left top no-repeat #fff;}
