@charset "UTF-8";
@import "common.css";
@import "corner.css";


/*-----------------------------------------
	index
-----------------------------------------*/

#iku-index {
	width:790px;
	height:221px;
	margin:0 auto;
	padding-top:232px;
	background:url(../img/iku/index_bg.jpg) top center no-repeat;
}

#iku-index-btn {
	width:558px;
	margin-left:10px;
}

#iku-index-btn ul {
	clear:both;
}

#iku-index-btn li {
	margin-bottom:5px;
	line-height:0;
	font-weight:0;
}

h2{
	text-align:left;
}

h3{
	text-align:left;
}

h4{
	text-align:left;
}

h5{
	text-align:left;
}

p{
	text-align:left;
}

/*-----------------------------------------
	中、共通
-----------------------------------------*/

.iku-box {
	clear:both;
	width:760px;
	margin-bottom:20px;
	padding:15px;
	background:url(../img/doriru/doriru_bg.jpg) left top repeat-y;
}


.iku-sub-link {
	width:855px;
	margin-bottom:10px;
	text-align:right;
}

.iku-sub-link li {
	display:inline;
	width:140px;
	margin-left:5px;
}

/*-----------------------------------------
	vol01
-----------------------------------------*/

.iku01-header {
	clear:both;
	width:760px;
	margin:0 auto 15px auto;
}

.iku01-header-l {
	float:left;
	width:572px;
}

.iku01-header-l-ph {
	width:572px;
	margin:15px 0;
	text-align:center;
}

.iku01-header-r {
	float:right;
	width:178px;
}


.iku01-ginza {
	width:754px;
	margin:0 auto 20px auto;
	padding:15px;
	border:3px solid #EEEEEE;
}

.iku01-ginza-ph {
	float:right;
	width:250px;
}

.iku01-ginza-txt {
	float:left;
	width:499px;
}

.iku01-btm-link {
	clear:both;
	width:790px;
}

.iku01-btm-link li {
	float:left;
	margin-right:15px;
}


/*-----------------------------------------
	vol02
-----------------------------------------*/

.iku02-l {
	float:left;
	width:276px;
}

.iku02-r {
	float:right;
	width:464px;
}

/*-----------------------------------------
	vol03
-----------------------------------------*/

.iku03-l {
	float:left;
	width:350px;
}

.iku03-r {
	float:right;
	width:390px;
}

.iku03-r p {
	margin-bottom:10px;
}

.iku03-link {
	width:390px;
	margin-top:20px;
	text-align:center;
}

/*-----------------------------------------
	vol04
-----------------------------------------*/

.iku04-box {
	width:760px;
	margin-bottom:5px;
	text-align:center;
}

.iku04-box li{
	display:inline;
	margin:0 1px;
}

