@charset "utf-8";
/* CSS Document */

/*-----------採用情報------------*/

.re_ex p{
	margin-bottom:20px;
}

.re_ex{
	border-bottom:#CCC solid 1px;
}

#bt1{
	margin-left:70px;
	margin-top:20px;
}

#bt1 li{
	width:240px;
	float:left;
	list-style:none;
	
}

.bt1_left{
	margin-right:20px;
}

.img_recruit{
	margin-bottom:20px;
}

/*-----------募集要項------------*/

#ways{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC solid 1px;
	
	}

.column{
	padding-bottom:18px;
	border-bottom:#cccccc solid 1px;
	margin-bottom:20px;

}

.colum_left{
	width:150px;
	float:left;
}

.colum_left{
	font-weight:bold;
}

.colum_right{
	width:420px;
	float:right;
}

.colum_right p{
	color:#999;
}

.colum_right li{
	list-style: decimal;
	list-style-position:inside;
}

.list_mark li{
	list-style:disc;
	list-style-position:inside;
}

.list_mark p{
	margin-top:10px;
}

#ways{
	margin-top:40px;
}

#ways p{
	margin-top:20px;
}


/*-----------インフラ・サーバエンジニア,ネットワークコンサルタント------------*/


#infra h2,#server h2,#n_consul h2{
	color:#FF3D12;
	margin-bottom:20px;
}

#infra h2 span,#server h2 span{
	font-size:12px;
}

#infra h3,#server h3,#n_consul h3{
	margin-bottom:10px;
}

#infra,#server,#n_consul{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC solid 1px;
	}
	
.r_danraku1 p,.r_danraku2 p{
	margin-bottom:10px;
	margin-left:15px;
}

.r_danraku2 ul{
	list-style-position:inside;
	margin-left:15px;

}

#bt{
	margin:0 0 0 30px;
	
	
}

#bt li{
	list-style:none;
	width:120px;
	float:left;
}

.bt_left{
	margin-right:20px;
}

.inf_img{
	margin-bottom:20px;
}


/*-----------エンジニアコンサルティング------------*/

#e_consul{
	margin-bottom:20px;
	
	}

.r_danraku2_left{
	width:300px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.r_danraku2_right ul{
	list-style:none;
}

.r_danraku1 h3,.r_danraku2 h3,.r_danraku3 h3{
	margin-bottom:10px;
}


.right1 h3{
	margin:0 0 0 0;
}

.right1{
	margin-bottom:10px;
}


#contents_right table,#contents_right td{
	border:#999 solid 1px;
	border-collapse:collapse;
	padding:5px;
}


.r_danraku3,.r_danraku4,.r_danraku5{
	margin-bottom:20px;
}

.r_danraku3 p,.r_danraku4 p,.r_danraku5 p,.r_danraku6 p{
	color:#FF3D12;
}


#bt_2{
	text-align:right;

}


/*-----------先輩社員の一日・声------------*/

#day p,#voice p{
	margin-bottom:20px;
}

#day,.voice1{
	margin-bottom:20px;
	border-bottom:#CCC solid 1px;
	
}

#day h3,#voice h3{
	border-left:#FF3d12 solid 4px;
	padding-left:10px;
	margin-bottom:20px;
}

#bt3{
	margin:0 0 0 170px;
	
	
}

#bt3 li{
	list-style:none;
	width:120px;
	float:left;
}


/*-----------エンジニアブログ用-----------*/


.coment{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC solid 1px;
}

.coment p,.coment_last p{
	margin-left:15px;
}

.coment h3{
	border-left:solid #FF3D12 4px;
	padding-left:10px;
}

.date{
	text-align:right;
	margin-bottom:5px;
}

#archive{
	margin-bottom:20px;
}

.archive_img{
	margin-bottom:10px;
}

#archive li{
	list-style:square;
	list-style-position:inside;
	margin-bottom:5px;
}

.back{
	text-align:right;
}


.post_images li {
	display: inline;
	float: left;
	width: 175px;
	margin-left: 15px;
	padding-top: 15px;
}
.post_images {
	/zoom : 1;
}
.post_images:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

