@charset "UTF-8";
/* CSS Document */


.contents_inner{
	width:915px;
	margin:0 auto;
	position:relative;
}

#navi_box{
	width:100%;
	height:58px;
	background-color:#362014;
	position:relative;
	overflow:visible !important;
	margin-top:-41px;
}

#navi_box ul{
	position:absolute;
	top:0;
	right:0;
}

#navi_box ul li{
	float:left;
	height:58px;
	padding-left:1px;
	background:url(../image/common/m_line.gif) left top no-repeat;
	cursor:pointer;
}

#navi_box ul li.line_non{
	background:none;
	padding-left:0px;
}

#title_box{
	width:100%;
	height:395px;
	position:relative;
}

.pan_box{
	width:100%;
	height:35px;
	background:url(../image/common/pan_bk.png) left top repeat-x;
	position:absolute;
	top:0;
	z-index:999;
}

.pan_box li{
	float:left;
	font-size:108.3%;
	color:#000;
	line-height:35px;
	vertical-align:middle;
	margin-right:10px;
}

.pan_box li a{
	color:#653206;
	font-weight:bold;
	text-decoration:none;
}

.pan_box li a:hover{
	text-decoration:underline;
}

.pan_box li span{
	color:#653206;
	margin-right:10px;
}

#f_footer{
	width:100%;
	height:215px;
	background:url(../image/common/f_bk.jpg) left top repeat-x;
	border-bottom:#362014 solid 12px;
	margin:0;
	padding:0;
}

#f_footer .f_l{
	position:absolute;
	top:0;
	left:0;
}

#f_footer .f_r{
	position:absolute;
	top:0;
	right:0;
}

#f_footer .contents_inner{
	text-align:center;
}
	
.to_top{
	width:56px;
	height:57px;
	position:absolute;
	position:fixed !important;
	bottom:60px;
	right:60px;
	z-index:9999999;
	opacity:0;
	display:none;
}


.clear{
	clear:both;
}

/*オープンメニュー*/

.op_m{
	width:100%;
	height:0px;
	background:#FFF;
	position:absolute;
	top:58px;
	z-index:9999;
	overflow:hidden;
}

.op_m .contents_inner{
	overflow: visible;
}

.op_m h3{
	font-size:14px;
	color:#cb9530;
	margin-top:10px;
	margin-bottom:3px;
}

.op_m p{
	font-size:13px;
	line-height:1.3;
	color:#362014;
}

.op_m_box{
	width:210px;
	padding-right:12px;
	margin-right:12px;
	border-right: 1px solid #d9b167;
	float:left;
	cursor:pointer;
}
.op_m_b_non{
	padding-right:0;
	margin-right:0;
	border-right: none;
}

.opm_close{
	position:absolute;
	top:185px;
	right:-7px;
	cursor:pointer;
}

.a_point{
	position:absolute;
	top:0;
	left:0;
}

.op_s{
	width:1150px;
	height:173px;
  margin-left: -117px;
	padding-top:22px;
	padding-bottom:25px;
	display:none;
}

.op_b{
	width:445px;
	height:173px;
	margin:0 auto;
	padding-top:22px;
	padding-bottom:25px;
	display:none;
}

.op_f{
	width:445px;
	height:173px;
	margin:0 auto;
	padding-top:22px;
	padding-bottom:25px;
	display:none;
}

.op_t{
	width:680px;
	height:173px;
	margin:0 auto;
	padding-top:22px;
	padding-bottom:25px;
	display:none;
}

	
	
	
	
	