/*      ブラウザスタイルの初期化
----------------------------------------------------*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p {margin: 0px;padding: 0px;}
ul,li {list-style-type: none;}


body {
	background-color: #996600;
}


#shop-data {
	margin-left: 15px;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	text-align: left;
}
#shop-data .tel {
	margin-top: 8px;
	margin-bottom: 8px;
}
.menu-box h3 {
	font-size: 14px;
	font-weight: normal;
}
.menu-box {
	margin-bottom: 20px;
}
.menu-box p {
	font-size: x-small;
	line-height: 14px;
	color: #666666;
}
#shop-menu-area .menu-box .price {
	font-size: 14px;
	margin-top: 3px;
	color: #FF6600;
	margin-right: 10px;
	margin-bottom: 3px;
}
#shop-menu-area .midashi {
	color: #666600;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#shop-menu-area .menu-box .number {
	font-size: 12px;
	font-weight: bolder;
	margin-top: 10px;
}

#shop-menu-area .note li {
	font-size: x-small;
	line-height: 12px;
	color: #FF0000;
}



#shop-data h2 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;
}
#shop-menu-area .note {
	margin-bottom: 20px;
}
#shop-menu-area .attention {
	font-size: 10px;
	color: #FF0000;
}
#shop-menu-area .attention li {
	margin-bottom: 3px;
}
.black {
	color: #000000;
}
#shop-menu-area .menu-box h2 {
	font-size: 14px;
	color: #996699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	margin-bottom: 5px;
	width: 400px;
}
#shop-menu-area h2 {
	margin-bottom: 5px;
}
.style1 {
	color: #FFFFFF;
}

