@charset "utf-8";
/* CSS Document スタイルcss*/

/********************************
オゼマップ
********************************/
#content-body .iku_illustmap {
	width:980px;
	margin:0 auto;
	background-image:url(../images/bg_index_sky.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#f4eee0;
}
#content-body .iku_illustmap .inside {
	width:980px;
	margin:0 auto;
	padding-bottom:160px;
	background-image:url(../images/bg_index_footer.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#content-body .iku_illustmap .inside h2 {
	position:relative;
	text-align:center;
	line-height:0;
}
#content-body .iku_illustmap .inside h2 span {
	position: absolute;
	text-align: center;
	left: 0;
	top: 100px;
	width:100%;
	line-height:22px;
}
#content-body .iku_illustmap .inside h3 {
	width:770px;
	margin:100px auto 16px auto;
	font-size:16px;
}
#content-body .iku_illustmap .inside .map {
	margin-bottom:16px;
	text-align:center;
}
#content-body .iku_illustmap .inside .btn {
	width:770px;
	margin:0 auto 0 auto;
}
