@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :yourName (admin)
 style info :indexページ用CSS
=================================================================== */

/* -----------------------------------------------------------
	.facilities
----------------------------------------------------------- */

.facilities div#main_image {
	width:100%;
	background:url(../img/share/h1_bg.jpg) right no-repeat #0e1e31;
	height:120px;
}


.facilities div#h1_bg {
	width:960px;
	margin:0 auto;
	height:120px;
}

.facilities h1 {
	width:960px;
	padding:0px;
	width:0;
	height:120px;
}

.facilities h1 img{
	margin:0 auto;
}


.facilities #contents{
	width:990px;
	background:url(../img/share/contents_bg_b.gif);
}

.facilities #aside{
	background:url(../img/share/aside_bg.gif) left no-repeat;
	float:left;
	width:255px;
	min-height:650px;
	height:auto !important;
	height:650px;
}

.facilities #aside h2{
	padding-left:15px;
}

.facilities #aside ul{
	padding-left:15px;
}

.facilities #aside ul ul{
	padding-left:0px;
}



.facilities #aside li{
	padding-bottom:0px;
}

.facilities #aside ul#bnr_s{
	width:200px;
	margin:20px auto;
}

.facilities #aside ul#bnr_s li{
	padding-bottom:5px;
}



.facilities #article{
	background:url(../img/share/article_bg.gif) top no-repeat;
	width:735px;
	float:right;
	min-height:899px;
	height:auto !important;
	height:899px;
}




.facilities #article h2{
	margin:39px 0 0 31px;
}


.facilities #facilities_top p{
	padding:18px 0 0 31px;
	width:650px;
}



.facilities #facilities_local {
	width:720px;
	padding-bottom:12px;
	background:none;
}

.section{
	width:660px;
	margin:30px 0 0 30px;
	overflow:hidden;
	margin-bottom:20px;
}

.section p{
	padding:5px 0 10px 0;
}

.facilities .section .stage_info{
	overflow:hidden;
} 

/*.facilities .section .stage_info:after{
content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/



.facilities .section .stage_info h3,.facilities .section .stage_info p{
	float:left;
	width:380px;
} 

.facilities .section .stage_info h3{
	padding-bottom:15px;
} 

.facilities .section .stage_info p#time{
	border-top:2px solid #000;
	border-bottom:1px solid #ccc;
	padding:5px 0;
} 

.facilities .section .stage_info p#time span{
	color:#9f49a2;
} 

.facilities .section .stage_info p#price{
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 0;
} 

.facilities .section p em{
	font-size:110%;
	color:#000;
}
