/*==========================
    basic elements 
==========================*/
* {
	margin:0;
	padding:0;
	}

body { 
	background: #000000 url(images/bg.gif);
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 23px 32px;
}

h1 span, h2 span, h4 span {
	display: none;
}

#headerLink a:link, #headerLink a:visited {
	color: #F4D397;
	text-decoration: none;
}

#headerLink a:hover {
	color: #F4D397;
	text-decoration: underline;
}

#shopList a:link, #shopList a:visited {
	color: #F5F3DB;
	text-decoration: none;
}

#shopList a:hover {
	color: #F5F3DB;
	text-decoration: underline;
}



/*========================
    body elements p1
========================*/
#container {
	position: absolute;
	width: 761px;
	margin: 0;
	padding: 0;
	left: 39px;
	top: 47px;
}

#intro { /*台紙上*/
	background: transparent url(images/bg_repeater.gif) repeat-y top left;
	width: 588px;
}

#content { /*台紙中*/
	background: transparent url(images/bg_header.gif) no-repeat top left;
}

#preamble { /*店舗画像・ロゴ・営業時間*/
	padding: 30px 33px 20px 33px;
	background: transparent url(images/preamble_01.jpg) no-repeat 33px 30px;
}
#preamble h1 {
	background: transparent url(images/preamble_02.gif) no-repeat top left;
	height: 67px;
	margin: 9px 0 9px 270px;
}
#preamble p {
	margin: 14px 0 14px 270px;
	line-height: 120%;
}
#preamble h2 {
	color: #84112A;
	font-size: 14px;
	line-height: 16px;
	margin-left: 270px;
}
#preamble h2 span {
	display: inline;
	font-size: 12px;
}
#preamble .time{
	color: #84112A;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 270px;
	font-weight: bold;
}
#preamble .time span{
	display: inline;
	font-size: 11px;
}

#dinner { /*ディナー*/
	padding: 40px 40px 10px 33px;
	float: left;
}

#dinner h2 {
	background: transparent url(images/dinner.gif) no-repeat top left;
	height: 20px;
	margin: 0;
}

#dinner h4 {
	color: #DF4D4D;
	font-size: 14px;
	padding: 0 0 0 0px;
}


#dinner p {
	margin: 10px 0 0 0;
	line-height: 14px;
}

.r_img {
	padding-top: 20px;
}

.line img {
	margin : 15px 0 10px 30px;
}

#lunch { /*ランチ*/
	padding: 20px 40px 0px 33px;
}
#lunch h2 {
	background: transparent url(images/lunch_01.gif) no-repeat top left;
	height: 20px;
	margin: 0;
}
#lunch h3, #dinner_c h3 {
	color: #DF4D4D;
	font-size: 14px;
}
#lunch p, #dinner_c p {
	margin: 2px 0 12px 0;
	line-height: 14px;
}
#lunch td.m {
	padding: 4px 2px;
	border-bottom: 1px dashed #84112A;
}

#dinner_c { /*ディナーコース*/
	padding: 20px 40px 0px 33px;
}

#dinner_c h2 {
	background: transparent url(images/dinner_c01.gif) no-repeat top left;
	height: 20px;
	margin: 0;
}

#drink_m { /*ドリンクメニュー*/
	padding: 20px 40px 0px 33px;
}
#drink_m h2 {
	background: transparent url(images/drink_01.gif) no-repeat top left;
	height: 20px;
	margin: 0;
}
#dinner_m td, #drink_m td, #fukahire td {
	padding: 4px 2px;
	border-bottom: 1px dashed #84112A;
}

#drink_m h3 {
	font-size: 15px;
	font-weight: bold;
	color: #DF4D4D;
	margin: 20px 0 0 2px;
}

#drink_m span {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 7px;
}




#special02 { /*特別メニュー02*/
	padding: 30px 35px 0px 33px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 360px 120px;
}

#special .txt02 {
	width: 300px;
}


#special h2 {
	height: 20px;
	margin: 0;
	background-color: transparent;
	background-image: url(images/special_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#special h3 {
	color: #DF4D4D;
	font-size: 12px;
	margin: 12px 0 0 10px;
}
#special p {
	margin: 12px 0 20px 10px;
	line-height: 120%;
	width: 235px;
}
#special p span {
	color: #FF8F60;
}

