
/*------------------------------*/
/*
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ae654b;
}
a:active {
	text-decoration: none;
}
*/
/*------------------------------*/

.txt12 {
	line-height: 20px;
	color: #333333;
}
.txt10 {
	font-size: 83%;
	line-height: 16px;
	color: #333333;
}
.txt101 {
	font-size: 83%;
}

/*------------------------------*/

.px9 {
	font-size: 75%;
}
* html .px9 {
	font-size: 75%;
}
* first-child+html .px9 {
	font-size: 75%;
}
.px10 {
	font-size: 83%;
}
* html .px10 {
	font-size: 83%;
}
* first-child+html .px10 {
	font-size: 83%;
}
.px11 {
	font-size: 92%;
}
* html .px11 {
	font-size: 92%;
}
* first-child+html .px11 {
	font-size: 92%;
}
.px13 {
	font-size: 108%;
}
* html .px13 {
	font-size: 108%;
}
* first-child+html .px13 {
	font-size: 108%;
}
.px15 {
	font-size: 125%;
}
.px121 {
	font-size: 82%;
}

/*------------------------------*/

.lh14 {
	line-height: 14px;
}
.lh16 {
	line-height: 16px;
}
.lh18 {
	line-height: 18px;
}
.lh20 {
	line-height: 20px;
}
.lh22 {
	line-height: 22px;
}
.lh24 {
	line-height: 24px;
}
.lh26 {
	line-height: 26px;
}

/*------------------------------*/

.color {
	color: #2f1b14;
}
.color1 {
	color: #3E070D;
}
.color2 {
	color: #ae654b;
}
.color3 {
	color: #ffffff;
}
.color4 {
	color: #ffff00;
}
.color5 {
	color: #8f191b;
}
.color6 {
	color: #922a7b;
}

/*------------------------------*/

.style9 {
	color: #ae654b
}
.style10 {
	color: #FFFFFF
}
.style11 {
	color: #2f1b14;
	font-weight: bold;
}
.style12 {
	color: #2f1b14
}
.style13 {
	color: #FFFFFF;
	font-weight: bold;
}
.style14 {
	color: #FFFFFF
}
.style15 {
	color: #2f1b14;
	font-weight: bold;
}
.style17 {
	color: #e3b537
}

/*------------------------------*/

body,td,th {
	color: #2f1b14;
}
body,td,th {
	color: #2f1b14;
}

.em1 {
	letter-spacing: .1em;
}

#catch {
	margin-bottom: 5px;
}


/*--------------/トップページ/----------------*/

#restaurant_contents {
	width: 850px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#restaurant_contents strong {
	font-weight: bold;
	color: #FF0000;
}

#restaurant_contents em {
	font-style: normal;
	font-weight: bold;
}

#main_img {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#s_navi {
	width: 850px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#s_navi ul {
	margin: 0px;
	padding: 0px;
}

#s_navi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*トピックス*/

#res_topics {
	width: 552px;
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0px;
	padding: 5px; 
}

#res_topics h2 {
	margin: 0px;
	padding: 3px 0px 7px 2px;
	border-bottom: dotted 1px #CCCCCC;
}

#res_topics ul {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 5px 5px;
	list-style-type: none;
}

#res_topics li {
	background: url(/i/restaurant/images/common/ico_disc.gif) 5px 6px no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
}

#res_topics ul.topic_strong {
	background-color: #EFF5F2;
}

/*右コンテンツ*/

#right_con {
	width: 265px;
	float: right;
	border: solid 1px #CCCCCC;
	background-color: #EFEFEF;
	margin: 0px 0px 0px 0px;
	padding: 5px; 
}

#right_con h2 {
	margin: 0px;
	padding: 3px 0px 7px 2px;
	border-bottom: dotted 1px #CCCCCC;
}

#right_con table {
	margin: 5px 5px 0px 5px;
	padding: 0px;
}

#right_con th {
	font-weight: bold;
	text-align: left;
	width: 35%;
}

#bunner {
	width: 275px;
	float: right;
}

#bunner img {
	margin: 10px 0px 0px 0px;
}

/*--------------/次階層/----------------*/

