@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position:top center;
	font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:90%; 
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* リンクスタイル */

a:link	{
	color: #BF0000;
	text-decoration:none;
}

a:visited	{
	color: #BF0000;
	text-decoration:none;
}

a:active	{
	color: #BF0000;
	text-decoration:none;
}

a:hover	{
	color: #EA9155;
	text-decoration:underline;
}


/* コンテナ */
div#container	{width: 719px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{width: 720px;
	background-color: #000;
	background-image: url(img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:left;
	padding: 0px
	margin-bottom:10px;}

div#header h1	{margin: 0;
	text-align:left;}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

div#headerflash	{
	margin: 10px 0 10px 0;
	height:290px;
	padding: 0px;
	background-color:#000000;}

/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #000000;}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 151px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{background-color: #017acd}

ul#menu li.menulast a	{border-right: none}


/* パンくずリスト */
p#bread	{font-size: 0.75em;
	background-color:#FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:6px;
	padding-bottom:2px;
	padding-left: 10px;;
	text-align:left;}


/* コンテンツ */
div#contenttop	{
	background-color:#000;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
	padding-right:10px;
	text-align:left;}

div#contenttop h2	{
	height:41px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top: 4px;
}

div#contenttop ul	{padding-top: 10px;
	padding-left: 12px;
	margin:0px;
}

div#contenttop li	{font-size: 0.875em;
	line-height: 22px;
	list-style:none;
	color:#FFFFCC;}

.newwaku {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 240px;
}
.newwaku a:link	{
	color: #9B0000;
	text-decoration:none;
}

.newwaku a:visited	{
	color: #9B0000;
	text-decoration:none;
}

.newwaku a:active	{
	color: #9B0000;
	text-decoration:none;
}

.newwaku a:hover	{
	color: #D20000;
	text-decoration:underline;
}

div#content h2	{
	height:41px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	padding-top: 0px;
}

.newwaku ul {
	padding:0 0 0 15px;
	margin: 5px 10px;
	height:120px;
	overflow:auto;
}	

.newwaku li {
	list-style:none;
	line-height:22px;
}
/*=============================
ナビ
=============================*/
#navi li{float:left;list-style-type:none;}
#navi a{
	font-size:9px;
	height:0;
	padding-top:40px;
	overflow:hidden;
	display:block;
	background-image: url(img/navi/nv_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi01 a{width:124px;background-position:-0px 0 !important;}
#navi02 a{width:120px;background-position:-124px 0 !important;}
#navi03 a{width:119px;background-position:-244px 0 !important;}
#navi04 a{width:120px;background-position:-363px 0 !important;}
#navi05 a{width:119px;background-position:-483px 0 !important;}
#navi06 a{width:117px;background-position:-602px 0 !important;}

#navi01 a:hover, #content #navi01 .on{background-position:0px -40px !important;}
#navi02 a:hover, #content #navi02 .on{background-position:-124px -40px !important;}
#navi03 a:hover, #content #navi03 .on{background-position:-244px -40px !important;}
#navi04 a:hover, #content #navi03 .on{background-position:-363px -40px !important;}
#navi05 a:hover, #content #navi03 .on{background-position:-483px -40px !important;}
#navi06 a:hover, #content #navi03 .on{background-position:-602px -40px !important;}


/* コンテンツ */
div#content	{
	margin-top:0px;
	margin-left: auto;
	text-align:left;
	padding-right: 7px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
div#content2	{
	margin-top:0px;
	margin-left: auto;
	text-align:left;
	padding-right: 7px;
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
}

div#content h2	{
	height:41px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-top: 4px;
}

div#content h3	{
	width:auto;
	height:32px;
	padding-left:10px;
	margin: 0px 0px 10px auto;
}


div#content h4	{
	font-size: 13px;
	line-height: 22px;
	width:auto;
	padding-left:10px;
	color: #660033;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#content p	{
	font-size: 0.875em;
	line-height: 22px;
	padding-left:10px;
	padding-right:10px;
	margin: 10px 12px 10px 12px;
}