#special .s_price {
	margin: 3px 0 0 10px;
	line-height: 120%;
}

#special .s_price_2 {
	margin: 3px 0 0 10px;
	line-height: 120%;
}

#special .s_chuui {
	margin: 20px 0 20px 10px;
	line-height: 130%;
}	

table#p1 {
	margin: 12px 0 10px 8px;
}
#p1 .price {
	text-align: right;
}

.menu_photo { /*料理イメージ*/
	text-align: center;
}
.menu_photo img {
	margin: 10px;
}

.tennai_photo { /*料理イメージ*/
	text-align: center;
}
.tennai_photo img {
	margin: 10px;
}

.up { /*サービス料別・上に戻る*/
	clear: both;
	font-size: 10px;
	padding: 10px 40px 0px 33px;
	text-align: right;
}
.up a {
	font-size: 12px;
	color: #DFAEAE;
}
.up a:hover, .up a:visited {
	color: #DFAEAE;
}








#special { /*特別メニュー*/
	padding: 30px 35px 0px 33px;
	background-color: transparent;
	background-image: url(images/special_02.jpg);
	background-repeat: no-repeat;
	background-position: 370px 80px;
}
#special h2 {
	background: transparent url(images/special_01.gif) no-repeat top left;
	height: 20px;
	margin: 0;
}
#special h3 {
	color: #DF4D4D;
	font-size: 12px;
	margin: 12px 0 0 10px;
}
#special p {
	margin: 12px 0 20px 10px;
	line-height: 120%;
	width: 235px;
}
#special p span {
	color: #FF8F60;
}

#special .s_price {
	margin: 3px 0 0 10px;
	line-height: 120%;
}

#special .s_price_2 {
	margin: 3px 0 0 10px;
	line-height: 120%;
}

#special .s_chuui {
	margin: 20px 0 20px 10px;
	line-height: 130%;
}	

table#p1 {
	margin: 12px 0 10px 8px;
}
#p1 .price {
	text-align: right;
}

.menu_photo { /*料理イメージ*/
	text-align: center;
}
.menu_photo img {
	margin: 10px;
}

.tennai_photo { /*料理イメージ*/
	text-align: center;
}
.tennai_photo img {
	margin: 10px;
}

.up { /*サービス料別・上に戻る*/
	clear: both;
	font-size: 10px;
	padding: 10px 40px 0px 33px;
	text-align: right;
}
.up a {
	font-size: 12px;
	color: #DFAEAE;
}
.up a:hover, .up a:visited {
	color: #DFAEAE;
}



/*========================
    body elements p2
========================*/
#c1 { /*コラム*/
	padding: 20px 27px 40px 27px;
}
#c1 h1 {
	background: transparent url(images/c1_01.gif) no-repeat top right;
	height: 40px;
}
#c1 h2 {
	background: transparent url(images/c1_02.gif) no-repeat top left;
	height: 20px;
}
#c1 h3, #c2 h3 {
	color: #FF9966;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 10px;
	line-height: 16px;
}
#c1 img {
	float: right;
	margin: 5px 10px 10px 10px;
}
#c1 p {
	margin: 10px;
	line-height: 130%;
}
#c2 { /*担当者から*/
	padding: 0 27px;
}
#c2 h2 {
	background: transparent url(images/c2_02.gif) no-repeat top left;
	height: 20px;
}
#c2 img.l {
	float: left;
	margin: 0 12px 15px 0;
}
#c2 p {
	margin: 0 10px;
	line-height: 130%;
}
#c2 h3.cl {
	clear: left;
	margin: 10px;
}
#c2 img.r {
	float: right;
	margin: 0 0 0 12px;
}


/*==============================
     linkList elements
==============================*/
#headerLink { /*左上ページ内リンク*/
	color: #F4D397;
	padding: 4px;
	width: 761px;
}


#pageLink { /*p1 アンカー帯*/
	clear: both;
	width: 576px;
	background-color: #FAE9C9;
	margin: 0 7px 0 5px;
	padding: 3px 0px;
}
#pageLink ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#pageLink li {
	display: inline;
}