#restaurant_contents div#main {
	margin: 0px 25px 0px 25px;
	padding: 0px;
}

#restaurant_contents h1 {
	margin: 0px 0px 30px 0px;
}

/*contact(共通)*/

#res_contact {
	width: 700px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #EFF5F2;
}

#res_contact h2,
#res_contact p {
	display: inline;
}

#res_contact p img {
	margin: 0px 10px 10px 20px;
}

/*footer_navi*/

#footer_navi {
	text-align: center;
	margin: 20px 0px 0px 0px;
}

/*トピックス*/

#res_topics2 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px; 
}

#res_topics2 ul {
	margin: 0px;
	padding: 10px 10px 5px 5px;
	list-style-type: none;
}

#res_topics2 li {
	background: url(/i/restaurant/images/common/ico_disc.gif) 5px 6px no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
}

#res_topics2 ul.topic_strong {
	background-color: #EFF5F2;
	margin: 0px 0px 10px 0px;
}

/*Shop info*/

#res_tenpo {
	text-align: center;
	width: 610px;
	margin: 0 auto;
}

#res_tenpo div.border_b_g {
	width: 580px;
	border-bottom: solid 1px #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 5px 10px;
}

#res_tenpo div.border_b_g ul li.data_th {
	width: 20%;
	float: left;
	text-align: left;
	font-weight: bold;
}

#res_tenpo div.border_b_g ul li.data_td {
	width: 80%;
	float: left;
	text-align: left;
}
#res_tenpo div.border_b_g:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

#res_tenpo img {
	margin-top: 0px;
	margin-bottom: 20px;
}

/*concept*/

#res_concept {
	margin: 0px;
	padding: 0px;
}

#res_concept h2 {
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 120%;
	border-left: solid 5px #001C14;
}

#res_concept p {
	margin: 0px 0px 20px 0px;
}

#res_concept img.f-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#res_concept img.f-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#res_concept div.clear {
	clear: both;
}

#res_concept ul {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	list-style-type: none;
}

#res_concept li {
	background: url(/i/restaurant/images/common/ico_disc.gif) 0px 6px no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 18px;
}

/*お品書き*/

#res_menu {
}

#res_menu div#menu_tab_top,
#res_menu2 div#menu_tab_top {
	border-bottom: solid 1px #001C14;
	margin: 0px 0px 30px 0px;
}

#res_menu div#menu_tab_bottom,
#res_menu2 div#menu_tab_bottom {
	border-top: solid 1px #001C14;
	margin: 30px 0px 0px 0px;
}

#res_menu div#menu_tab_top li,
#res_menu2 div#menu_tab_top li,
#res_menu div#menu_tab_bottom li,
#res_menu2 div#menu_tab_bottom li {
	display: inline;
}

#res_menu div#menu_tab_top li img,
#res_menu2 div#menu_tab_top li img,
#res_menu div#menu_tab_bottom li img,
#res_menu2 div#menu_tab_bottom li img {
	margin-right: 3px;
}

#res_menu h2 {
	margin: 50px 0px 0px 0px;
	font-size: 120%;
}

#res_menu h2.menu_strong {
	color: #CC0000;
	margin: 10px 0 5px 5px;
}

#res_menu div.menu_strong,
#res_menu div.menu_normal {
	width: 98%;
	border: solid 1px #ffffff;
}

#res_menu div.menu_strong {
	background-color: #FDF9DD;
	border: solid 2px #ffcc66;
	margin-bottom: 10px;
	padding: 5px 8px 8px;
}

#res_menu p {
	margin: 5px 15px 0px 15px;
}

#res_menu div table {
	width: 98%;
	margin: 5px 15px 20px;
}

#res_menu div table td {
	border-bottom: solid 1px #CCCCCC;
	vertical-align: bottom;
	padding-top: 10px;
}

#res_menu div.menu_img {
	margin: 0px 15px 10px 15px;
	text-align: center;
}

#res_menu div.menu_img img {
	margin-right: 10px;
}

#res_menu2 {
}

#res_menu2 div.menu_strong,
#res_menu2 div.menu_normal {
	width: 98%;
	border: solid 1px #ffffff;
	font-size: 120%;
	font-weight: bold;
}

