@charset "utf-8";
/* ===================================================================
	use second
=================================================================== */

/*---------------------------------------------------------------------------*/

#contents {
	letter-spacing: 0.1em;
}

h2 {
	margin:0 auto 50px;
	padding-top:20px;
	width:935px;
}

.inner {
	background: url(../../common/images/bg_sakura.png) repeat center top;
	margin: 0 auto 135px;
	width: 935px;
}

h3 {
	margin-bottom: 35px;
}

footer menu {
	display:none;
}

ul.sitemap {
	margin-left:20px;
}

ul.under {
	margin-left:20px;
}


ul.sitemap li {
	background:url(../../common/images/icon_diamond.png) no-repeat left 0.3em;
	float:left;
	margin-bottom:40px;
	padding-left:1.5em;
	width:30%;
}

ul.sitemap li.top {
	width:100%;
}

ul li.sub {
	background:url(../../common/images/icon_diamond.png) no-repeat left 0.3em;
	float:left;
	padding-left:1.5em;
	width:100%;
}

ul.non {
	margin-top:30px;
	margin-left:20px;
}

ul.non li {
	background:url(../../common/images/icon_dia_flower.png) no-repeat left center;
	padding-left:1.5em;
	margin-bottom:10px;
	width:22%;
}
