/*==========================
    basic elements 
==========================*/
* {
	margin:0;
	padding:0;
	}

body { 
	background: #0D0604 url(images/bg.jpg) repeat-x top left;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 23px 32px;
}

h1 span, h2 span {
	display: none;
}

a:link, a:visited {
	color: #EA9D80;
	text-decoration: none;
}

a:hover {
	color: #EA9D80;
	text-decoration: underline;
}


/*========================
    body elements p1
========================*/
#container {
	position: absolute;
	width: 761px;
	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;
}

#preamble1 { /*店舗画像・ロゴ・営業時間-ノンノン*/
	padding: 30px 33px 0 33px;
	background: transparent url(images/preamble1_01.jpg) no-repeat 33px 30px;
	height: 185px;
}
#preamble1 h1 {
	background: transparent url(images/preamble1_02.gif) no-repeat top left;
	height: 92px;
	margin: 0 0 9px 270px;
}
#preamble1 p {
	margin: 14px 0 14px 270px;
	line-height: 120%;
}
#preamble1 h2 {
	color: #978635;
	font-size: 14px;
	line-height: 16px;
	margin-left: 270px;
}
#preamble1 h2 span {
	display: inline;
	font-size: 12px;
}
#preamble1 .time{
	color: #978635;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 270px;
	font-weight: bold;
}
#preamble1 .time span{
	display: inline;
	font-size: 11px;
}

#preamble2 { /*店舗画像・ロゴ・営業時間-ノンノン*/
	padding: 70px 33px 0 33px;
	background: transparent url(images/preamble2_01.jpg) no-repeat 33px 70px;
}
#preamble2 h1 {
	background: transparent url(images/preamble2_02.gif) no-repeat top left;
	height: 82px;
	margin: 0 0 9px 270px;
}
#preamble2 p {
	margin: 14px 0 14px 270px;
	line-height: 120%;
}
#preamble2 h2 {
	color: #994533;
	font-size: 14px;
	line-height: 16px;
	margin-left: 270px;
}
#preamble2 h2 span {
	display: inline;
	font-size: 12px;
}
#preamble2 .time{
	color: #994533;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 270px;
	font-weight: bold;
}
#preamble2 .time span{
	display: inline;
	font-size: 11px;
}

#dinner_m1 { /*ディナーメニュー*/
	padding: 20px 40px 0px 33px;
}
#dinner_m1 h2 {
	background: transparent url(images/dinner_m01.gif) no-repeat top left;
	height: 26px;
	margin: 0;
}
#dinner_m1 td {
	padding: 4px 2px;
	border-bottom: 1px dashed #D58F39;
}

#dinner_m2 { /*ディナーメニュー*/
	padding: 20px 40px 0px 33px;
}
#dinner_m2 h2 {
	background: transparent url(images/dinner_m02.gif) no-repeat top left;
	height: 26px;
	margin: 0;
}
#dinner_m2 td {
	padding: 4px 2px;
	border-bottom: 1px dashed #994533;
}

#dinner_m3 { /*ディナーメニュー*/
	padding: 20px 40px 0px 33px;
}
#dinner_m3 h2 {
	background: transparent url(images/dinner_m03.gif) no-repeat top left;
	height: 26px;
	margin: 0;
}
#dinner_m3 td {
	padding: 4px 2px;
	border-bottom: 1px dashed #D58F39;
}
#dinner_m4 { /*ディナーメニュー*/
	padding: 20px 40px 0px 33px;
}
#dinner_m4 h2 {
	background: transparent url(images/dinner_m04.gif) no-repeat top left;
	height: 26px;
	margin: 0;
}
#dinner_m4 td {
	padding: 4px 2px;
	border-bottom: 1px dashed #994533;
}

.txt {
	font-size: 12px;
	padding: 20px 0 0 10px;
}

#recommend_c { /*おすすめコース*/
	padding: 20px 33px 10px 33px;
	background: transparent url(images/recommend_c02.jpg) no-repeat 353px 98px;
}
#recommend_c h2 {
	background: transparent url(images/recommend_c01.gif) no-repeat top left;
	height: 26px;
	margin: 0;
}
#recommend_c h3 {
	margin: 8px 0 0 10px;
	font-size: 14px;
	line-height: 120%;
}
#recommend_c p span {
	color: #978635;	
	font-weight: bold;
}

table#p1 {
	margin: 12px 0 10px 8px;
}
#p1 .price {
	text-align: right;
}

.menu_photo { /*料理イメージ*/
	text-align: center;
}
.menu_photo img {
	margin: 10px;
}

.up { /*サービス料別・上に戻る*/
	font-size: 10px;
	padding: 10px 40px 0px 33px;
	text-align: right;
}
.up a {
	font-size: 12px;
	color: #5F1607;
}
.up a:hover, .up a:visited {
	color: #5F1607;
}



/*========================
    body elements p2
========================*/
#c1 { /*コラム*/
	padding: 20px 27px 0 27px;
}
#c1 h1 {
	background: transparent url(images/c1_01.gif) no-repeat top right;
	height: 26px;
}
#c1 h2 {
	background: transparent url(images/c1_02.gif) no-repeat top left;
	height: 24px;
}
#c1 h3, #c2 h3 {
	color: #FF7900;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 10px;
	line-height: 16px;
}
#c1 img {
	float: right;
	margin: 5px 10px 10px 14px;
}
#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: 24px;
}
#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: #EA9D80;
	padding: 4px;
	width: 761px;
}

#shopList { /*他店リンク*/
	position: absolute;
	background: transparent url(images/linklist.gif) no-repeat top center;
	color: #EA9D80;
	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 { 
}

#extraDiv2 { 
	position: absolute;
	top: 870px;
	left: 600px;
	background: url(images/bg_ex1.jpg) no-repeat;
	width: 233px;
	height: 785px;
}