@charset "UTF-8";

/*-----------------------------------------
company共通
-----------------------------------------*/

#tabmenu{
	margin-bottom:0;
	}

h5.bar{
	width:676px;
	height:27px;
	background:url(../images/h5_bar.jpg) no-repeat;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 0 0 10px;
	border-left:5px solid #0066CC;
	border-right:1px solid #CCCCCC;
	}

#mar_top{
	margin-top:30px;
	}	

.submenu{
	font-size:12px;
	border-left:4px solid #26b5ce;
	padding:5px 0 5px 9px;
	color:#666666;
	}	

.submenu li{
	padding:2px;
	background:url(../images/mark_sub.gif) no-repeat;
	background-position:0 8px;
	padding-left:11px;
	}	

.submenu a{
	color:#666666;
	text-decoration:none;
	}

.submenu a:hover{
	color:#F90;
	text-decoration:underline;
	}	

.over a{
	color:#26b5ce;
	text-decoration:none;
	}		

#marginbt{
	padding-bottom:200px;
	}

/*-----------------------------------------
テーブル設定
-----------------------------------------*/

.design_tb table,.design_tb2 table{
	width:652px;
	height:auto;
	font-size:12px;
	margin-left:15px;
	margin-top:15px;
	}

.design_tb table td{
	padding:5px 10px 5px 10px;
	background-color:#efefef;
	}
	
.design_tb2 table td{
	padding:5px 10px 5px 10px;
	background-color:#efefef;
	}	
	
.design_tb table th{
	width:170px;
	height:auto;
	font-weight:normal;
	padding:3px;
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	background-color:#dedede;
	border-bottom:4px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	}	

.design_tb2 table th{
	width:60px;
	height:auto;
	font-weight:normal;
	padding:3px;
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	color:#000;
	background-color:#dedede;
	border-bottom:4px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	}	

.design_tb p,.design_tb2 p{
	padding:5px 0;
	}

.design_tb h4,.design_tb2 h4{
	font-size:12px;
	font-weight:bold;
	}	

.design_tb h4.top,.design_tb2 h4.top{
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	}	
	
.design_tb ul,.design_tb2 ul{
	list-style:none;
	padding:5px 0;
	}

/*-----------------------------------------
info.html
-----------------------------------------*/

dl{
	margin-top:10px;
	}

dt{
	font-weight:bold;
	font-size:16px;
	border-bottom:2px solid #0066CC;
	margin-bottom:20px;
	}	

dd{
	margin-bottom:20px;
	}	

/*-----------------------------------------
recruit.html
-----------------------------------------*/

#mainimg{
	margin:20px 0;
	}

p.name{
	text-align:right;
	}

/*-----------------------------------------
message.html
-----------------------------------------*/

#mes1{
	width:692px;
	height:auto;
	background:url(../../images/company/recruit/bg_me1.jpg) no-repeat;
	margin-top:20px;
	}		

#mes1 ul{
	padding:50px 0 0 125px;
	}	

#mes1 li{
	line-height:1.5;
	margin-bottom:5px;
	}	

#mes1 li.line{
	border-bottom:1px solid #1E7CC4;
	color:#1E7CC4;
	}	

#mes2{
	width:692px;
	height:auto;
	background:url(../../images/company/recruit/bg_me2.jpg) no-repeat;
	margin-top:20px;
	}		

#mes2 ul{
	padding:50px 125px 0 0;
	}	

#mes2 li{
	line-height:1.5;
	margin-bottom:5px;
	}	

#mes2 li.line{
	border-bottom:1px solid #1E7CC4;
	color:#8EC139;
	}	

#mes3{
	width:692px;
	height:auto;
	background:url(../../images/company/recruit/bg_me3.jpg) no-repeat;
	margin-top:20px;
	}		

#mes3 ul{
	padding:50px 0 0 125px;
	}	

#mes3 li{
	line-height:1.5;
	margin-bottom:5px;
	}	

#mes3 li.line{
	border-bottom:1px solid #FF9933;
	color:#FF9933;
	}	

#mes4{
	width:692px;
	height:auto;
	background:url(../../images/company/recruit/bg_me4.jpg) no-repeat;
	margin-top:20px;
	}		

#mes4 ul{
	padding:50px 125px 0 0;
	}	

#mes4 li{
	line-height:1.5;
	margin-bottom:5px;
	}	

#mes4 li.line{
	border-bottom:1px solid #CC3333;
	color:#CC3333;
	}	



	