#res_menu2 table.menu_strong td.red {
	color: #CC0000;
}

#res_menu2 table {
	margin: 0px 15px 0px 15px;
}

#res_menu2 div.menu_strong table,
#res_menu2 div.menu_normal table {
	width: 98%;
	margin: 0px 15px 0px 15px;
}

#res_menu2 div table td {
	border-bottom: solid 1px #CCCCCC;
	vertical-align: bottom;
	padding-top: 0px;
}

#res_menu2 div.menu_img {
	margin: 10px 15px 10px 15px;
	text-align: center;
}

#res_menu2 div.menu_img img {
	margin-right: 10px;
}

#res_menu2 p {
	margin: 0px 20px 0px 20px;
}

#res_menu2 p.right {
	text-align: right;
	margin: 0px 20px 0px 20px;
}

/*プラン*/

#main div.plan {
	border: 1px solid #cccccc;	
	margin: 0 0 30px;
	padding: 12px;
}

#main div.plan div.left {
	width: 190px;	
	float: left;
	text-align: center;
}
#main div.plan div.left:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
#main div.plan div.left img {
	margin-bottom: 5px;
}
#main div.plan div.right {
	width: 570px;
	margin-left: 200px;
}

#main div.plan div.right h2 {
	font-size: 160%;
	border-left: 6px solid #FCD45E;
	margin-top: 10px;
	padding-left: 5px;
}
#main div.plan div.right p {
	font-size: 100%;
	margin-top: 15px;

}
#main div.plan div.right div.list {
	border: 1px solid #cccccc;
	background-color: #faeeca;
	margin-top: 20px;
	padding: 5px 10px 0;	
	font-size: 100%;
}
#main div.plan div.right div.list dl {
	margin: 0 5px 5px;
	padding: 10px;
	border-bottom: 1px dotted #aaaaaa;
}

#main div.plan div.right div.list dl.bottom {
	border-bottom: none;
}

#main div.plan div.right div.list dt {
	width: 100px;
	float: left;
} 

#main div.plan div.right div.list dd {
	width: 400px;
	margin-left:100px;
} 


/*ご予約・お問い合せ*/

#res_yoyaku {
	margin: 0px auto;
}

#res_yoyaku h2 {
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 120%;
	border-left: solid 5px #001C14;
}

#res_yoyaku p.red_box {
	background-color: #FFCCCC;
	padding: 10px;
	margin: 0px 40px 10px 40px;
	font-weight: bold;
}

#res_yoyaku div#yoyaku_table {
	text-align: center;
}

#res_yoyaku table {
	margin: 20px 0px 20px 0px;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	line-height: 180%;
	clear: both;
	width: 90%;
}

#res_yoyaku table th,
#res_yoyaku table td {
	margin: 0px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	text-align: left;
}

#res_yoyaku table td .b{
	font-weight: bold;
}

#res_yoyaku table th {
	background-color: #EAEAEA;
	text-align: left;
	width: 30%;
}

#res_yoyaku table th span {
	color: #ff0000;
}

/*topics_contents*/

#res_topics3 {
	margin: 0px;
	padding: 0px;
}

#res_topics3 h1 {
	margin: 20px 0px 20px 0px;
	padding: 10px;
	border: solid 1px #001C14; 
	font-size: 130%;
	color: #001C14;
}

#res_topics3 h2 {
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 120%;
	border-left: solid 5px #001C14;
}

#res_topics3 p {
	margin: 0px 0px 20px 0px;
}

#res_topics3 p.index {
	margin: 20px 0px 0px 0px;
	padding: 3px 10px;
	font-weight: bold;
	background-color: #F5F5F5;
}

p.index {
	margin: 20px 0px 0px 0px;
	padding: 3px 10px;
	font-weight: bold;
	background-color: #F5F5F5;
}

#res_topics3 img.f-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#res_topics3 img.f-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#res_topics3 div.clear {
	clear: both;
}

#res_topics3 ul {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	list-style-type: none;
}

#res_topics3 li {
	background: url(/i/restaurant/images/common/ico_disc.gif) 0px 6px no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 18px;
}


.b {
	font-weight: bold;
}





