@charset "utf-8";
/* CSS Document */

#container_e{
	text-align: left;
	margin:0px auto;
	position:relative;
	width: 600px;
}

.pageTitle1{
	width: 575px;
	background-image: url(../images/koba_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle2{
	width: 575px;
	background-image: url(../images/sarada_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle3{
	width: 575px;
	background-image: url(../images/yaki_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle4{
	width: 575px;
	background-image: url(../images/age_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle5{
	width: 575px;
	background-image: url(../images/nimo_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle6{
	width: 575px;
	background-image: url(../images/gri_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle7{
	width: 575px;
	background-image: url(../images/bbq_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle8{
	width: 575px;
	background-image: url(../images/rice_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle9{
	width: 575px;
	background-image: url(../images/desert_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle1e{
	width: 575px;
	background-image: url(../images/e_dish_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle2e{
	width: 575px;
	background-image: url(../images/e_sara_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle3e{
	width: 575px;
	background-image: url(../images/e_gri_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle4e{
	width: 575px;
	background-image: url(../images/e_fly_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle5e{
	width: 575px;
	background-image: url(../images/e_nimo_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle6e{
	width: 575px;
	background-image: url(../images/e_gri_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle7e{
	width: 575px;
	background-image: url(../images/e_bbq_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle8e{
	width: 575px;
	background-image: url(../images/e_rice_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.pageTitle9e{
	width: 575px;
	background-image: url(../images/e_des_head.jpg);
	height: 52px;
	margin-bottom: 0px;
}

.koba_img{
	background-image: url(../images/koba_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.sarada_img{
	background-image: url(../images/sarada_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.yaki_img{
	background-image: url(../images/yaki_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.age_img{
	background-image: url(../images/age_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.nimo_img{
	background-image: url(../images/nimo_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.gri_img{
	background-image: url(../images/gri_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.bbq_img{
	background-image: url(../images/bbq_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 160px;
}

.rice_img{
	background-image: url(../images/rice_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 200px;
}

.desert_img{
	background-image: url(../images/desert_img.jpg);
	background-position: right top;
	width: 568px;
	background-repeat: no-repeat;
	height: 235px;
}

.food_bottom {
	width: 570px;
	font-size: 0px;
	line-height: 0px;
	padding-bottom: 10px;
}

.menu{
	width:280px;
	float:left;
}

.price{
	margin-left:280px;
	width:60px;
	text-align: right;
}

.photo_area{
	width: 230px;
	margin-left: 5px;
	display: block;
	text-align: center;
	padding-top: 15px;
}

.menu_box{
	padding: 0px;
	margin-left: 20px;
	width: 390px;
}

#dinner_image {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 180px;
	background-image: url(../images/sub_img.jpg);
}

.food_mid {
	width: 575px;
	background-image: url(../../dinner/images/food_mid.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

table.btn {
	margin-left:15px;
	margin-top:100px;
}
