@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.mainimageInquiry {
	border-bottom: 1px solid #FFF;
	background:url(../../images/inquiry/n_main_image.jpg) no-repeat bottom center;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}

div.contents_title{
	padding:15px 0;
}

div.contents_title2{
	padding-bottom:15px;
}

div.send_bar{
	padding:0 0 60px 0;
}

div.inq_cmt01{
	line-height:180%;
	color:#47250D;
}

div.inq_cmt02{
	line-height:180%;
	padding-bottom:30px;
	color:#47250D;
}

div.inq_cmt03{
	line-height:180%;
	padding-bottom:60px;
	color:#47250D;
}

.let_spc{
	letter-spacing:0.1em;
}

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

#inq_tbl{
	width:100%;
}

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

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

#inq_tbl th{
	background-color:#9D6C48;
	color:#fff;
	width:34%;
	vertical-align:middle;
}

#inq_tbl td{
	background-color:#fff;
	color:#9D6C48;
	width:66%;
	vertical-align:middle;
	line-height:180%
}

.instruct_txt{
	color:#9A0000;
}

#inq_tbl input,
#inq_tbl select{
	padding:2px;
}

#inq_tbl .pd20p{
	padding-left:20px;
}

#inq_tbl .pd65p{
	padding-left:65px;
}

#inq_tbl .pd_b{
	padding-bottom:5px;
}






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;
}


strong{
	color:#F00;
}

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

