@charset "Shift_JIS";



/* box */

.sitemap_box{
	padding:10px;
	border-bottom: 1px solid #999;
}

.sitemap_box h2{
 margin: 0;
 padding: 0;
 font-size: 15px;
 text-indent: 16px;
 display:block;
 background: url(../sitemap/images/index_img_01.gif) 0px center no-repeat;
} 

.first{
	padding-top: 0px;
}
/* end of box */


/* box list */

/* box list ‘æˆêŠK‘w */
.sitemap_box ul{
	margin: 0;
	padding: 0 0 0 0px;
	list-style-image:none;
	line-height:normal;	
}

.sitemap_box li{
	font-size:12px;
	padding: 3px 0 0 0px;
	margin:0 0 0 0px;
	height:20px;
	line-height:normal;
	display:block;
	background:url(../sitemap/images/index_img_02.gif) no-repeat 17px 3px #FFF;
	text-indent:32px;
}

/* endof box list ‘æˆêŠK‘w */


/* box list ‘æ“ñŠK‘w */
.sitemap_box li.level2{
	font-size:12px;
	text-indent:47px;
	background:url(../sitemap/images/index_img_02.gif) no-repeat 32px 2px #FFF;
}
/* endof box list ‘æ“ñŠK‘w */



.sitemap_box h2 a:link,.sitemap_box h2 a:visited{
	color: #333;
	text-decoration:none;
}
.sitemap_box h2 a:hover,.sitemap_box h2 a:active{
	color: #FF5151;
	text-decoration:underline;
}

/* end of box list */ 
