/*================================================*/
/*                    Recruitコンテンツ           */
/*================================================*/




.recruit_info_text {
	margin-top:0px;
	margin-bottom:8px;
	line-height:14px;
	font-size:10px!important;
	font-size:9px;
	border-bottom:solid 1px #ccc;
}

.recruit_info_text td{
	padding:5px;
	vertical-align:top;
}

.recruit_info_text td.outline{
	width:320px;
}

.recruit_info_text td.info{
}


.recruit_entry_box {
	margin-top:10px;
	margin-left:15px;
	font-size:14px;
}

.recruit_table_box {
}

.recruit_table_box td{
	padding:2px;
}

.recruit_table_box2{
	width:100%;
}
.recruit_table_box2 td{
	padding:5px;
}

.recruit_table_box2 td#listselecter{
	cursor:pointer;
	background-color:#fff;
	color:#3597d9;
	text-decoration:none;
}

.recruit_info_title {
	color:#3597d9;
}

.recruit_comment1{
	font-size: 13px;
	line-height: 16px;
	color:#555555;
}

#recruit_top_catch{
	font-size: 16px;
	line-height: 20px;
	color:#dd0000;
	font-weight:bold;
}

.title_bar1{
	width:20px;
	height:13px;
	background-color: #3597d9;
	float:left;

}
.title_bar2{
	width:435px;
	height:13px;
	background-color: #3597d9;
	float:left;

}
.title_text{
	font-weight:bold;
	color:#3597d9;
	float:left;
	text-align:left;
	padding-left:10px;
}

.entry_in{
	width:90%;
	border: #3597d9 1px solid;
	margin-top:5px;
	margin-left:10px!important;
	margin-bottom:5px;
	padding:7px;
	text-align:center;
}


.recruit_status_active{

	width: 250px;
	height:25px;
	border-left: #3597d9 1px solid;
	border-right: #3597d9 1px solid;
	border-top: #3597d9 1px solid;
	border-bottom: #3597d9 1px solid;
	padding-top: 12px;
	text-align:center;
	background-color: #def2ff;
	font-size: 10px;letter-spacing:1px;
	line-height: 11px;
	font-family: "MS UI Gothic","osaka";
}

.recruit_status_active a{
	font-weight:bold;
	color:#3597d9;

}

.recruit_status_nonactive{

	width: 120px;
	height:25px;
	border-left: #ababab 1px solid;
	border-right: #ababab 1px solid;
	border-top: #ababab 1px solid;
	border-bottom: #ababab 1px solid;
	padding-top: 12px;
	text-align:center;
	background-color: #e9e9e9;
	font-size: 10px;letter-spacing:1px;
	line-height: 11px;
	font-family: "MS UI Gothic","osaka";
}

/* 文章インデント */
#indent1{
	margin-left:20px;

}


.entryReception{
	background-color: #3597d9;
	vertical-align:bottom;
	margin-top:10px;
}

.entryReception span{
	border-left:solid 20px #3597d9;
	background-color:#fff;
	font-weight:bold;
	color:#3597d9;
	padding:3px 8px;
	font-size:12px;
}

#recruit #right div{
	margin-top:10px;
}

/* ===== Float Clearing ===== */
#recruit .clearFix {
    overflow: hidden;
}

#recruit .clearFix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #recruit .clearFix {
    height: 1em;
    overflow: visible;
}
/**/

#recruit .imgBoxL{
	float:left;
	padding:0px 50px;
}

#recruit .imgBoxL p{
	font-size:12px;
	text-align:center;
}

#recruit .imgBoxR{
	float:right;
	padding:0px 10px;
}

#recruit p.greeting{
	margin-left:190px;
}

#recruit p.introduction{
	margin-right:250px;
}

#recruit p.text01{
margin-top:100px;
margin-bottom:1.3em;
}