div#content ul	{margin-top: 10px;
	margin-bottom: 10px}

div#content li	{
	line-height: 22px;
}
ul#link {
	list-style-position:inside;
}
ul#link  li	{
	font-size: 14px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.menuwaku {
	border:1px solid #660033;
	padding:5px;
	margin:10px;
}	

.menulist {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 10px;
}
.menulist2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 10px;
}		

table.menulist2 td {
	border-bottom: 1px dotted #b9b9b9;
}

.menuwaku img {
	padding:5px;
	margin:10px;
	text-align:center;
}	



.menulist p {
	line-height: 22px;
	padding:0px;
	margin: 0px auto 2px 12px;
}	
.pricetext {
	font-size: 0.875em;
	font-weight:normal;
	color: #000000;
	float: right;
	text-align: right;
}

.textright {
	font-size: 0.875em;
	font-weight:normal;
}

.textleft {
	text-align:left;
	margin:5px auto 5px auto;
}

.imgcenter {
	text-align:center;
}

.imgcenter_l {
	text-align:left;
}

/* フッター */
div#footer	{
	color: #ffffff;
	text-align:center;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

address	{font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center}
	
/* コース */	
#course_bg {
	background-image: url(img/course/bg_cores.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#course_bg_1 {
	background-color: #000;
	margin-left: 10px;
	margin-bottom: 10px;
}



/* トップ */	
#new {
	margin-left: 12px;
	margin-top: 57px;
	margin-right: 12px;
	margin-bottom: 10px;
	font-size: 0.875em;
	line-height: 22px;
}
#container #content .newwaku #new hr {
	border: 1px dotted #B07737;
}
/* セット */	
.s {font-size: 11px}
.font_01 {
	text-align: left;
	color: #986b33;
	font-size: 14px;
	margin-left: 30px;
	line-height: 140%;
}
.text_box01 {
	text-align: left;
	width: 400px;
	float: left;
	color: #986B33;
	font-size: 14px;
	line-height: 160%;
	margin-left: 30px;
}
.text_box02 {
	float: left;
	margin-left: 10px;
}
.text_box03 {
	margin-bottom: 30px;
	background-image: url(img/monthly/monthly_img.jpg);
	background-position: 450px;
	background-repeat: no-repeat;
	height: 190px;
}
.box01 {
	margin: 10px;
	line-height: 140%;
}
#shop {
	background-image: url(img/shop.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	height: 147px;
	width: 714px;
	color: #cea972;
	font-size: 13px;
}
#shop .shop_text {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 320px;
	line-height: 23px;
	text-align: left;
	letter-spacing: 0.2em;
}
#container #content .set_bg .menulist li {
	margin-left: 15px;
	font-size: 13px;
}
#container #content .set_bg .menulist p {
	font-size: 13px;
}

/*--topのおすすめメニュー部分--*/
#osusume_bg {
	background-image: url(img/osusume_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	width: 160px;
	padding-top: 70px;
	padding-right: 35px;
	padding-left: 40px;
	color: #FFCC66;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
}
#course_bg2 {
	background-image: url(img/course_bg.jpg);
	float: left;
	height: 210px;
	width: 160px;
	padding-top: 70px;
	padding-right: 35px;
	padding-left: 40px;
	color: #FFCC66;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
}
#set_bg {
	background-image: url(img/set_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	width: 160px;
	padding-top: 70px;
	padding-right: 35px;
	padding-left: 40px;
	color: #FFCC66;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
}
.text_12px {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.text_18px {
	font-size: 18px;
	line-height: 140%;
	color: #CC0000;
}
#link_bg {
	background-image: url(img/link/link_bg.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
#ryouri {
	float: left;
}
#photos {
	float: left;
}
.desc {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 25px;
	width: auto;
}
.under_1 {
	margin-bottom: 3px;
}
.under_2 {
	margin-bottom: 20px;
}

#hidari_area {
	float: left;
}

