@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../img/bgsub.jpg);
	background-repeat: repeat;
}

#bodyArea .no1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#outline {
	width: 100%;
}
#footerArea {
	background-color: #400000;
	height: 25px;
	width: 1000px;
	margin: auto;
	font-weight: normal;
	color: #FFF;
}
#outline tr #footerArea table {
	width: 100%;
}

#headerArea {
	width: 900px;
	margin: auto;
	height: 80px;
	background-color: #400000;
}
#bodyArea {
	background-image: url(../img/bgmain.jpg);
	background-repeat: repeat;
	margin: auto;
	width: 1000px;
}
.photoFrameOutline {
	width: 1000px;
	margin-top: 10px;
}
.photoFrame1 {
	background-image: url(../img/frame.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 280px;
	margin: auto;
}
.photoFrame1 img {
	margin: 12px;
}
.section {
	background-color: #FFF;
	width: 100%;
	border: 1px groove #240000;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
}
.sectionL {
	background-color: #FFF;
	width: 700px;
	border: 1px solid #CCC;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
}
.sectionR {
	width: 275px;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
	margin-left: 5px;
}

.section1 {
	background-color: #512A18;
	width: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuBox {
	margin-top: 40px;
}
.menubox td {
	width: 124px;
}
.whatis {
	font-size: 12px;
	line-height: 180%;
	border: 1px solid #600;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 5px;
}
.priceBox {
	width: 676px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
}
.priceBoxOL {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333;
}
.priceInnerBox {
	width: 250px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.priceStdBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #F55;
}
.priceStdBox td.nm{
	background-color: #FF9595;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.priceStdBox td.pr{
	background-color: #FFD0D0;
	width: 90px;
	padding-left: 8px;
}
.price3hBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #C4A200;
}
.price3hBox td.nm{
	background-color: #FFEC93;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.price3hBox td.pr{
	background-color: #FFF4BF;
	width: 90px;
	padding-left: 8px;
}
.price6hBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #12B000;
}
.price6hBox td.nm{
	background-color: #7EFF71;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.price6hBox td.pr{
	background-color: #D3FFCE;
	width: 90px;
	padding-left: 8px;
}
.price12hBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #206FFF;
}

.price12hBox td.nm{
	background-color: #B0CCFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.price12hBox td.pr{
	background-color: #D7E4FF;
	width: 90px;
	padding-left: 8px;
}
.price6NhBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #6342FF;
}
.price6NhBox td.nm{
	background-color: #B4A4FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.price6NhBox td.pr{
	background-color: #E6E1FF;
	width: 90px;
	padding-left: 8px;
}
.price12NhBox {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #EF62FF;
}
.price12NhBox td.nm{
	background-color: #F59DFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.price12NhBox td.pr{
	background-color: #FBD7FF;
	width: 90px;
	padding-left: 8px;
}
.priceWarn {
	border: 1px dotted #C6C;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #333;
}
.mainFrame1 {
	width: 686px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

.kadomaru_box {
	background-image: url(../img/top/kdmr_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 330px;
	margin-bottom: 8px;
}
.kadomaru_top {
	background-image: url(../img/top/kdmr_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.kadomaru_bottom {
	background-image: url(../img/top/kdmr_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kadomaru_bottom div {
	background-image: url(../img/top/kdmr_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kadomaru_content {
	background-image: url(../img/top/kdmr_r.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.kadomaru_top div,.kadomaru_top,
.kadomaru_bottom div, .kadomaru_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.kadomaru_content, .kadomaru_bottom {
	margin-top: -10px;

}
.kadomaru_content {
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.yahooSearch {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 8px;
}
.foodsOL {
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.foodsOL .menuTable {
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: auto;
	width: 270px;
}
.foodsOL .foodName  {
	width: 180px;
	padding-top: 5px;
}
.foodsOL .foodPrice {
	text-align: right;
}



.foodsOL .foodGenre {
	height: 40px;
	width: 270px;
	background-image: url(../img/foods/foodsLine.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 50px;
	font-size: 18px;
	font-weight: bold;
}

.foodsOL tr td.foodsHeader {
	background-image: url(../img/foods/foodsMenuTop.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
	vertical-align: middle;
	text-align: center;
}
.foodsOL .innerFr {
	width: 680px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-bottom: 5px;
}

.foodsOL tr td.foodsMainFrame {
	border-top-width: 0.5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
}
.sda1 {
	margin-right: auto;
	margin-left: auto;
}

