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

*{
   margin:0;
   padding:0;
   line-height:1.6;
   font-size:12px;
   color:#5b4a3f;
   
   }
img{
   margin:0;
   padding:0;
   border:none;
   } 
a{
    color:#5b4a3f;
	}
a:hover{
    color:#eb6100;
	text-decoration:none;
	overflow:hidden;
	}
	
#btn,
.btn{
     width:280px;
	 height:45px;
	 margin:30px 0 0 160px;
	 }
#btn a,
.btn a{
     width:280px;
	 height:45px;
	 background:url(../img/btn.gif) no-repeat;
	 text-indent:-9999px;
	 display:block;
	 overflow:hidden;
	 }
#btn a:hover,
.btn a:hover{	 	 	
	background:url(../img/btn.gif) no-repeat 0px -45px;
	}
	
.btn_tel{
    margin:5px 0 0 120px;
	}
.s_attention{
    color:#FF0066;
	font-size:10px;
	}	

	
body{
    background:url(../img/wood_bg.jpg);
	}		     
#all{
     width:860px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:left;
	 position:relative;
	 }
#coverBlack{
    position:absolute;
	top:0;
	left:835px;
	}	 
/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac ￥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*clearfix終わり*/	 

#pankuzu,
#pankuzu a{
   font-size:10px;
   margin-top:3px;
   }

h1{
   background:url(../img/header_obi.gif) repeat-x;
   font-size:7px;
   font-weight:normal;
   color:#A18B74;
   }
#leaf_top{
   width:227px;
   height:529px;
   background-image:url(../img/leaf_top.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/leaf_top.png");
   text-indent:-9999px;
   position:absolute;
   z-index:10;
   top:-35px;
   left:770px;
}   
#headerLead{
   font-size:10px;
   text-align:right;
   font-weight:normal;
   margin-right:130px;
   }   
   
#headerLeft{
   float:left;
   width:275px;
   }   
#logo{
   width:282px;
   height:57px;
   background-image:url(../img/logo.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo.png");
   text-indent:-9999px;
}
 #logo a{ 
    cursor:pointer;
	} 
	
/*
ヘッダーリンク
*/	

#headerRight{
   width:405px;
   float:right;
   margin-top:40px;
   }	
   
#headerLink{
   padding-left:10px;
   border-left:1px solid #5b4a3f;
   height:16px;
   font-family: "Times New Roman", Times;
	}  
#header_company{
   float:left;
   border-right:1px solid #5b4a3f;
   margin-right:6px;
   width:57px;
   height:16px;
   padding-left:18px;
   background-image:url(../img/header_Company.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_Company.png");
   
}   
#header_sitemap{
   float:left;
   border-right:1px solid #5b4a3f;
   margin-right:8px;
   width:47px;
   height:16px;
   padding-left:23px;
   background-image:url(../img/header_Sitemap.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_Sitemap.png");
   
}   
#header_contact{
   float:left;
   border-right:1px solid #5b4a3f;
   width:50px;
   height:16px;
   padding-left:20px;
   background-image:url(../img/header_Contact.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_Contact.png");
   
}   
#header_tel{
   float:left;
   width:150px;
   height:23px;
   margin-left:10px;
   background-image:url(../img/header_Tel.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/header_Tel.png");
   text-indent:-9999px;
   
}  

/*
グローバルナビ 
*/
#g_navi{
   margin:15px 0 0 0;
   }
#g_navi ul li{
   list-style-type:none;
   }

#global_home,
#global_service,
#global_voice,
#global_result,
#global_contact{
    
	width:160px;
	height:25px;
	float:left;
	margin-right:15px;
} 

#global_contact{
    margin-right:0;
}  

#global_home a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/global_home.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_home.png");
   text-indent:-9999px;
   border-bottom:2px solid #5b4a3f;
   padding-bottom:1px;
  
}
#global_home a:hover{
   background-image:url(../img/global_home_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_home_on.png");
   
}

#global_service a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/global_sirvice.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_sirvice.png");
   text-indent:-9999px;
   border-bottom:2px solid #5b4a3f;
   padding-bottom:1px;
}
#global_service a:hover{
   background-image:url(../img/global_sirvice_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_sirvice_on.png");
}

#global_voice a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/global_voice.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_voice.png");
   text-indent:-9999px;
   border-bottom:2px solid #5b4a3f;
   padding-bottom:1px;
}
#global_voice a:hover{
   background-image:url(../img/global_voice_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_voice_on.png");
}

#global_result a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/global_result.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_result.png");
   text-indent:-9999px;
   border-bottom:2px solid #5b4a3f;
   padding-bottom:1px;
}
#global_result a:hover{
   background-image:url(../img/global_result_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_result_on.png");
}

