@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:url(../img/bg_body.png);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#42392D;
	letter-spacing:0.1em;
}
a:link,
a:visited {
	color:#643232;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#669933;
}
a img {
	border:none;
}

#wrap {
	width:920px;
	margin:0 auto;

}
#wrap1 {
	width:920px;
	margin:0 auto;

}

#box_left{
	float:left;
}

#box_right{
	float:right;
}


#header {
	height:116px;
	background-color:#643232;
}
#header h1 {
	width:222px;
	padding-top:0px;
	text-align:center;
}
#header .copy {
	padding-top:20px;
	padding-right:10px;
	font-size:14px;
	line-height:1.5em;
	color:#B19E32;
	text-align:right;
}
ul#navi {
	padding-top:2px;
	width:695px;
	height:59px;
	list-style-type:none;
	text-align:center;
}
ul#navi li {
	width:139px;
	height:59px;
	float:left;
}
ul#navi li a {
	display:block;
	width:139px;
	height:49px;
	padding-top:10px;
	line-height:1.5em;
	background:url(../img/navi.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#EFE6C2;
	text-decoration:none;
}
ul#navi li a span {
	line-height:1.5em;
	font-size:10px;
	color:#EFE6C2;
}
ul#navi li a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -59px;
}
#contents {
	clear:both;
	padding-top:10px;
	padding-left:5px;
	background-color:#ffffff;
}
ul#contents {
	list-style-type:none;
	padding-left:20px;
}
#main_area {
	width:632px;
	float:left;

}
#main_area h2 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#sub_area {
	width:244px;
	padding-right:5px;
	margin-bottom:10px;
	float:right;
}
#sub_area h2 {
	width:204px;
	height:25px;
	margin-bottom:10px;
	padding:7px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_s.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#main {
	width:616px;
	height:347px;
	padding:16px 0 0 16px;
	background:url(../img/bg_main.png) no-repeat;
}
.main_text {
	padding:5px 15px 20px 15px;
	line-height:2.5em;
}
#topics {
	width:658px;
	margin-right:-26px;
	list-style-type:none;
}
#topics li {
	width:202px;
	margin-right:13px;
	float:left;
}
#topics h3 {
	padding-bottom:2px;
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
}
#topics img {
	border:solid 1px #CCCCCC;
}
.topics_text {
	margin-top:15px;
	margin-bottom:15px;
	padding:2px 0 0 15px;
	background:url(../img/bg_topics.png) no-repeat;
}
.topics_text p {
	line-height:1.6em;
}
#info {
	margin-bottom:15px;
	padding-bottom:10px;
}
#info dt {
	padding:10px 10px 0 10px;
	line-height:1.5em;
	font-weight:bold;
}
#info dd {
	border-bottom:dotted 1px #DFC89D;
	padding:0 10px 10px 10px;
	line-height:1.6em;
}
#tel_mail {
	position:relative;
	padding-top:10px;
}
#tel_mail dt {
	position:absolute;
	left:0;
	width:50px;
	line-height:1.5em;
	background-color:#643232;
	color:#FFFFFF;
	text-align:center;
}
#tel_mail dd {
	margin-bottom:10px;
	padding-left:60px;
	line-height:1.5em;
}
#tel_mail dd strong {
	font-size:20px;
	font-weight:normal;
}
#address dt {
	margin:10px 0 5px 0;
	line-height:1.5em;
	background-color:#643232;
	color:#FFFFFF;
	text-align:center;
}
#address dd {
	line-height:1.6em;
}
address {
	clear:both;
	padding:40px 0 50px 0;
	line-height:1.5em;
	background:url(../img/bg_footer.png) repeat-x;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
}

#title_wrap {
	background:#FFFFFF;
}

#title {
	height:78px;
	padding:10px 0 0 30px;
	line-height:1.5em;
	background:url(../img/bg_tit.png) no-repeat 5px 5px;
}
#title h2 {
	font-size:22px;
	font-weight:bold;
}
#title .copy {
	margin-bottom:10px;
	font-size:10px;
	color:#643232;
}
#concept_text {
	width:632px;
	margin-left:32px;
	float:left;
	list-style:none;
}
*html #concept_text {
	width:632px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#concept_text h3,
#menu_text h3 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#concept_text .text,
#menu_text .text {
	margin:0 30px 40px 30px;
	line-height:2.3em;
}
#menu_text .text01 {
	margin:0 0 40px 0;
	line-height:1.6em;
	font-weight:bold;
}
#concept_img {
	width:244px;
	padding-right:5px;
	margin-bottom:10px;
	float:right;
	list-style:none;

}