#pageLink a {
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #915717;
	border-right: 1px solid #FFF;
}
#pageLink a.last {
	padding: 3px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #915717;
	border-right: none;
}
#pageLink a:hover {
	background-color: #A06D10;
	color: #FFF;
}
#shopList { /*他店リンク*/
	position: absolute;
	background: transparent url(images/linklist.jpg) no-repeat top center;
	color: #F4D397;
	left: 601px;
	top: 0;
	width: 160px;
}
#shopList ul {
	margin: 40px 0 25px 13px;
}
#shopList li {
	margin: 17px 0;
	line-height: 1.2em;
	list-style-type: none;
}
#shopList li span {
	font-size: 14px;
	font-weight: bold;
}

#siteLink { /*サイト内リンク*/
	background: transparent url(images/shop_12.gif) no-repeat bottom center;
	width: 160px;
}
#siteLink p {
	line-height: 20px;
	text-align: center;
	margin: 0;
	padding: 0 0 50px 0;
}

#sisterList { /*姉妹店リンク*/
	background: transparent url(images/linklist_bottom.gif) no-repeat bottom center;
	padding: 30px 0 40px 0;
}
#sisterList ul {
	margin: 0;
	text-align: center;
}
#sisterList li {
	margin: 6px 0 8px 0;
	list-style-type: none;
}
#sisterList h3 {
	background: transparent url(images/shop_13.gif) no-repeat top center;
	height: 11px;
	margin: 0;
}
#sisterList h3 span {
	display: none;
}

/*============================
     Extra elements
============================*/
#extraDiv1 { 
	background: transparent url(images/c2_01.gif) no-repeat top center;
	margin: 15px 0 0 0;
	width: 588px;
	height: 107px;
}

#n_news a {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
}

#n_news a:hover {
	color: #FF9999;
	text-decoration: underline;
}

#n_news a:visited {
	color: #FF9999;
}

#n_news span {
	font-weight: bold;
}	

.dc {
	padding: 5px 0 0 20px;
	line-height: 140%;
}

.dc_price h5 {
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
	color: #DF4D4D;
	font-size: 14px;
}

#d_table {
	margin: 20px 0 0 0px;
}

/*クリスマスリンク*/
#christmas {
	font-size: small;
	padding-left: 70px;
	padding-bottom: 15px;
}

#christmas a {
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
}

#christmas a:hover {
	color: #FF9999;
	text-decoration: underline;
}

#christmas a:visited {
	color: #FF9999;
}

/*リニューアル1周年記念フェアー*/
#fea {
	margin-top: 30px;
}

#fea_lunch {
	width: 523px;
	margin: 30px 0 30px 20px;
	border-bottom: 1px dashed #84112A;
}
#fea_dinner {
	width: 523px;
	margin: 30px 0 30px 40px;
}
.cb {
	clear: both;
}
#fea_t {
	margin: 30px 0 0 20px;
}

#fea h2 {
	background: transparent url(images/fea_title.gif) no-repeat top center;
	height: 20px;
}

#fea h2 span {
	display: none;
}

#fea_lunch h3 {
	color: #DF4D4D;
	font-size: 14px;
}

#fea_dinner h3 {
	color: #DF4D4D;
	font-size: 14px;
	float:left;
}

.fea_set_title {
	padding: 20px 0 0 30px;
}

#fea h4 {
	color: #DF4D4D;
	font-size: 14px;
}

.fea_set {
	width: 160px;
	font-size: 12px;
	padding-left: 15px;
}

.fea_annin {
	width: 120px;
	font-size: 12px;
	text-align: right;
	padding-right: 25px;
}

.fea_set_price h5 {
	color: #DF4D4D;
	font-size: 14px;
	padding-left: 120px;	
}

.fea_price h5 {
	color: #DF4D4D;
	font-size: 14px;
	text-align: right;
	padding-right: 35px;
}

.fea_dinner_naiyou {
	font-size: 12px;
	padding: 40px 0 0 45px;
	line-height: 150%;
}

.fea_dinner_price h5{
	text-align: right;
	padding: 0 50px 0 0;
	color: #DF4D4D;
	font-size: 14px;
}

#fea .fea_bottom {
	text-align: center;
	margin-bottom: 10px;
}

#fea .fea_txt {
	color: #DF4D4D;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 5px 30px 0 0;
}

/*定額給付金フェア*/

#tkfea {
	font-size: small;
	padding: 20px 0 5px 10px;
}

#tkfea a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#tkfea a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#tkfea a:visited {
	color: #CC0000;
}
