@charset "shift_jis";


.cielbleutext{
	font-size:11px;
	color:#4f422e;
	line-height:22px;
	font-weight: bold;
}

.date{font-size:11px;
      color:#9f6c00;
      line-height:17px;
}
 
.news{
	font-size:11px;
	color:#4f422e;
	line-height:17px;
	border-bottom: thin dashed #CCCCCC;
	
}



/* ------------------
 BODY
 ------------------*/

#header { 
    width:100%;
	height:40px;
	background-color:#6e5926;
	 }


#header_box{
            height:40px;
            width:800px;
			margin:auto;
}

#header_txt{
	height:20px;
	width:auto;
	font-size:12px;
	color:#FFFFFF;
	margin:5px 0 0 40px;
	float:left;
	line-height:15px;
}

.btn{
     height:17px;
     width:80px;
	 float:right;
	 margin:13px 5px 10px 0;			   		
        
}

#btn{
     height:17px;
     width:80px;			   		
     float:right;   
	 margin:13px 0 10px 0;

}

#contents {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/body_bg.gif);
	}


html {
	overflow-y:scroll;
     }

body { 
    margin:0px;
    padding:0px;
    border:0px;
    background:#FFF;
	  }


/* ------------------
 ぱんくずナビ
 ------------------*/
 
.assist-navi {
	height:20px;
	font-size:11px;
	padding-left:5px;
	margin-top:20px;
	line-height:20px;
	clear:both;
}


/* ------------------
 LINK COLOR
 ------------------*/

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

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

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

/* ------------------
 HEADERボタン
 ------------------*/

#home{
    width:82px;
	height:48px;
	position:absolute;
	top:0px;
	left:283px;
	}
	
#company{
    width:82px;
	height:48px;
	position:absolute;
	top:0px;
	left:370px;
	}
	
#recruit{
    width:82px;
	height:48px;
	position:absolute;
	top:0px;
	left:457px;
	}


/* ------------------
 FOOTER
 ------------------*/
 
		   

#footer{
    height:100px;
    width:100%;
    background-color:#6e5926;
}		


#footer_box{
            height:79px;
            width:800px;
			margin:auto;
			text-align:center;
		    padding-top:21px;
			   			   
}		 

#page_box{
            height:50px;
            width:800px;
			margin:auto;
			background-color:#ebebcd;
			clear:both;
}


#page_btn{
            height:17px;
            width:66px;
			padding:33px 24px 0 710px;
			
}




.footer{
	font-size:11px;
	color:#ffffff;
	line-height:17px;
}	 



.right{
	font-size:9px;
	color:#a68c5c;
	line-height:20px;	  	   		  
}


 
 
/* ------------------
 カラー
 ------------------*/
 
 
 .red{
    color:#FF0000;
	}

	
.red2{
    color:#FF0000;
	font-size:11px;
	}
	
 .orange{
     color:#FF6600;
	 }
	 
	 
.blue {
     color:#3399CC;
	 }
	 
.green{
    color:#339933;
	}
	
.gray{
    color:#666666;
	}
	
.red_b{
    color:#FF0000;
	font-weight:bold;
	}
	
.red_b2{
     color:#FF0000;
	 font-size:24px;
	 font-weight:bold;
	 }
	
.orange_b{
     color:#FF6600;
	 font-size:24px;
	 font-weight:bold;
	 }
	 
.blue_b {
     color:#3399CC;
	 font-size:24px;
	 font-weight:bold;
	 }
	 
.green_b{
    color:#339933;
	 font-size:24px;
	 font-weight:bold;
	}


/* ------------------
 5/13追加
 ------------------*/

h1,h2,h3{
	margin:0px;
	padding:0px;
}
