@charset "utf-8";

/*	採用情報
================================================================== */
#recruit_content {
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
	padding:15px 0;
}
#recruit_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#recruit_content .title {
	margin-bottom:20px;
}
#recruit_content table {
	font-size:14px;
	width:826px;
	border-bottom:1px solid #CCC;
}
#recruit_content th {
	color:#FFF;
	font-size:16px;
	vertical-align:top;
	background:#69C;
	background-image:url(../../img/recruit/recruit_line.jpg);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:20px;
	border-top:1px solid #CCC;
}
#recruit_content td {
	line-height:170%;
	vertical-align:top;
	padding:20px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
#recruit_content .none {
	font-size:20px;
	margin-top:80px;
}

.tittle_tx { font-size:36px;
             font-weight:bold;
             color:#e95464;
			 line-height: 1.2em;
			 margin-left:auto;
			 margin-right:auto;
}