.text_box03_month {
	padding-top: 32px;
	margin-bottom: 30px;
	background-image:url(img/nov_bg.jpg);
	background-repeat: no-repeat;
	/* background-position: 450px; */
	height: 258px;
}

.monthly_h4 {
	/padding-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-size: 16px;
	line-height: 22px;
	width:auto;
	padding-left:10px;
	margin: 0px 0px 0px 10px;
	color: #660033;
	letter-spacing: 1px;
}
.month_pricetext {
	font-size: 1.0em;
	font-weight:normal;
	color: #660033;
	float: right;
}
.month_name {
	letter-spacing: 1px;
	padding-bottom: 8px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	font-size: 16px;
	line-height: 22px;
	width:auto;
	padding-left:10px;
	margin: 0px 0px 0px 10px;
	color: #660033;
	letter-spacing: 1px;
	font-weight: bold;	
}
#monthly_table {
	margin: 0 auto;	
}
.month_price {
	letter-spacing: 1px;
	font-size: 15px;
	font-weight:normal;
	color: #660033;
	text-align: right;
	font-weight:bold;
}
.month_price2 {
	letter-spacing: 1px;
	font-size: 16px;
	font-weight:normal;
	color: #660033;
	text-align: right;
	font-weight: bold;	
}
.menulist_m {
	/*font-size: 12px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 10px;
}	
/*=======================

=======================*/
#box01{
	width:693px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:140%; 
	font-size: 90%;
	color:#333333;	
}
#box01 table{
	width:468px;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#box01 td{padding:5px 10px; vertical-align:top;}
#box01 .money{
	text-align:right;
	width:15%;
	color:#7e5c05;
}
#box01 .money3{
	text-align:right;
	width:20%;
	color:#7e5c05;
}
#box01 .money2{color:#405f0e;float:right;}

.kome{font-size:95%; /*text-indent:-1.1em; padding-left:1.1em;*/ margin-top:5px;padding-bottom: 10px;}
#kome_attention {
	font-size:95%;
	margin:5px 0 10px 0;
}
.red1 {
	color: #990000;
	font-weight: bold;
}
.red {
	color: #990000;
	/*font-weight: bold;*/
}
.imgleft {
	float: right;
	border: 1px solid #ccc;
	padding: 2px;	
	margin-right: 10px;
	width: 240px;
}
.main_menus {
	width: 698px;
	margin-bottom: 20px;
}

.mainmenu_price {
	width: 400px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 40px;
	margin-bottom: 20px;	
	
	float: left;
}
.mainmenu_priceX{
	float: left;
}
*html .mainmenu_price {
	padding-top: 30px;
}

.description {
	text-align: left;
}

ul#a_link {
	margin-bottom: 20px;
}

#a_link{border-left:dotted 1px #7e5c05; margin:15px auto;}
#a_link li{border-right:dotted 1px #7e5c05; width:114px; float:left; text-align:center;list-style-type: none;}
#a_link01{width:114px !important;}
#a_link li a{display:block; color:#7e5c05;font-size:90%;}
#a_link li a .eng{font-size:90%;}

#a_link li a:hover{color:#7e5c05;}
/*
#content #a_link{margin:15px 0;}
#content #a_link li{float:left; width:168px;}
#content #a_link a{background:url(../img/a_link.gif) left top no-repeat; font-size:9px;
	width:168px; height:0; padding-top:37px; overflow:hidden; display:block;}
#content #a_link a:hover{filter:alpha(opacity=70); opacity:0.7;}
#content #a_link02 a{background-position:-168px 0 !important;}
#content #a_link03 a{background-position:-336px 0 !important;}
#content #a_link04 a{background-position:-504px 0 !important;}
#content #a_link05 a{background-position:-672px 0 !important;}
*/
#box02{
	width:693px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:140%; 
	font-size: 90%;
	color:#333333;	
}
.descriotion{
	line-height:130%; 
	font-size: 90%;
	color:#7e5c05;
	padding-top: 5px;
	margin-bottom: 10px;
}
.descriotion2 {	
	line-height:130%; 
	font-size: 90%;
	color:#333333;	
}
#box02 table{
	width:693px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#box02 td{padding:5px 10px; vertical-align:top;}
