@charset "UTF-8";
/* CSS Document */

#recruitWrapper{
	
}
#recruitWrapper p{
	font-size:14px;
	color:#333333;
	line-height:150%;
	
}

#recruitWrapper strong{
	font-size:14px;
	color:#333333;
	line-height:150%;
	font-weight:bold;
	
}
.recruitBox{
	margin:47px 47px 67px 47px;
	overflow:hidden;
}
.recruit_title{
	background-image:url(../img/recruit_work_BG.jpg);
	background-repeat:no-repeat;
	width:613px;
	height:42px;
	
	padding-bottom:30px;
}
.recruit_title h1{
	font-size:24px;
	color:#3b3a3a;
	line-height:150%;
	padding-left:45px;
}
.index{
	width:130px;
	color:#3b3a3a;
	font-size:14px;
	background-color:#f5f5f5;
	padding:10px;
}
.topic{
	width:478px;
	color:#323232;
	font-size:14px;
	padding:10px;
	
}

.topic_last{
	width:478px;
	color:#132f5b;
	font-size:14px;
	padding:10px;
	
}

.recruit_tabel{
	border:solid;
  	border-color:#cccccc;
  	border-width:1px;
	
}

.logo_text{
	padding-top:5px;
	padding-bottom:5px;
}
#text01{
	width:450px;
}
#profileWrapper strong.red{
	font-size:14px;
	color:#ff0033;
	line-height:150%;
}