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



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

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

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


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

#contents_cook{
	width: 520px;
	float: left;
	height: 810px;
	overflow:hidden;
}

#contents_az{
	width: 520px;
	float: left;
	height: 900px;
	overflow:hidden;
}


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

#shop_detail_cook{
	width: 260px;
	height: 790px;
	float: left;
	margin-left: 20px;
	background-image: url(../image/shop_line.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	text-align: left;
	overflow:hidden;
}

#shop_detail_az{
	width: 260px;
	height: 880px;
	float: left;
	margin-left: 20px;
	background-image: url(../image/shop_line.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	text-align: left;
	overflow:hidden;
}




.interior_title{
	width: 470px;
	height: 50px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.interior_text{
	width: 470px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}


.interior_img_culumn{
	width: 495px;
	height: 560px;
	padding-left: 25px;
}


.interior_img{
	width: 230px;
	height: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.interior_img_high{
	width: 230px;
	height: 360px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}