@charset "UTF-8";
/*--------------------------------------
         body & wrapper
----------------------------------------*/
#wrapper{
	width:750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9px;
	color: #333333;
}
#rec_wrapper{
	width:800px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
}
/*--------------------------------------
         link
----------------------------------------*/
a{
	color: #0066CC;
	text-decoration: underline;
}
a:hover{
	color: #FF6699;
	text-decoration: none;
}


/*--------------------------------------
         header
----------------------------------------*/
#header{
	width:750px;
	height:55px;
}
#header_co{
	width:750px;
	height:95px;
}

#h_left{
	width:320px;
	height:31px;
	float:left;
	padding-bottom: 5px;
}
#h_right{
	width:425px;
	float:right;
	height:23px;
	margin-top:8px;
	text-align: right;
}
#h_menu{
	width:750px;
	float:left;
	padding-top:5px;
	padding-bottom:10px;
}
#rec_header{
	width:800px;
	height:56px;
	background-image: url(../recruit/images/re_top.gif);
	background-repeat: no-repeat;
}
#env_header{
	width:800px;
	height:160px;
}
/*--------------------------------------
         content
----------------------------------------*/
#content{
	width:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #navi{
	width:740px;
	margin-top:5px;
	height:25px;
	padding-left:10px;
}
#navi{
	width:740px;
	height:25px;
	padding-left:10px;
}
#rec_navi{
	width:795px;
	height:30px;
	margin-top:10px;
	padding-left:5px;
	font-size:10px;
}
#rec_content{
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*--------------------------------------
         content left
----------------------------------------*/
#content #c_left{
	width:200px;
	float:left;
	font-size: 10px;
}
/*--------------------------------------
         content right
----------------------------------------*/
#content #c_right{
	width:550px;
	float:right;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
#content #c_right #r_left{
	width:370px;
	float:left;
	line-height: 18px;
}
#content #c_right #r_left div.l_block{
	padding-top:15px;
}
#content #c_right #r_right{
	width:180px;
	padding-top:15px;
	float:right;
	text-align: right;
}
/*--------------------------------------
         リクルートコンテンツ
----------------------------------------*/
#rec_c_left {
	width:200px;
	float:left;
	font-size: 10px;
	padding-left:10px;
}
#rec_c_right{
	width:590px;
	float:right;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-size:11px;
}
/*--------------------------------------
         環境活動コンテンツ
----------------------------------------*/
#env_c_left {
	width:200px;
	float:left;
	font-size: 10px;
}
#env_c_right{
	width:590px;
	float:right;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-size:11px;
}

p#env {font-size: 17px;
font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px}
	
p#env_2 {font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px}
	
table.env td, th { border: 1px #808080 solid; }


				
	

/*--------------------------------------
         content right サブページ
----------------------------------------*/
#content #c_right #r_top{
	width:550px;
	padding-top:15px;
}
#content #c_right #r_middle{
	width:550px;
	padding-top:20px;
	font-size: 10px;
}
#content #c_right #r_middle #m_l{
	float:left;	
}
#content #c_right #r_middle #m_c{
	float:left;
	margin-left:10px;	
}
#content #c_right #r_middle #m_r{
	float:left;
	margin-left:10px;	
}
#content #c_right #r_middle div.m_left{
	width:194px;
	height:175px;
	float:left;
	margin-left:50px;		
}
#content #c_right #r_middle div.m_right{
	height:175px;
	width:194px;
	float:left;
	margin-left:10px;
}
#content #c_right #r_middle div.text_l{
	width:194px;
	float:left;
	text-align: center;
	margin-left:50px;
	font-size: 12px;
}
#content #c_right #r_middle div.text_r{
	width:194px;
	float:left;
	margin-left:10px;
	text-align: center;
	font-size: 12px;	
}
#content #c_right #r_bottom{
	width:550px;
	padding-top:10px;
}
#content #c_right #r_bottom ul#b_ul{
	margin-top: 10px;
	line-height: 1.5em;
}
#content #c_right #r_bottom ul#b_ul li.b_li{
	list-style-type: disc;
	padding-bottom:5px;
	line-height: 1.5em;
}
/*--------------------------------------
         個人情報保護方針
----------------------------------------*/
div.privacy{
	width:545px;
	padding-top:10px;
	font-size: 12px;
}
div.privacy ul.list1{
	list-style-type: decimal;
}
div.privacy ul.list2{
	list-style-type: none;
	
	
}
/*--------------------------------------
         content right テーブル
----------------------------------------*/
td.line_1{
	background-color: #99CCFF;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 11px;
}
td.line_2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 15px;
	line-height: 1.5em;
	font-size: 11px;
}
td.line_3{
	background-color: #FFDFA1;
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size: 11px;
}
/*--------------------------------------
         footer
----------------------------------------*/
#footer{
	width:747px;
	height:16px;
	color: #FFFFFF;
	margin-top:20px;
	padding-top:2px;
	padding-left: 3px;
	background-color: #002A59;
}
#rec_footer{
	width:797px;
	height:16px;
	color: #FFFFFF;
	margin-top:20px;
	padding-top:2px;
	padding-left: 3px;
	background-color: #002A59;
	font-size:9px;
}

/*--------------------------------------
        回り込み防止
---------------------------------------*/
hr{
	clear:both;
	visibility:hidden;
}

/*--------------------------------------
		クラス指定
---------------------------------------*/
.t_pad1{
	padding-left:5px;
	vertical-align: middle;
}
.t_pad2{
	padding-top:3px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	margin-left: -10px;
}
.font10{
	font-size:10px;
}

/*/////////////////////////////////////////
		     各項目用
////////////////////////////////////////*/

/*--------------------------------------
		計測・検査・試験
---------------------------------------*/
.h1{
	font-size:18px;
	color: #333333;
	font-weight: bold;
}
.font_2{
	font-size: 1.5em;
	color: #0173BA;
	font-weight: bold;
}
.font_3{
	font-size: 16px;
	color: #0173BA;
	font-weight: bold;
}
.font_4{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.font_5{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
div.block{
	padding-top: 20px;

}
div.eq_line{
	width:545px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top:5px;
	padding-bottom: 5px;
	margin-bottom:5px;
}
#content #c_right #equipment #r_middle{
	font-size:12px;
}

#equipment p{
	width: 545px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

/*--------------------------------------
		各部紹介
---------------------------------------*/
#content #int_left{
	float:left;
	width:365px;
	margin-top:10px;
	font-size:10px;
}
#content #int_right{
	width:365px;
	float:right;
	margin-top:10px;
	font-size:10px;
}
div.int_text{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
div.int_text02{
	font-size: 13px;
	color: #0550A0;
	font-weight: bold; 
	line-height: 20px;
}
div.int_text03{
	font-size: 10px;
	color: #333333;
}
div.int_block{
	width: 550px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;

}
div.int_block02{
	width: 400px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 15px;

}

/*--------------------------------------
		快適オフィスサプライ
---------------------------------------*/
div.office_block{
	padding-top: 15px;

}
div.office_text{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
div.office_text02{
	font-size: 14px;
	color: #333333;
	font-weight: bold; 
	line-height: 18px;
}
div.office_text03{
	font-size: 15px;
	color: #B80000;
	font-weight: bold; 
	line-height: 20px;
}
div.office_text04{
	font-size: 15px;
	color: #3F7D19;
	font-weight: bold; 
	line-height: 20px;
}

