
.index_top {
	float: left;
	width: 784px;
}

.index_top .rest_img {
	float: left;
	width: 424px;
	height: 219px;
	background-image: url(../media/index/index_bg_01.jpg);
}

.index_top .txt {
	float: left;
	width: 360px;
}

.index_top .top {
	float: left;
	width: 360px;
	height: 7px;
	font-size: .1em;
	background: url(../media/index/index_top_top.jpg) no-repeat;
}

.index_top .mid {
	float: left;
	width: 360px;
	min-height: 205px;
	background: url(../media/index/index_top_mid.jpg) repeat-y;
}

.mid .info {
	float: left;
	width: 300px;
	margin: 5px 15px;
	display: inline;
}

.info .header {
	float: left;
	width: 300px;
}

.info .information {
	float: left;
	width: 300px;
	margin: 8px 0 0;
}

.info .fone {
	float: left;
	width: 200px;
	height: 28px;
	margin: 8px 0 0 130px;
	display: inline;
}

.index_top .btm {
	float: left;
	width: 360px;
	height: 7px;
	font-size: .1em;
	background: url(../media/index/index_top_btm.jpg) no-repeat;
}

.great_food {
	float: left;
	width: 345px;
	min-height: 261px;
	margin: 7px 0 0;
	display: inline;
	background: #A90013 url(../media/index/index_food_02.jpg) repeat-y center bottom;
}

.great_food h1 {
	background: url(../media/index/index_food_01.jpg) no-repeat center top;
	height: 10px;
	margin: 0;
}

.great_food .food_txt {
	float: left;
	width: 193px;
	margin: 5px 0 10px 10px;
	display: inline;
}

.great_food .food_img {
	float: right;
	width: 130px;
	height: 260px;
	background: url(../media/index/index_food_03.jpg) no-repeat right top;
}

.food_txt .t_h1 {
	margin-bottom: 5px;
}

.lunch_events {
	float: left;
	width: 431px;
	margin: 7px 0 0 7px;
	display: inline;
}

.lunch_events .lunch_60 {
	float: left;
	width: 431px;
	min-height: 158px;
	background: url(../media/index/lunch_02.jpg) center bottom;
}

.lunch_60 h1 {
	height: 9px;
	background: url(../media/index/lunch_01.jpg) no-repeat 0;
}

.lunch_60 .menu_img {
	float: left;
	width: 152px;
	height: 149px;
	background: url(../media/index/lunch_03.jpg) no-repeat;
}

.lunch_60 .lunch_ttl {
	float: left;
	width: 264px;
	margin: 0 0 0 6px;
	display: inline;
}

.lunch_ttl p {
	margin: 0;
}

.lunch_events .oevent {
	float: left;
	width: 431px;
	min-height: 105px;
	margin: 7px 0 0 0;
	display: inline;
	background: url(../media/index/whatson_01.jpg) no-repeat left top;
}

.oevent .bar_img {
	float: left;
	width: 152px;
	height: 105px;
	background: url(../media/index/whatson_02.jpg) no-repeat;
}

.oevent .woat {
	float: left;
	width: 252px;
	margin: 20px 0 0 5px;
	display: inline;
	text-align: right;
}