#concept_img li,
#menu_img p{
	text-align:center;
}
#
_img li,
#access_img li {
	line-height:0.1em;
	margin-bottom:10px;
}
#concept_img img,
#menu_img img,
#access_img img {
	border:solid 2px #F8E6BC;
}
.head_text {
	padding:0 0 30px 32px;
	line-height:2em;
}
#menu_text {
	width:632px;
	padding-left:32px;
	float:left;
	list-style:none;
}
#menu_img {
	width:202px;
	margin-left:32px;
	float:left;
	list-style:none;
}
*html #menu_img {
	width:202px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#contents_04 ul#contents {
	line-height:1.6em;
}
#contents_04 ul#contents li {
	border-bottom:dotted 1px #F5B84A;
	padding-bottom:15px;
}
#contents_04 ul#contents li h3 {
	padding:15px 0 10px 20px;
	background:url(../img/icon_01.png) no-repeat 0 18px;
	font-size:14px;
	font-weight:bold;
}
#contents_04 ul#contents li p {
	margin-left:20px;
}
#contents_04 ul#contents li ul {
	margin-top:10px;
}
#contents_04 ul#contents li ul li {
	border:none;
	margin-left:40px;
	padding-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
}
#access_text {
	width:370px;
	float:right;
	padding-right:5px;
	margin-bottom:10px;
}
#access_img {
	width:450px;
	margin:20px 0 20px 32px;
	float:left;
	list-style-type:none;
}
*html #access_img {
	width:450px;
	margin:20px 0 20px 16px;
	float:left;
}
#shop_info {
	position:relative;
	clear:both;
	width:370px;
	margin:30px 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#F88D10;
}
#shop_info dd {
	padding:10px 0 10px 110px;
	border-bottom:dotted 1px #F5B84A;
}
#access_text p {
	line-height:1.6em;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}


/* --- リストエリア --- */
ol.qa {
float:left;
width:600px;
margin-bottom:15px;
padding:6px 10px 0 32px;
list-style-type: none;
}

	width:597px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	font-size:14px;

	height:26px;
	line-height:1.5em;
	background:url(../img/bg_head_l.png) no-repeat;
	font-weight:bold;
	
	
	background: url(../img/q6g.gif) no-repeat 4px 5px; /* Questionエリアの背景 */
	border: 1px #c0c0c0 solid; /* Questionエリアの境界線 */

/* --- リスト項目の内容 --- */
ol.qa dl {
margin: 0;
background: #f9f9f9 url(../img/qa_back.gif) repeat-x top; /* リスト項目の背景 */
}

/* --- Questionエリア --- */
ol.qa dt {
margin: 0;
padding: 8px 6px 6px 35px; /* Questionエリアのパディング（上右下左） */
background:url(../img/bg_head_qa.png) no-repeat; /* Questionエリアの背景 */

font-weight: bold;
line-height: 120%;
font-size:14px;
}

/* --- Answerエリア --- */
ol.qa dd {
margin: 0 0 0 25px;
padding: 11px 6px 30px 28px; /* Answerエリアのパディング（上右下左） */
background: #ffffff url(../img/a5.png) no-repeat 4px 8px; /* Answerエリアの背景 */
line-height: 150%;
}



/* --- フォームエリア --- */
form.contact {
	margin:0 30px 40px 30px;
	width: 550px; /* フォームエリアの幅 */
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 2.3em;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
background-color: #f9f9f9; /* テーブルの背景色 */
border: 1px #c0c0c0 solid; /* テーブルの境界線 */
}
/* --- 見出しセル（th） --- */
form.contact th {
width: 180px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 250px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 100px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 250px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 20px 0 0; /* ボタンのマージン（上、左右、下） */
text-align: center;
}

.camp {
	text-align:center;
	padding-bottom:30px;
}

#pro_area{
	width:610px;
	margin:10px auto;
}

#pro_area_l{
	width:210px;
	float:right;
	padding:10px 0 0 20px;
}

#pro_area_r{
	width:370px;
	float:left;
}


#pro {
	position:relative;
	clear:both;
	margin:0 auto;
	float:right;
	line-height:1.8em;
}
#pro dt {
	position:absolute;
	clear:both;
	width:120px;
	padding:0px 0 0px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#F88D10;
	text-align:center;
	padding:5px 0 0 0;
}
#pro dd {
	padding:5px 0 5px 130px;
	border-bottom:dotted 1px #F5B84A;
}

.pro_text {
	padding:30px 15px 20px 15px;
	line-height:2.5em;
}

#cl {
	clear:both;
}