@charset "utf-8";

/*サブナビ--------------------*/
div.s_nav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:271px;
	height:80px;
	float:right;
	}

div.s_nav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
div.s_nav ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	}
	
div.s_nav p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	}
    
    
/*ナビゲーション///////////*/

div#gnav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:900px;
	height:50px;
	position: absolute;
	top: 91px;
	}
	
div#gnav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
div#gnav ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	display: inline;/*IE6対策*/
	}
/*ナビゲーションここまで///////////*/

#sub_bg{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/common/sub_bg.jpg);
	background-repeat: repeat-x;
	}

h3#subttl{
	margin:40px 0px 10px 0px;
	padding:20px 0px 0px 25px;
	background-image: url(../images/sub/equipment/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFE8E0;
	border-bottom-color: #EFE8E0;
	color: #624A31;
	height:41px;
	}

/*///////////////////
イメージ
/////////////////////////////////////////////////////*/
 div#sub_img_i{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image:url(../images/sub/privacy/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
 div#sub_img_pr{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image: url(../images/sub/privacy/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
 div#sub_img_st{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image: url(../images/sub/sitemap/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
 div#sub_img_lnk{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image: url(../images/sub/link/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
 div#sub_img_rec{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image: url(../images/sub/recruit/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
div#sub_img_qa{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:150px;
	background-image: url(../images/sub/qa/sub_h1img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
 
div#sub_img_t div.p_wrap{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position: relative;
	width:900px;
	}
 
div#sub_img_t p.people_t{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	}

/*///////////////////
イメージここまで
/////////////////////////////////////////////////////*/




/*///////////////////
　メール相談　inquiry.html
/////////////////////////////////////////////////////*/

 div#form_area{
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}



/*///////////////////
　プライバシー　privacy.html
/////////////////////////////////////////////////////*/

div#form_wrap{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	width:580px;
	}

div.privacy_area{
	margin:30px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:0px;
	}
	
p.pri_text{
	margin:0px 0px 15px 20px;
	padding:0px 0px 0px 0px;
	width:560px;
	}

div.privacy_area dl{
	margin:0px 0px 15px 20px;
	padding:10px 10px 10px 10px;
	width:560px;
	background-color: #F3F5FC;
	border: 1px solid #DCE3F5;
	}

div.privacy_area dt{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	color: #2A4995;
	}

div.privacy_area dd{
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
	
	
/*///////////////////
　サイトマップ　sitemap.html
/////////////////////////////////////////////////////*/
div#sm_wrap{
	margin:30px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}

div#sm_wrap a:link{
	color: #8A5C2A;
	text-decoration: underline;
	}
	
div#sm_wrap a:visited{
	color: #8A5C2A;
	text-decoration: none;
	}
	
div#sm_wrap a:hover{
	color: #8A5C2A;
	text-decoration: none;
	}




p.sm_home{
	height:26px;
	margin:0px 0px 30px 10px;
	padding:0px 0px 0px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #855C24;
	text-decoration: underline;
	background-image: url(../images/sub/sitemap/c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 26px;
	}
	

div.space{
	margin:0px 0px 25px 0px;
	padding:0px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

dl.sm_list,dl.sm_list2{
	margin:0px 0px　0px 0px;
	padding:0px 0px 0px 30px;
	}
	
dl.sm_list dt{
	height:16px;
	margin:0px 100px 15px 0px;
	padding:0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #8A5C2A;
	text-decoration: underline;
	background-image: url(../images/sub/sitemap/c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 16px;
	}
	
dl.sm_list2 dt{
	height:16px;
	margin:0px 10px 15px 0px;
	padding:0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #8A5C2A;
	text-decoration: underline;
	background-image: url(../images/sub/sitemap/c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 16px;
	float:left;
	width:160px;
	}
	
dl.sm_list dd{
	margin:0px 5px 0px 15px;
	padding:0px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #8C5A25;
	background-image: url(../images/sub/sitemap/c3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width:160px;
	}
	

/*/
　サイトマップここまで　sitemap.html
/////////////////////////////////////////////////////*/




/*///////////////////
　採用情報　recruit.html
/////////////////////////////////////////////////////*/
div#rec_area{
	margin:20px 0px 50px 20px;
	padding:0px 0px 0px 0px;
	}

p.rec_img{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

div.rec_tbl{
	margin:20px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	}
	
div.rec_tbl table{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	}
	
div.rec_tbl table th{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width:100px;
	}
	
div.rec_tbl table td{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}



/*///////////////////
　Q&A　qa.html
/////////////////////////////////////////////////////*/
div#qa_area{
	margin:20px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	}

p.qa_text{
	margin:20px 0px 30px 30px;
	padding:0px 0px 0px 0px;
	}
	
p.qa_img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: absolute;
	top: -20px;
	right: -30px;
	}

.qa_h{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:610px;
	height:40px;
	background-image: url(../images/sub/qa/qa_h.gif);
	background-repeat: no-repeat;
	}
	
.qa_m{
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	width:570px;
	background-image: url(../images/sub/qa/qa_m.gif);
	background-repeat: repeat-y;
	}


.qa_m h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
.qa_f{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:610px;
	height:10px;
	background-image: url(../images/sub/staff/stf_boxf.jpg);
	background-repeat: no-repeat;
	}



/*スライダーここから*/

div.slide_wrap{
	margin:20px 0px 50px 0px;
	padding:0px 0px 0px 30px;
	}

dl#slider{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.basic  {
	font-family: verdana;
	}

dl	{
	margin:0;
	padding:0;
	}

.basic dt {
	cursor:pointer;
	display:block;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 40px;
	text-decoration: none;
	color: #39C;
	background-image: url(../images/sub/qa/mark_q.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-position: 0px 8px;
	font-size: 14px;
	}

.basic dt.selected {

	}

.basic dd {
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 40px;
	color: #74C344;
	background-image: url(../images/sub/qa/mark_a.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-position: 0px 8px;
	font-size: 14px;
	}

.basic dd p{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: right;
	width:490px;
	}