#global_contact a{
   float:left;
   width:160px;
   height:25px;
   background-image:url(../img/global_contact.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_contact.png");
   text-indent:-9999px;
   border-bottom:2px solid #5b4a3f;
   padding-bottom:1px;
}
#global_contact a:hover{
   background-image:url(../img/global_contact_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/global_contact_on.png");
}


  
#global_home a:hover,
#global_service a:hover,
#global_voice a:hover,
#global_result a:hover,
#global_contact a:hover{
    border-bottom:2px solid #eb6100;
	}
	


/*
サブメニュー
*/	
#sub_menu{
    margin:10px 0 0 0;
}
#select{
   float:left;
   width:213px;
   height:18px;
   float:left;
   background-image:url(../img/select.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/select.png");
   text-indent:-9999px;
   
} 
#select_btn{
	float:left;
	margin-right:15px;
}

#flow a{
	float:left;
	margin-right:5px;
	width:107px;
	height:18px;
    background-image:url(../img/btn_flow.png);
    _background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_flow.png");
    text-indent:-9999px;
}
#flow a:hover{
   background-image:url(../img/btn_flow_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_flow_on.png");
}

#faq a{
	float:left;
	margin-right:10px;
	width:107px;
	height:18px;
    background-image:url(../img/btn_faq.png);
    _background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_faq.png");
    text-indent:-9999px;
}
#faq a:hover{
   background-image:url(../img/btn_faq_on.png);
   _background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/btn_faq_on.png");
}

/*
フッター
*/	
#footer{
   /*background:url(../img/header_obi.gif) repeat;*/
   background-color:#5b4a3f;
   font-size:7px;
   font-weight:normal;
   color:#A18B74;
   padding-bottom:20px;
   
   }
#footer_inner{
     width:860px;
	 margin-left:auto;
	 margin-right:auto;
	 text-align:left;
	color:#A18B74;
	padding-top:10px;
	position:relative;
	 } 
#footer_top{
     border-bottom:1px solid #7C6854;
	 padding-bottom:10px;
	 margin-bottom:10px;
	 }
address{
    width:430px;
	float:left;
	color:#fff;
	font-size:11px;
	font-style:normal;
	
	}
address a{
    color:#eb6100;
	}	
#footer_mainLink{
    width:430px;
	float:right;
	color:#fff;
	text-align:right;
	}		 
.footer_mainLinkIn a{
    float:left;
	color:#fff;
	border-left:1px solid #fff;
	padding-left:10px;
	margin-right:10px;
	font-size:11px;
	}	
.footer_mainLinkIn_right a{
    float:left;
	color:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	}
.footer_mainLinkIn a:hover,
.footer_mainLinkIn_right a:hover{	
    color:#eb6100;
	text-decoration:none;
	}		
	
.footer_link_title{
    width:212px;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-right:3px;
	color:#4F4235;
	background-color:#7C6854;
	}	
.footer_link_title h3,
.footer_link_title_right h3{	
	padding-left:10px;
	}
.footer_link_title_right{
    width:212px;
	float:left;
	font-size:11px;
	font-weight:normal;	
	color:#4F4235;
	background-color:#7C6854;
	}	
.footer_contents{
    background-color:#4F4235;
	padding:5px 0 10px 0;
	min-height:100px;
    height: auto !important;
    height: 100px;

	}
.footer_contents li{
    background-color:#4F4235;
	list-style-type:none;
	margin-left:10px;
	list-style-position:inside;
	}
.footer_contents li a{	
    color:#A18B74;
	font-size:10px;
	}	
.footer_contents li a:hover{	
    color:#eb6100;
	text-decoration:none;
	font-size:10px;
	}
	
#leaf_bottom{
	width:199px;
	height:451px;
	background-image:url(../img/leaf_bottom.png);
	_background-image:none;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/leaf_bottom.png");
	text-indent:-9999px;
	position:absolute;
	z-index:10;
	top:-248px;
	left:-199px;
}   					  	

#side_contact{
    width:185px;
	height:185px;
	}	
#side_contact a{
    width:185px;
	height:185px;
	background:url(../img/side_contact.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	}	
#side_contact a:hover{
	background:url(../img/side_contact.jpg) no-repeat 0 -177px;

	}		
#side_bannerArea{
    margin-top:5px;
	}		
	

.formField{
   background-color:	#ede6e1;
   padding-right:10px;
   border-bottom:1px dotted #ab907e;
   }
.formSpace{
    padding:12px 0 12px 10px;
	border-left:1px dotted #ab907e;
	border-bottom:1px dotted #ab907e;
	}
	#contact_title{
    background:url(../img/contact_title.gif) no-repeat;
	width:450px;
	height:23px;
	padding:22px 0 0 170px;
	margin-top:10px;
	}	
	#title_contact{
    background:url(../img/title_contact.jpg) no-repeat;
	width:620px;
	height:200px;
	text-indent:-9999px;
	}	