/* CSS Document */

/*contents--------------*/
/* hakata */
#kanban_kusabi {
	float: left;
	width: 510px;
	height: 260px;
	background-image: url(images/menu_kanban.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#menu_box {
	float: left;
	width: 510px;
	height: auto;
	padding-top:25px;
	padding-bottom:15px;
}
#menu_box_left{
	float: left;
	width: 255px;
	height: auto;
}
#menu_box_right{
	float: right;
	width: 255px;
	height: auto;
}
.minimenu{
	float: left;
	width: 510px;
	height: auto;
}
.minimenu_head{
	float:left;
	width:510px;
	height:45px;
	background-image:url(images/minimenu_hd.jpg);
	background-repeat:no-repeat;
}
.minimenu_body{
	float:left;
	width:480px;
	height:auto;
	background-image:url(images/minimenu_body.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.minimenu_caram_left{
	float:left;
	width:235px;
	height:auto;
}
.minimenu_caram_right{
	float:right;
	width:235px;
	height:auto;
}
.minimenu_body_left{
	float:left;
	width:170px;
	height:auto;
}
.minimenu_body_right{
	float:right;
	width:50px;
	height:auto;
	text-align:right;
}
.minimenu_footer{
	float:left;
	width:510px;
	height:16px;
	background-image:url(images/minimenu_footer.jpg);
	background-repeat:no-repeat;
}
.dotline{
	float:left;
	width:510px;
	height:6px;
	background-image:url(images/c_dotline.jpg);
	background-repeat:no-repeat;
}
.okosama{
	float:left;
	width:510px;
	height:auto;
}
#h2_1{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_lunch.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_2{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_regular.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_3{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_topping.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_4{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_gohan.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_5{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_side.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_6{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_otumami.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_7{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_desert.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_8{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_drink.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#h2_9{
	float:left;
	width:510px;
	height:40px;
	background-image:url(images/menu_other.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
.lunchbox{
	float:left;
	width:157px;
	height:235px;
	padding-top:15px;
	padding-left:8px;
	background-image:url(images/lunch_back.jpg);
	background-repeat:no-repeat;
}
.unker{
	float:left;
	width:510px;
	height:auto;
	margin-top:15px;
	text-align:right;
}
.tp_box{
	float:left;
	width:235px;
	height:auto;
	padding-left:7px;
}
.tp_pho{
	float:left;
	width:115px;
	height:79px;
}
.tp_tex{
	float:left;
	width:120px;
	height:79px;
}
.sd_box{
	float:left;
	width:235px;
	height:auto;
	padding-left:7px;
}
.sd_pho{
	float:left;
	width:135px;
	height:80px;
}
.sd_tex{
	float:left;
	width:100px;
	height:80px;
}
.dd_header{
	float:left;
	width:490px;
	height:40px;
	background-image:url(images/dd_head.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:15px;
}
.dd_mid{
	float:left;
	width:490px;
	height:auto;
	background-image:url(images/dd_mid.jpg);
	background-repeat:repeat-y;
	margin-left:10px;
}
.dd_footer{
	float:left;
	width:490px;
	height:18px;
	background-image:url(images/dd_footer.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
.dd_contents_left{
	float:left;
	width:220px;
	height:auto;
	padding-left:20px;
}
.dd_contents_right{
	float:right;
	width:210px;
	height:auto;
	padding-right:20px;
}

	
