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

/* index==========================

	1.for index style
	
*/

/* 1.for index style
===============================================================*/
img{
	vertical-align:bottom;
}

div#main h2{
	margin-bottom:25px;
}
div.sitemapArea{
	margin-bottom:35px;
}
div.sitemapArea h3{
	margin-bottom:22px;
}
div#sitemapBody {
	margin:0 15px;
}
div.smLeft {
	width:250px;
	float:left;
	display:inline;
}
div.smRight {
	width:250px;
	float:right;
	display:inline;
}

p.top {
	font-weight:bold;
	background:url(../images/sm_ico01.gif) no-repeat left 0.25em;
	padding-left:14px;
	margin-bottom:1em;
}
p.top a {
	color:#333333!important;
	text-decoration:none;
}
div#sitemapBody dl {
	margin-bottom:1em;
}

div#sitemapBody dl dt {
	font-weight:bold;
	background:url(../images/sm_ico01.gif) no-repeat left 0.25em;
	padding-left:14px;
	margin:0 0 3px 0;
}
div#sitemapBody dl dt a {
	color:#333333!important;
	text-decoration:none!important;
}
div#sitemapBody dl dd {
	background:url(../images/sm_ico02.gif) no-repeat left 0.5em;
	padding-left:10px;
	margin-left:1em;
	margin-bottom:5px;
}
