.class10  { font-size: 10px; line-height: 1.5em; }
.class10 .bold  { font-weight: bold }
.class12 { font-size: 12px; line-height: 1.4em; }
.class12 .red	{ color:#FF0000;}
.class12 .blue	{ color:#22b5ff;}
.class12 .brown	{ color:#704111;}
.red	{  font-size: 12px; color:#990033; font-weight: bold}
.black	{  font-size: 12px; color:#000000;}
.class14 { font-size: 14px; line-height: 1.6em; }
.plan   { font-size: 12px; line-height: 1.4em; border-right: 1px solid #cb987e; border-left: 1px solid #cb987e }
.mainback { border-right: 1px solid #a60002; border-left: 1px solid #a60002 }
.beer   { font-size: 12px; line-height: 1.4em; border-right: 1px solid #fdae70; border-left: 1px solid #fdae70 }
body { color: #464646 }
.back  { font-size: 3pt; line-height: 1pt; border-right: 1px dashed #aaa }
.baner_box { font-size: 1em; background: url(images/menu_box.gif) scroll; border-left: #aaa }

A:link  { color: #f99500; text-decoration: none }
A:visited { color: #e68a00; text-decoration: none }
A:hover { color: #c33; text-decoration: underline }
A:active { color: #c33; text-decoration: underline }

/*----------------------------------------------------------
			□TOP PAGE ELEMENT
----------------------------------------------------------*/

/*本日のおすすめ*/
#recommend {
	position: relative;
	background: url(images/top/img_recommend_bg.gif) 0% 0% no-repeat;
	width: 545px;
	height: 155px;
	margin: 0 0 10px;
	padding: 0;
}

#recommend img {
	position: absolute;
	width: 156px;
	height: 117px;
	margin: 0;
	padding: 0;
	top: 19px;
	left: 20px;
}

#recommend p {
	position: absolute;
	overflow-y: scroll;
	width: 325px;
	height: 72px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	top: 70px;
	right: 17px;
	text-align: justify;
	text-justify: distribute;
}

/*新着情報*/
#all_news {
	width:545px;
	height:100%;
	margin:12px auto 0 auto;
	padding:0;
}

#attention {
	float:left;
	width:180px;
	height:100%;
	background:#aa5000;
	margin:0;
	padding:0;
}

#attention ul {
	list-style:none;
	margin:0 0 27px 0;
	/*margin:0 0 85px 0;*/
	padding:0;
}

#attention li {
	width:160px;
	margin:0 0 10px 0;
	padding:0;
	border:none;
}

* html body #attention ul {
	list-style:none;
	margin:0 0 25px 0;
	/*margin:0 0 85px 0;*/
	padding:0;
}

* html body #attention li {
	width:160px;
	margin:0 0 9px 0;
	padding:0;
	border:none;
}

#news_main {
	position:relative;
	float:right;
	width:352px;
	height:100%;
	background:url(images/top/img_news_mainbg.gif) repeat;
	text-align:left;
	margin:0;
	padding:0;
}

#news_header {
	width:332px;
	margin:0 auto;
}

#btn_archive {
	position:absolute;
	width:140px;
	height:22px;
	margin:0;
	padding:0;
	top:9px;
	right:10px;
}

#news_main .news{
	width:332px;
	height:80px;
	overflow-y:scroll;
	margin:0 auto 10px auto;
	padding:0;
}

#news_main dl {
	width:315px;
	margin:0 auto;
	padding:0;
}

#news_main dl dt {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	color:#ff5000;
}

#news_main dl dd {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:16px;
}

p.title {
	width:332px;
	margin:0 auto 7px auto;
	padding:0;
}

#news_main a:link,
.link_rakuten a:link {
	color: #505050;
}

#news_main a:visited,
.link_rakuten a:visited {
	color: #505050;
}

#news_main a:hover,
.link_rakuten a:hover {
	color: #CC0000;
}

#news_main a:active,
.link_rakuten a:active {
	color: #CC0000;
}

.link_reserve a:link {
	color: #ffffff;
}

.link_reserve a:visited {
	color: #ffffff;
}

.link_reserve a:hover {
	color: #ffffff;
}

.link_reserve a:active {
	color: #ffffff;
}


