@charset "utf-8";
/* CSS Document */

/* ブリーフィング　indexページ　スタイル
*/

#brif_content{
	width:900px;
	padding:0px 30px;
}

.item_each_1 a,.item_each_2 a,.item_each_3 a,.item_each_4 a{
	padding-bottom:27px;
	width:900px;
	height:243px;
	display:block;	
	}
	
.item_each_1 a{
	background:url(../images/index_item_1.jpg) no-repeat;
}
.item_each_2 a{
	background:url(../images/index_item_2.jpg) no-repeat;
}
.item_each_3 a{
	background:url(../images/index_item_3.jpg) no-repeat;
}
.item_each_4 a{
	background:url(../images/index_item_4.jpg) no-repeat;
}


.item_each_1 a:hover{
	background:url(../images/index_item_1_on.jpg) no-repeat;
}
.item_each_2 a:hover{
	background:url(../images/index_item_2_on.jpg) no-repeat;
}
.item_each_3 a:hover{
	background:url(../images/index_item_3_on.jpg) no-repeat;
}
.item_each_4 a:hover{
	background:url(../images/index_item_4_on.jpg) no-repeat;
}

.linkichiran{
	float:right;
	clear:both;
}

.pageend_pad{
	padding-bottom:90px;
}

/* ブリーフィング　詳細ページ　スタイル
*/

#main_part{
	width:900px;
	height:1225px;
	position:relative;
	z-index:0;
}

#seat1{
	width:900px;
	position:absolute;
	z-index:10;
	left:0px;
	top:0px;
}

#seat1 h1{
	padding-top:20px;
	padding-left:74px;
	width:580px;
	height:93px;
	background:url(../images/brif_syosai_mi.jpg) no-repeat;
	font-weight:800;
	font-size:30px;
	line-height:34px;
}

.point_clomun{
	width:224px;
	height:395px;
	background-color:#edecec;
}
.seat2_1{
	width:224px;
	position:absolute;
	z-index:20;
	right:0px;
	top:0px;
}

.seat2_2{
	width:224px;
	position:absolute;
	z-index:20;
	right:0px;
	top:415px;
}

.seat2_5{
	width:224px;
	position:absolute;
	z-index:20;
	right:0px;
	top:830px;
}

.seat2_4{
	width:224px;
	position:absolute;
	z-index:20;
	right:337px;
	top:830px;
}

.seat2_3{
	width:224px;
	position:absolute;
	z-index:20;
	right:674px;
	top:830px;
}

.point_img{
	padding-top:15px;
}

.padside{
	padding-left:19px;
	padding-right:19px;
}

.point_clomun .midashi{
background-color:#f9f84e;
font-size:15px;
font-weight:800;
line-height:23px;
padding-top:3px;
width:186px;
height:49px;

}

.point_clomun p{
	font-size:12px;
	padding-top:11px;
	line-height:20px;
}

.pad_top_32{
	padding-top:32px;
}
.pad_top_42{
	padding-top:42px;
}
.pad_top_60{
	padding-top:60px;
}

.pad_btm_42{
	padding-bottom:42px;
}

#btn{
	margin:0 auto;
	width:590px;
}

#specandosusume{
	width:900px;
	font-size:14px;
}

#spec{
float:left;
width:304px;
background-color:#edecec;
}

#spec dl{
	padding:23px 30px;
}

#spec dt{
	padding-bottom:9px;
}

#spec dd{
	padding-left:14px;
	padding-bottom:32px;	
}

#osusume{
float:left;
margin-left:30px;
width:566px;
background-color:#edecec;
}

#osusume p{
	padding:23px 30px;
	line-height:23px;
}
#syosai_news{
	clear:both;
}
#news_illust{
	float:left;
	width:310px;
	margin-right:64px;
}

#news_cover ul{
	float:left;
	width:526px;
	line-height:1.0;
}

#news_cover ul li{
	background:url(../images/syosai_arrow.jpg) no-repeat left center;
	padding-left:20px;
	font-size:14px;
	font-weight:800;
	margin-bottom:22px;
	}
	
li.lastli{
		margin-bottom:0px;
	}
	
#syosai_syohin{
	clear:both;
}

#itembox{
	width:900px;
	
}

.eachitem{

	float:left;
	width:170px;
	height:260px;
	margin-right:25px;
	background-color:#edecec;
	padding:18px;
}

.eachitem_lastmarg{
	margin-right:26px;
	}

.eachitem_last{
	margin-right:0px;
	}

.eachitem p{
	padding-top:18px;
	font-size:14px;
	font-weight:800;
	line-height:22px;
}

#siteShareBtn:hover {
    width: 150px;
}
