@charset "utf-8";

/*
* {
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
}
*/

html{
	background-color: #543E26;
}

body {
	font-family:Verdana, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro' ,Osaka,'ＭＳ Ｐゴシック', 'MS PGothic','メイリオ',Meiryo,sans-serif;
	color: #53350d;
	font-size:12px;
	line-height:20px;
	background-color: #543E26;
	text-align:center;
	padding:0px;
	margin:0px;
	height:auto;
}


textarea{
	font-size:12px;
}


/* --- link reset --- */

a:link {
	color:#c14e01;
	text-decoration:underline;
}
a:visited{
	color:#c14e01;
	text-decoration:underline;
}
a:hover{
	color:#c14e01;
	text-decoration:none;
}
a:active{
	color:#c14e01;
	text-decoration:underline;
}

.hover{
	
}

img {
	border:0 solid #fff;
	vertical-align: top;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6,h7,h8{
/*	font-size:100%;	*/
	margin:0px;
	padding:0px;
}

div{
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
	padding:0px;
	padding-bottom:1em;
}

table{ 
	border-collapse:collapse;
}

.inquiry_emphasis,
.errormsglist,
.errormsg{
	
	color:#C14E01;
	
	
}

.red {
	color: #F00;
}
/*---------------------------------------
#wrapper
----------------------------------------*/

#wrapper {
	margin:0px;
	height:auto;
	width:100%;
	text-align:center;
}


/*---------------------------------------
#maincontents/メインコンテンツ
----------------------------------------*/

#maincontents_wide_01{
	margin:0px;
	height:auto;
	width:100%;
	text-align:center;
	background-image: url(../images/common/bg_body_wide.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#maincontents_wide_02{
	margin:0px;
	height:auto;
	width:100%;
	text-align:center;
	background-image: url(../images/common/bg_sideupper_wide.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#toppage #maincontents_wide_02{
	background-image: url(../images/top/bg_topupper_wide.jpg);
}

#maincontents_wide_03{
	margin:0px;
	height:auto;
	width:100%;
	text-align:center;
	background-image: url(../images/common/bg_footer_wide_01.png);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

#maincontents{
	text-align: left;
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;	
}

#maincontents_inner{
	
}


/*---------------------------------------
#contactboard/フッター　立て看板
----------------------------------------*/

#contactboard{
	width:920px;
	height:240px;
	background-image: url(../images/common/bg_footerarea01.jpg);
	background-repeat: no-repeat;	
	
}

#contactboard_inner{
	padding-top:55px;
	padding-left:318px;	
}

#contactboard_main{
	width:524px;
	
}

#contactboard_main_inner{
	
}

#contactboard_tel{
	height:50px;
	width:524px;	
}

#contactboard_tel .title{
	width:195px;
	float:left;
}

#contactboard_tel .text{
	width:329px;
	float:left;
}

#contactboard_mailform{
	height:67px;
	width:524px;
}

#contactboard_mailform .title{
	width:524px;
	height:32px;
}

#contactboard_mailform .links{
	width:524px;
	height:35px;
}

#contactboard_mailform .links ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display:block;
}

#contactboard_mailform .links ul li{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display:block;
	float:left;
}



/*---------------------------------------
#menuboard/ メニューボード
----------------------------------------*/

#menuboard{
	left: 0px;
	top: -2358px;
	position:absolute;
	z-index:550;
	
	
}

#menuboard_inner{
	
	position:relative;
	
}

#menuboard .menu{
	position:absolute;
}

#menu_toppage{
	left: 31px;
	top: 2463px;
	
}

#menu_about{
	left: 31px;
	top: 2502px;
	
}

#menu_works{
	left: 31px;
	top: 2541px;
	
}
#menu_staff{
	left: 31px;
	top: 2580px;
	
}
#menu_company{
	left: 31px;
	top: 2619px;
	
}
#menu_faq{
	left: 31px;
	top: 2658px;
	
}
#menu_contact{
	left: 31px;
	top: 2697px;
	
}

#menu_voice{
	left: 15px;
	top: 2859px;
	
}

#menu_syokunin{
	left: 15px;
	top: 2917px;
	
}




/*---------------------------------------
#submainheader/サブページメインイメージ
----------------------------------------*/
#submainheader{
	width:920px;
	height:200px;
}

/*---------------------------------------
#topicpass/パンくず
----------------------------------------*/
#topicpass{
	width:920px;
	height:40px;
	font-size:10px;
}

#topicpass_inner{
	padding-left:240px;

}



/*---------------------------------------
#contentsarea/コンテンツエリア
----------------------------------------*/

#contentsarea{
	width:920px;
}

#contentsarea_inner{
	padding-left:240px;
	padding-bottom:40px;
}

#contentsarea h2{
	padding-bottom:16px;
	
}

#contentsarea h3{
	padding-bottom:10px;
	
}

#contentsarea .textarea01{
	
}


	

/*---------------------------------------
#footer/フッター
----------------------------------------*/
#footer01 a:link {
	color:#ede4c7;
	text-decoration:underline;
}

#footer01 a:visited{
	color:#ede4c7;
	text-decoration:underline;
}

#footer01 a:hover{
	color:#ede4c7;
	text-decoration:none;
}

#footer01 a:active{
	color:#ede4c7;
	text-decoration:underline;
}

#footer02 a:link {
	color:#ede4c7;
	text-decoration:underline;
}

#footer02 a:visited{
	color:#ede4c7;
	text-decoration:underline;
}

#footer02 a:hover{
	color:#ede4c7;
	text-decoration:none;
}

#footer02 a:active{
	color:#ede4c7;
	text-decoration:underline;
}

#footer01_wide{
	height:70px;
	width:100%;
	background-color:#7E8549;
	background-image: url(../images/common/bg_footer_wide_02.png);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

#footer01{
	width:920px;
	height:70px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:18px;
	color:#ede4c7;
	background-image: url(../images/common/bg_footerarea03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
	z-index:1;
}

#footer01_inner{
	padding-top:15px;
	
}

#extmenu{
	text-align:center;
	width:920px;
	
}

#tab_pagetop{
	position:absolute;
	right: 0px;
	bottom: 0px;	
}


#footer02_wide{
	width:100%;
	
}

#footer02{
	width:920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height:18px;
	color:#ede4c7;
	text-align:left;
}

#footer02_inner{
	padding-top:15px;
	
	
}

#bannerarea{

}

#bannerarea .title01{
	height:25px;

}

#bannerarea .title01_inner{
	
}


#bannerarea .bannerpos {
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#bannerarea ul{
	padding-bottom:20px;
	margin:0px;
	list-style-type: none;
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#bannerarea ul li{
	padding:0px;
	margin:0px;
	list-style-type: none;
	display:block;
	float:left;
}

#bannerarea ul li .element{
	padding-right:16px;
}

#bannerarea ul li.listend .element{
	padding-right:0px;
}

#bannerarea ul li .element .image{
	padding-bottom:10px;
	width:140px;
}

#bannerarea ul li .element .title{
	padding-bottom:0px;
	width:140px;
}

#bannerarea ul li .element .text{
	padding-bottom:0px;
	width:140px;
	font-size:10px;
	line-height:15px;
}

#copyright{
	padding-bottom:30px;
	
	
}









/*---------------------------------------
クリア
----------------------------------------*/

.clearfix:after{
content: "."; 
display: block; 
height: 0; 
font-size:0;	
clear: both; 
visibility:hidden;
}

.clearfix{display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */ 
