@charset "shift_jis";
/* ----------------------------------------------
	This style is for index.html
------------------------------------------------- */

/*                                      contents
------------------------------------------------- */
 
ul.sitemapList {
	margin:0 0 20px 15px;
}

ul.sitemapList li {
	font-size: 12px;
	line-height: 200%;
	background-image: url(../img/allow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#sitemapUnderBox{
	margin-top:30px;
	padding-top:20px;
	border-top:1px dashed #666666;
}