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


/*----------------------------------------------
↓↓↓大枠のフレーム↓↓↓
-----------------------------------------------*/

#flame{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bg_flame_1100.jpg);
	background-repeat: no-repeat;
}


#header_cap{
	width: 90px;
	height: 80px;
	background-image: url(../../img/captain_header_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 215px;
	padding-left: 670px;
	padding-right: 40px;
}



/*----------------------------------------------
↓↓↓大枠のフレーム↓↓↓
-----------------------------------------------*/

#main_contents_cap{
	width: 800px;
	height: 755px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/captain_bg.jpg);
	background-repeat: repeat-y;
}



#main_img_cap{
	width: 740px;
	height: 300px;
	padding-right: 30px;
	padding-left: 30px;
}





/*----------------------------------------------
↓↓↓メインカラム左↓↓↓
-----------------------------------------------*/

#shop_detail{
	width: 260px;
	height: 455px;
	float: left;
	margin-left: 30px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	overflow:hidden;
}


* html #shop_detail{
	width: 260px;
	height: 455px;
	float: left;
	margin-left: 15px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	overflow:hidden;
}



/*----------------------------------------------
↓↓↓メインカラム右↓↓↓
-----------------------------------------------*/

#contents{
	width: 480px;
	height: 455px;
	float: left;
	overflow:hidden;
}





.sub_img{
	width: 230px;
	height: 120px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.tel_cap{
	width: 230px;
	font-size: 20px;
	color: #0068b7;
	padding-left: 30px;
}

#time_culumn_cap{
	width: 230px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.time_class_cap{
	width: 60px;
	float: left;
}

.time_cap{
	width: 170px;
	float: left;
}


.detail_cap{
	width: 220px;
	padding-left: 30px;
	line-height: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}


.cap_contents_subimg{
	width: 480px;
	height: 100px;
	background-image: url(../../img/cap_subimg.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}



*:first-child+html .cap_contents_subimg{
	width: 480px;
	height: 100px;
	background-image: url(../../img/cap_subimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

* html .cap_contents_subimg{
	width: 480px;
	height: 100px;
	background-image: url(../../img/cap_subimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}


.text_cap{
	width: 380px;
	padding-right: 50px;
	padding-left: 50px;
}


.contents_botm{
	width: 800px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/captain_bg_botm.jpg);
	margin-bottom: 20px;
}


* html .contents_botm{
	width: 800px;
	height: 30px;
	margin-left: 20px;
	background-image: url(../../img/captain_bg_botm.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}


.contents_botm_line{
	width: 260px;
	height: 11px;
	margin-left: 30px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	margin-bottom: 19px;
	margin-right: 510px;
}
