@charset "utf-8";



h1 span, h2 span {
	display: none;
}

a:link, a:visited {
	color: #000033;
	text-decoration: none;
}

a:hover {
	color: #000033;
	text-decoration: underline;
}

.t10px {
	font-size: 10px;
}

.pt10 {
	padding-top: 10px;
}
/*========================
    body elements p1
========================*/
#container {
	position: absolute;
	width: 648px;
	margin: 0;
	padding: 0;
}

#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: 74px;
	margin: 0 0 9px 268px;
}
#preamble p {
	margin: 12px 0 12px 268px;
	line-height: 120%;
}
#preamble h2 {
	color: #000033;
	font-size: 14px;
	line-height: 16px;
	margin-left: 268px;
}
#preamble h2 span {
	display: inline;
	font-size: 12px;
}
#preamble .time{
	color: #000033;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 270px;
	font-weight: bold;
}
#preamble .time span{
	display: inline;
	font-size: 11px;
}


#recommend_c { /*おすすめコース*/
	padding: 30px 33px 0 33px;
}
#recommend_c h2 {
	background: transparent url(images/recommend_c01.gif) no-repeat top left;
	height: 19px;
	margin: 0;
}
#recommend_c p {
	margin: 12px 0 0 10px;
	line-height: 120%;
}
#recommend_c p span {
	color: #978635;	
	font-weight: bold;
}
#recommend_c td {
	color: #990000;
	font-weight: bold;
	padding: 0 1px;
}
#recommend_c td.line {
	border-bottom: 1px dashed #978635;
	padding: 2px 0 12px 2px;
}

#lunch { /*ランチ*/
	padding: 20px 10px 0px 33px;
	background: transparent url(images/lunch_02.jpg) no-repeat 355px 150px;
}
#lunch h2 {
	background: transparent url(images/lunch_01.gif) no-repeat top left;
	height: 22px;
	margin: 0;
}
#lunch h3, #dinner_c h3, #drink h3 {
	color: #000033;
	font-size: 14px;
}
#dinner_c span {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#lunch p, #dinner_c p {
	margin: 2px 0 12px 0;
	line-height: 14px;
}

#dinner_c { /*ディナーコース*/
	padding: 20px 40px 0px 33px;
}
#dinner_c h2 {
	background: transparent url(images/dinner_c01.gif) no-repeat top left;
	height: 22px;
	margin: 0;
}

#dinner_m { /*ディナーメニュー*/
	padding: 20px 40px 0px 33px;
}
#dinner_m h2 {
	background: transparent url(images/dinner_m01.gif) no-repeat top left;
	height: 22px;
	margin: 0;
}
#dinner_m td, #drink td {
	padding: 4px 2px;
	border-bottom: 1px dashed #978635;
}

#drink { /*ドリンク*/
	padding: 20px 40px 0px 33px;
}
#drink h2 {
	background: transparent url(images/drink_01.gif) no-repeat top left;
	height: 22px;
	margin: 0;
}

table#p1 {
	margin: 12px 0 10px 8px;
}
#p1 .price {
	text-align: right;
}

.menu_photo { /*料理イメージ*/
	text-align: center;
}
.menu_photo img {
	margin: 0 10px 10px 10px;
}

.up { /*サービス料別・上に戻る*/
	font-size: 10px;
	padding: 10px 40px 0px 33px;
	text-align: right;
}
.up a {
	font-size: 12px;
	color: #D1C5A8;
}
.up a:hover, .up a:visited {
	color: #D1C5A8;
}




/*========================
    body elements p2
========================*/
#c1 { /*コラム*/
	padding: 20px 27px 0 27px;
}
#c1 h1 {
	background: transparent url(images/c1_01.gif) no-repeat top right;
	height: 27px;
}
#c1 h2 {
	background: transparent url(images/c1_02.gif) no-repeat top left;
	height: 22px;
}
#c1 h3, #c2 h3 {
	color: #00186C;
	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: 22px;
}
#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: #000033;
	padding: 4px;
	width: 761px;
}

#pageLink { /*p1 アンカー帯*/
	clear: both;
	width: 576px;
	background-color: #F2E4CE;
	margin: 0 7px 0 5px;
	padding: 3px 0;
}
#pageLink ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#pageLink li {
	display: inline;
}
#pageLink a {
	padding: 3px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #916623;
	border-right: 1px solid #FFF;
}
#pageLink a.last {
	padding: 3px 20px;
	text-decoration: none;
	font-weight: bold;
	color: #916623;
	border-right: none;
}
#pageLink a:hover {
	background-color: #B88D4E;
	color: #FFF;
}

#shopList { /*他店リンク*/
	position: absolute;
	background: transparent url(images/linklist.gif) no-repeat top center;
	color: #000033;
	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.jpg) no-repeat top center;
	margin: 10px 0 0 0;
	width: 588px;
	height: 119px;
}

