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


/*****************************************************************
	瓢箪山校の場合
*****************************************************************/

.school_navi1 a{
	width:101px;
	background-position:0 -140px;
}

/*****************************************************************
	ナビ(studio_rental)
*****************************************************************/

.navi8 a{
	width:86px;
	background-position:-781px -160px;
}

/*****************************************************************
	スタジオレンタル
*****************************************************************/

#studio_rental{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

.title03{
	width:100%;
	height:45px;
	border-bottom:10px solid #ff2600;
	float:left;
}

.title03 h2{
	font-size:3.1em;
	font-weight:normal;
	color:#000000;
	line-height:45px;
	text-indent:-1px;
}

.box_l{
	width:540px;
	margin:20px 0 0 0;
	float:left;
}

/*****************************************************************
	基本料金
*****************************************************************/

.box2{
	width:538px;
	background:#000000;
	padding:1px;
	margin:20px 0 0 0;
	float:left;
}

.box2:first-child{
	margin:0;
	float:left;
}

.box2_title{
	width:521px;
	height:20px;
	border-left:5px solid #ff2600;
	margin:8px 0 0 12px;
	float:left;
}

.box2_title h3{
	font-size:1.1em;
	font-weight:normal;
	color:#ffffff;
	text-indent:10px;
	line-height:21px;
}

.rental_textbox1{
	width:518px;
	background:#ffffff;
	padding:15px 10px 15px 10px;
	margin:9px 0 0 0;
	float:left;
}

.rental_charge1{
	width:280px;
	height:50px;
	float:left;
}

.rental_charge1 p{
	font-size:2.8em;
	font-weight:bold;
	color:#000000;
	line-height:54px;
}

.rental_charge_text1{
	width:110px;
	height:25px;
	margin:20px 0 0 0;
	float:left;
}

.rental_charge_text1 p{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	line-height:25x;
}

.rental_charge_text2{
	width:120px;
	height:25px;
	margin:20px 0 0 0;
	float:right;
}

.rental_charge_text2 p{
	font-size:1.2em;
	color:#000000;
	line-height:25x;
}

.rental_charge2{
	width:100%;
	height:25px;
	margin:5px 0 0 0;
	float:left;
}

.rental_charge2 p{
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	line-height:25px;
}

/*****************************************************************
	ご予約方法
*****************************************************************/

.rental_textbox3{
	width:518px;
	background:#ffffff;
	padding:15px 10px 15px 10px;
	margin:9px 0 0 0;
	float:left;
}

.rental_utilization{
	width:100%;
	float:left;
}

.rental_utilization ul{
	width:100%;
}

.rental_utilization li{
	font-size:0.9em;
	line-height:20px;
	text-indent:0.9em;
}

.utilization_text{
	margin:10px 0 0 0;
}

/*****************************************************************
	スタジオ画像
/******************************************************************/

.studio_image{
	width:540px;
	height:331px;
	background:#000000;
	margin:20px 0 0 0;
	float:left;
}

.studio_image ul{
	width:100%;
}

.studio_image li{
	width:240px;
	height:135px;
	background:#ffffff;
	margin:20px 0 0 20px;
	float:left;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
}

.studio_image li{
	width:240px;
	height:135px;
	background:#ffffff;
	margin:20px 0 0 20px;
	float:left;
}

.studio_image li a{
	width:100%;
	height:100%;
	display:block;
}

.studio_image li:hover{
	opacity:0.7;
}

/*****************************************************************
	注意事項
/******************************************************************/

.box3{
	width:398px;
	background:#000000;
	padding:1px;
	margin:20px 0 0 0;
	float:right;
}

.box3_title{
	width:381px;
	height:20px;
	border-left:5px solid #ff2600;
	margin:8px 0 0 12px;
	float:left;
}

.box3_title h3{
	font-size:1.1em;
	font-weight:normal;
	color:#ffffff;
	text-indent:10px;
	line-height:21px;
}

.rental_textbox2{
	width:378px;
	background:#ffffff;
	padding:15px 10px 15px 10px;
	margin:9px 0 0 0;
	float:left;
}

.rental_textbox2 ul{
	width:100%;
	float:left;
}

.rental_textbox2 li{
	font-size:0.9em;
	line-height:20px;
	margin:15px 0 0 0;
}

.rental_textbox2 li:first-child{
	font-size:0.9em;
	line-height:20px;
	margin:0;
}

.rental_textbox2 li:last-child{
	font-size:0.9em;
	line-height:20px;
/*	
	margin:30px 0 109px 0;
*/
}





