@charset "UTF-8";

/* ****************************************************
Title: n_restaurant.css
Created date: 2010/03/29
Last Modified: 2010/03/29
Created by: iGrove
***************************************************** */


/* Table Of Contents
----------------------------------------

#01 primary

----------------------------------------*/


/* #01 primary
---------------------------------------------------------------------------- */

div.mainimageInfo {
	border-bottom: 1px solid #FFF;
	background:url(../../images/information/info_main_image.jpg) no-repeat bottom center;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

div#InfoSubmenu{
	width:856px;
	margin:20px 0 15px 0;
	padding:1px;
	border:#49250D solid 1px;
}

div.info_img{
	padding-bottom:30px;
}

div.contents_title{
	padding:15px 0;
}

div.contents01 {
	padding:0 0 15px 0;
	color:#885A3B;
}

div.contents02 {
	padding:0 0 80px 0;
	color:#885A3B;
}

div.contents03 {
	border-top:#885A3B 1px solid;
	padding:5px 0 80px 0;
	color:#885A3B;
	line-height:200%;
}

div.contents04 {
	padding:10px 0 80px 0;
	color:#885A3B;
}

div.chapter01{
	width:270px;
	padding:0 25px 0 0;
	line-height:200%;
	text-align:left;
	float:left;
}

div.chapter02{
	width:270px;
	padding:0;
	line-height:200%;
	text-align:left;
	float:left;
}

div.gryTxt01{
	color:#4D4D4D;
	padding-top:10px;
}

div.sl_menu_box {
	border-right: solid 1px #49250D;
	border-left: solid 1px #49250D;
	border-bottom: solid 1px #49250D;
	padding: 20px 12px 15px 12px;
}

div.sl_menu_box table,
div.sl_menu_box td{
	width:100%;
	text-align:right;
	padding:0;
	vertical-align:middle;
}

div.lft01{
	width:550px;
	float:left;
	line-height:200%;
	color:#885A3B;
}

div.rgt01{
	width:270px;
	text-align:right;
	float:right;
}

#info_tbl{
	width:100%;
}

#info_tbl table{
	border-collapse:collapse;
	border:none;
}

#info_tbl th,
#info_tbl td{
	padding:10px 15px;
	font-size:100%;
	line-height:150%;
	border:2px solid #F3E6C4;
}

#info_tbl th{
	background-color:#9D6C48;
	color:#fff;
	width:30%;
	vertical-align:top;
}

#info_tbl td{
	background-color:#fff;
	color:#9D6C48;
	width:70%;
	vertical-align:middle;
}

strong{
	color:#F00;
}

.clr{
	clear:both;
	height:0;
	font-size:0px;
	line-height:0%;
	visibility:hidden;
}
