@charset "UTF-8";


@import url("css/base.css");

#main {
	background: none;
	margin-top: 0;
}
#sitelogoTop {
	float: right;
}
#flash {
	margin-top:1em;
}


#lunch {
	background: url(image/img_top_crock.jpg) no-repeat center 80px;
	margin:3em auto 0;
	width:640px;
	min-height:700px;
	height: auto !important;
	height: 700px;
}
#lunch li{
	margin:1em 1em 1em 2.5em;
}
#lunch h3{
	font-weight:bold;
}


#course {
	margin:3em auto 0;
	width:600px;
}
#course h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFF00;
}
.courseLeft {
	float: left;
	width: 300px;
}
.courseLeft2 {
	float: left;
	width: 320px;
	padding-left:50px;
}
.courseRight {
	float: right;
	width: 300px;
}
.courseLeft ul li,.courseRight ul li {
	margin: 0.5em 0 0.5em 1.5em;
	list-style:none;
}
.courseLeft ol li,.courseRight ol li {
	margin: 0.5em 0 0.5em 2.5em;
}



#course1 {
	margin:1em auto 0;
	width:700px;
	border: 1px solid #FFFF00;
}
#course1inside {
	margin:1em auto;
	width:600px;
}
#course1 h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFF00;
}



.left {
	float: left;
}
.right {
	float: right;
}


#main #tsubaki,#main #miyabi {
	height:661px;
	text-indent:-9990px;
	margin-top:3em;
}
#tsubaki {
	background: url(image/kaiseki_detail_01.jpg) no-repeat;
	float: left;
	width: 402px;
}
#miyabi {
	background: url(image/kaiseki_detail_02.jpg) no-repeat;
	float: right;
	width: 398px;
}






#news {
	float: left;
	width: 580px;
	padding-top: 30px;
}
#news h2 {
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 3px;
}
#news dt {
	float: left;
	clear: both;
	padding-left: 35px;
	white-space: nowrap;
}
#news dd {
	margin-left: 9em;
	margin-bottom: 0.5em;
}
.new {
	background: url(image/new_icon.gif) no-repeat left center;
}

#bannerRight {
	float: right;
	width: 300px;
	padding-top: 30px;
}
#bannerRight h2 {
	margin-bottom: 5px;
}


#QRcode {
	background:#FFF;
	color:#000;
	float: right;
	width: 200px;
	margin: 30px 0 0.5em;
	text-align:center;
}
#QRcode h2 {
	font-weight:bold;
	margin: 1em 0 0;
	text-align:center;
}


#bannerArea {
	width: 740px;
	margin: auto;
}
#bannerL {
	float: left;
	width: 480px;
}
#bannerR {
	float: right;
	width: 250px;
}
#bannerL h2 {
	margin-bottom: 5px;
}
#bannerR h2 {
	margin-bottom: 10px;
}




#main .text {
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #000;
}