hr {height: 1px; background:#969696; color:#969696; border:none;} 
#topbanner img	{margin-top:10px;}
.contentbox		{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #969696;}
.contentbox10	{ font-size:10px; color:#464646; line-height:150%; padding:5px 0px 0px 0px;}
.contentbox10 a:link, .contentbox10 a:visited{color:#464646;}
.contentbox10 a:hover, .contentbox10 a:activ{color:#c33;}
.contentbox12	{font-size:12px;color:#464646;line-height:150%;padding:5px 0px 5px 0px;}
.contentbox12 .red{ color:#a01e00;}
.contentbox12 a:hover, .contentbox12 a:activ{color:#c33;}
.contentbox12 a:link, .contentbox12 a:visited{color:#464646; }
.
 
/*----------------------------------------------------------
			□SHOP PAGE ELEMENT
----------------------------------------------------------*/
#shoptitle				{border-right: 1px solid #808080;border-bottom: 1px solid #808080;　border-left: 1px solid #808080;}
#shoptitle #coution		{background: url(page/shop_img/title_tblbg.gif) repeat-x top;color: #FF0000;border-top: 1px solid #808080;}
#menutable				{border-bottom: 1px solid #969696;}
 
/*----------------------------------------------------------
			□NEWS48 IMG
----------------------------------------------------------*/
div#img { text-align:center;}
#n48_img { margin:auto 25px auto 25px;/* margin-left:auto; margin-right:auto; text-align:left;*/}
#n48_img td { width:101px; height:71px; padding:7px; text-align:center; background: center no-repeat url(page/images/n48_imgbg.gif);}

/*----------------------------------------------------------
			□LemonGrass
----------------------------------------------------------*/
.lemonyellow{font-Size:12px; color:#d9df00;}
.lemonorange{font-Size:12px; color:#CC6600;}

/*----------------------------------------------------------
			□麦畑
----------------------------------------------------------*/

table.scheduleTable{
	width:680px;
	margin:1em 0;
	border-collapse:collapse;
	font-size:10px;
}
table.scheduleTable tr.heading td{
	font-weight:bold;
	background:#FBF6D6;
}

table.scheduleTable td{
	text-align:center;
	background:#FFFFE6;
	border:1px solid #CC6633;
	padding:1px;
}
table.scheduleTable td.item01{
	width:4%;
}
table.scheduleTable td.item02{
	width:11%;
}
table.scheduleTable td.item03{
	width:7%;
}

table.scheduleTable2{
	width:680px;
	margin:1em 0;
	border-collapse:collapse;
	font-size:12px;
}
table.scheduleTable2 tr.heading td{
	font-weight:bold;
	background:#FBF6D6;
}

table.scheduleTable2 td{
	text-align:center;
	background:#FFFFE6;
	border:1px solid #CC6633;
	padding:3px;
}
table.scheduleTable2 td.item01{
	width:12%;
}
table.scheduleTable2 td.item02{
	width:33%;
}
table.scheduleTable2 td.item03{
	width:21%;
}
table.scheduleTable2 td.item04{
	width:38%;
}

table.scheduleTable2 td.sunday{
	background-color:#fccfc8;
}

table.scheduleTable2 td.saturday{
	background-color: #d2eafd;
}

/*----------------------------------------------------------
			□Clear Hack
----------------------------------------------------------*/

.clearBoth	{
	clear: both;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}


hr.clearHack	{
	clear: both;
	visibility: hidden;
	height:0;
}

/* IE 6 & below */
* html body hr.clearHack {
	margin: -6px 14px -9px;
}


/* IE 7 Only */
*+html body hr.clearHack {
	margin: -6px 14px -9px;
}


/* for IE 5.5-7*/
.clearfix{
	display: inline-table;
	zoom:1;
}
/* for modern browser*/
.clearfix:after{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

/* Hides from Mac IE \*/
* html .clearfix{
	height: 0;
}
.clearfix {
	display: block;
}
/* End hide from Mac IE */

/* 色枠テーブル（オレンジVer） */
table.tableColorframe2{
	background:#FFFFCC;
	margin:20px auto;
	border: 1px solid #FF9900;
}

table.tableColorframe2 td{
	padding:15px;
}

