@charset "utf-8";
@import "base_flt.css";

/*------- ------- ------- ------- */
/* header */
#theme{
	height:247px;
}
#theme h2{
	background:url(../img/theme_sitemap.jpg) top center no-repeat;
	height:247px;
}

#contents_side li{
	width:200px;
	height:100px;
	float:left;
	padding-bottom:20px;

}
#contents_side li a{
	background:url(../img/common/mark_arrow1.gif) left center no-repeat;
	padding-left:12px;
}
#contents_side li ul{
	padding-top:10px;
	padding-left:10px;
}
#contents_side li li{
	float:none;
	height:1em;
	padding-bottom:3px;
}
#contents_side li li a{
	background:url(../img/common/mark_arrow2.gif) left center no-repeat;
}