@charset "Shift-JIS";



/*ContentsArea
----------------------------------------------------------------------------------------------------*/
#index h2{
	padding: 0.5em;
	background: #eeeeee;
}
#index h3{
	padding-top: 1px;
	margin-bottom: 5px;
	color: #021a80;
}
#index .box{
	float: left;
	margin-right: 20px;
	width: 217px;
	height: 100%;
}
#index .first{
	margin-bottom: 2em;
}
#index .second li{
	padding-left: 5px;
	background: url(../../sitemap/images/cmn_icon01.gif) 0px 3px no-repeat;
	font-size: 84%;
}
#index .second li .third li{
	margin-left: 5px;
	padding-left: 10px;
	background: url(../../sitemap/images/cmn_icon02.gif) 0px 4px no-repeat;
	font-size: 100%;
}

#index #sidebar{
	height: 20px;
	background: url(../images/cmn_sidebar_bgtop.gif) left top no-repeat;
}
#index #wrapper{
	background: url(../images/cmn_sidebar_bgbtm.gif) right bottom no-repeat;
}