#box02 .money{
	text-align:right;
	width:15%;
	color:#7e5c05;
}
#box02 .money3{
	text-align:right;
	width:20%;
	color:#7e5c05;
}
#box02 .money2{color:#7e5c05;float:right;}

table.menulist3 td {
	border-bottom:dotted 1px #b9b9b9;
}
td.fruits_table1 {
	width: 40%;
}
td.fruits_table {
	width: 60%;
	color:#7e5c05;
}
table.dish_list {
	float: left;
}
.dish_imagearea {
	float: right;
	width: 202px;
	padding-bottom: 20px;
	margin-top: 7px;
}
.dish_imagearea img {
	border: 1px solid #ccc;
}
.dish {
	margin-bottom: 30px;
}
.dish1 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#page_top02{padding:5px 0 10px; width:693px; height: 20px;border-bottom:dotted 1px #b9b9b9;}
#page_top02 a{
	font-size:9px;
	width:70px;
	height:0;
	padding-top:20px;
	padding-left: 10px;
	overflow:hidden;
	display:block;
	background-image: url(img/grand/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
}
#page_top03{padding:5px 0 10px; width:693px; height: 20px;border-bottom:dotted 1px #b9b9b9;margin-bottom:30px;}
#page_top03 a{
	font-size:9px;
	width:70px;
	height:0;
	padding-top:20px;
	padding-left: 10px;
	overflow:hidden;
	display:block;
	background-image: url(img/grand/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
}

#content #s_navi li{float:left; width:231px;list-style-type:none;}
#content #s_navi a{
	font-size:9px;
	width:231px;
	height:0;
	padding-top:35px;
	overflow:hidden;
	display:block;
	background-image: url(img/grand/list_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #s_navi02 a{background-position:-231px 0 !important;}
#content #s_navi03 a{background-position:-462px 0 !important;}
#content #s_navi01 a:hover, #content #s_navi01 .on{background-position:0px -35px !important;}
#content #s_navi02 a:hover, #content #s_navi02 .on{background-position:-231px -35px !important;}
#content #s_navi03 a:hover, #content #s_navi03 .on{background-position:-462px -35px !important;}
.lunch_line {
	line-height: 2.0em;
}
.mini_font {
	font-size: 90%;
}
.omake {
	text-align: center;
	width: 600px;
	margin: 0 auto 10px auto;
	border:solid 3px #bb9f57;
	clear:both;
	padding: 15px;
}
.omake2 {
	width: 600px;
	border:solid 3px #bb9f57;
	clear:both;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#after {
	text-align:left;
	color: #5b4304;
	font-weight: bold;
	text-indent: 20px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
	background-image: url(img/grand/tate_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
}
#gentei_price {
	text-align:right;
	color: #5b4304;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 120%;
}
#monthly_title_border {
	border-bottom: 2px solid #bb9f57;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
td#mini_haba {
	padding: 5px 5px 5px 10px;
	letter-spacing: 0.5px;
}

#mini_haba_price {
	width:10%;
}
table#eigyou td {
	padding:0;
	margin: 0;
	height: 5px;
	line-height: 1.2em;	
}
#plan_l {
	float: left;
	width: 400px;
	line-height: 1.6em;
	font-size: 95%;
}
#hanami_midashi {
	border-bottom: 2px solid #BB9F57;
	line-height: 0.8em;
	font-size: 110%;
	padding: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
#hm {
	border-left: 4px solid #BB9F57;
	padding-left: 10px;
	line-height: 1.2em;
	
}
#nomiho {
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 1.4em;
	text-align: center;
	margin-top: 10px;
}
#price_attention {
	font-weight: bold;
	font-size:120%;
}
#price_attention2 {
	font-weight: bold;
	font-size:120%;
	margin: 0 10px;
}

#tel_attention {
	font-size: 120%;
	font-weight:bold;
}
