@charset "shift_jis";

@import url("base.css");

@import url("common.css");

div#content1 {
	width: 750px;
	height: 440px;
	margin-bottom: 10px;
	text-align: center;
}

div#main {
	width: 550px;
	height: auto;
	border: 5px double #CC3300;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	text-align: center;
}

div#midashi {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

div#menuA {
	float: left;
	width: 210px;
	background-color: #FFCCFF;
	padding: 10px;
	margin-left: 20px;
	text-align: left;
	font-size: 1.3em;
}

div#menuB {
	float: right;
	width: 210px;
	background-color: #CCFFCC;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.3em;
}

div#menuC {
	clear: both;
	width: 210px;
	background-color: #CCFFFF;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.3em;
}

div#note {
	width:170px;
	height: auto;
	padding: 2px;
	background-color: #FFCC00;
	border: 1px solid #FF0000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 1.3em;
	text-align: left;
	white-space: nowrap;
}

div#content2 {
	width: 750px;
	height: auto;
	padding-bottom: 10px;
	margin: 0 auto;
}

div#colum1 {
	float: left;
	width: 340px;
	margin-top: 45px;
	margin-left: 20px;
}

div#drinks {
	width: 310px;
	height: auto;
	border: 5px dotted #CC3300;
	background-color: #FFFFFF;
	padding: 5px 5px 3px;
	margin: 0 auto;
	text-align:center;
	font-size: 1em;
}

div#colum2 {
	float: right;
	width:340px;
	margin-right:20px;
}

div#foods {
	width: 310px;
	height: auto;
	border: 5px dotted #99CC00;
	background-color:#FFFFFF;
	padding:5px 5px 3px;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
}

div#extra {
	clear: both;
	width: 290px;
	height: auto;
	padding: 7px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

div#box1 {
	width: 340px;
	height: 253px;
	margin-top: 55px;
}

div#img-box1 {
	width: 320px;
	height: 253px;
	margin: 0 auto;
	font-size:1.3em;
}

div#box2 {
	width: 340px;
	height: 253px;
	margin-top: 10px;
}

div#img-box2 {
	width: 320px;
	height: 253px;
	margin: 0 auto;
	font-size:1.3em;
}

div#menu {
	clear:both;
	width:100%;
	margin-left: 0 auto;
	font-size: 1.4em;
	text-align: center;
}

div.komidashi {
	float: left;
	width: 90px;
	font-size: 1.1em;
	font-weight: bold;
	color: #00CC00;
}

div.hinmoku1 {
	clear: both;
	width: 140px;
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	white-space: nowrap;
}

div.kakaku1 {
	float: right;
	width: 80px;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
}	

div.hinmoku2 {
	float: left;
	width: 195px;
	height: auto;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}

div.kakaku2 {
	float: right;
	width: 93px;
	height: auto;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	white-space: nowrap;
}

div.icon {
	width: 120px;
	height: 39px;
	margin: 0 auto;
}
