/* CSS Document */
@charset "utf-8";
@import url("../../../common/css/Normalize.css");  
@import url("../../../common/css/reset.css");  
/* default */
@import url("base.css");


/*========================================
 +contents
========================================*/
body{
	width:100%;
}
#contents{
	margin:0px 0px 20px;
}
/*========================================
 + HEADER
========================================*/
header{
	padding: 0px;
	background-size:100%;
	height: 98px;
	position:relative;
	overflow:hidden;
}
#sp_logo{
	padding: 0 0 0 8px;
}
#header_telBt{
	position:absolute;
	top: 28px;
	right: 6px;
}
#h_company_bt{
	width:205px;
	height:60px;
	position:absolute;
	right:-55px;
	top:-6px;
	background-image:url(../images/header/wood.png);
	background-repeat:no-repeat;
	background-size:80%;
}
#h_company_bt a{
	display:block;
	width:70px;
	height:0px;
	padding:20px 0 0 0;
	overflow:hidden;
	margin:25px 0 0 70px;
}
@media(max-width:580px){
#moji{
	font-size: 8px;
	line-height: 1.4;
	color: #ffffff;
	z-index: 10;
	background: #ffb400;
	padding: 5px;
	margin: 0 0 3px;
}}
navi table{
	width:100%;
	border-top:1px solid #926237;
	border-bottom:1px solid #926237;
}
navi table td{
	/* border-top:1px solid #edd4b8; */
	width:20%;
	border-right:1px solid #926237;
}
navi table td:last-child{
	border-right:none;
}
navi table td a{
	color:#6b4125;
	font-weight:bold;
	text-shadow:0px 1px 0 #f9e5ba;
	display:table-cell;
	text-align:center;
	text-decoration:none;
	border-left:1px solid #daa973;
	width: 500px;
	vertical-align: middle;
	padding:5px 0;
}
navi table td a img{
	width:100%;
}
.drop_navi{
	width:100%;
	display:none;
	position:absolute;
	top: 159px;
	z-index:999;
}
.drop_navi li{
    background-color: #ffcb00;
    border-bottom:1px dashed #67472d;
    height:44px;
    line-height:44px;
}
.drop_navi li a{
	display:block;
	padding:0 0 0 15px;
	text-decoration:none;
	font-size:14px;
	background-image: url(../images/Arrow_R.png);
	background-repeat:no-repeat;
	background-position:95% center;
	color: #78543f;
}

/*========================================
 + FOOTER
========================================*/
footer{
	margin:35px 0 0 0;
	border-collapse:collapse;
	position:relative;
}
#F_Link{
	margin:-5px 0 0 0;
}
#F_Link td{
	height:35px;
	background-color:#a0c53e;
}
#F_Link td a{
	width:100%;
	height:100%;
	background-position: 10px center;
	display:table;
	color:#FFF;
	line-height:35px;
	background-image:url(../../../common/images/foote_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 23px;

	box-sizing:border-box;
}
#F_Link td a span{
	display:table-cell;
}
#pagetop{
	position:absolute;
	bottom:35px;
	right:5px;
}
#CR{
	margin:0 0 0 0px;
	text-align: center;
	font-size:11px;
	color:#333;
	line-height:35px;
	background-color:#f0f0f0;
	height:35px;
}
/*========================================
 + ページング
========================================*/
.page{
	margin:5px 0;
	height:36px;
}
.pageTT{
	float:left;
	line-height:36px;
	padding:0 0 0 10px;
}
.pageTT span{
	color:#0265dd;
	font-weight:bold;
	font-size:15px;
}

#page_h{
	background-color:#cdae85;
	text-decoration:none;
	font-weight:bold;
	background:-moz-linear-gradient(left top , #9e9e9e 0% , #e4e4e4 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #9e9e9e), color-stop(1, #e4e4e4));
}
#page_h2{
	background-position:0 -20px;
	font-weight:bold;
}
.page_number{
	float:right;
	text-align:right;
	margin:3px 5px 0 0;
}
.page_number a{
	color:#333;	
}
.page0{
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	margin:1px 7px 0 0;
	text-decoration:underline;
	border:1px solid #a5a5a5;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	background:-moz-linear-gradient(left top , #ffffff 0% , #dfdfdf 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #dfdfdf));
}


/*========================================
 + 共通タイトル
========================================*/
.h2TT{
	background-color:#6b4125;
	height:40px;
	line-height:40px;
	padding:0 0 0 0px;
	color:#ebe6e2;
	font-size:14px;
	border-top:1px solid #4d260b;
	position:relative;
}
.h2TT span{
	margin:0 0 0 0px;
	display:block;
	border-top:1px solid #ffe8d9;
	padding:0 0 0 40px;
}

.h2TT img{
	position:absolute;
	left:10px;
	top:10px;
}
.h3TT{
	border:4px solid #e2e2e2;
	position:relative;
	height:35px;
	padding:5px 5px 0 48px;
	line-height:30px;
	font-size:15px;
	color:#6c3808;
}
.h3TT img{
	position:absolute;
	left:5px;
	top:5px;
}

/*========================================
 + 枠
========================================*/
.green_disp{
	background-image:url(../images/green_bck.gif);
	background-repeat:repeat;
	padding:3px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}
.green_disp_in{
	background-color:#FFF;
	padding:7px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
}

/*========================================
 Menu footer
========================================*/
#menu-footer{background: #58c715;padding: 10px;font-size: 0;}
#menu-footer a{text-decoration: none;}
#menu-footer >a,#menu-footer button{display: inline-block;border:0;text-align: left;width: 48%;color: #78543f;padding: 5px 0 5px 28px;box-sizing: border-box;font-weight: bold;margin: 5px 1%;background-size: 11px !important;background: url(../images/arrow-menu-normal.png) 10px 8px  no-repeat #FFF;border-radius: 5px;font-size: 12px;}
.box{display:none; font-size: 0;}
.box a{width: 50%; display: inline-block; font-size: 14px; vertical-align: top; color: #FFF; padding: 5px; box-sizing: border-box;}
.current{background:url(../images/arrow-menu-down.png) 5px 7px no-repeat #4e8d04 !important; color:#FFF !important;}