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

.recruit {
	width: 950px;
}
.recruit img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.recruit hr {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 15px 0px 0px;
}
.recruit p {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding: 10px;
}
.recruit table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
.recruit th {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #CCC;
	background: #E1E1E1;
	width: 200px;
}
.recruit td {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #CCC;
}
.recruit h1 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
.recruit h2 {
	text-decoration: none;
	background: url(../_img/specials/_img/bg_h2wide.jpg) no-repeat;
	font-size: 18px;
	line-height: 60px;
	padding: 0px 0px 0px 20px;
	border-style: none;
	margin: 30px 0px 10px;
	clear: both;
}
#mainArea .recruit h2 {
}

.recruit h2:first-child {
	margin-top: 10px;
}
.recruit h3 {
	text-decoration: none;
	background: url(../_img/specials/_img/bg_h3wide.jpg) no-repeat;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	padding: 0px 25px 0px 35px;
	margin: 25px 0px 10px;
	clear: both;
}
.recruit h4 {
	text-decoration: none;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin: 25px 4px 15px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #09F;
	border-bottom: 1px dotted #09F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	line-height: 18px;
	clear: both;
	background: url(none);
}
.recruit h5 {
	margin: 10px 0px 0px;
	background: url(../_img/specials/_img/bg_h5.jpg) no-repeat 10px;
	font-size: 14px;
	color: #333;
	padding: 10px 0px 10px 35px;
	clear: both;
	line-height: 18px;
}
.recruit h6 {
	margin: 5px 0px;
	font-size: 14px;
	color: #06C;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	clear: both;
}
.recruit ul {
	margin: 15px 0px;
	padding: 0px;
}
.recruit ul li {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
.recruit ol {
	kkkmargin: 10px 0px 15px;
	padding: 0px;/*margin: 0px 0px 15px;
	padding: 0px 10px;*/
}
.recruit ol li {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	/*padding: 0px 10px 15px;*/
	list-style: decimal inside;
}
.recruit dl {
	margin: 15px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
.recruit dl dt {
	float: left;
	margin-right: 20px;
}
.recruit dl dd {
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
}
.clearfix {
	width: 100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.lightBox {
}
.recruit h2:first-child {
	margin-top: 10px;
}

/*中央揃え*/

.recruit .center {
	text-align: center;
}

/* ================================================================================ */
/*      リスト設定　　　　                                                        */  
/* ================================================================================ */


.recruit .bg_yazirusi {
	background: url(../_img/specials/_img/bg_yazirusi.png) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 20px;
	margin: 15px;
	list-style: none;
}
.recruit .bg_yazirusiTwoColumns {
	background: url(../_img/specials/_img/bg_yazirusi.png) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 20px;
	margin: 15px;
	list-style: none;
	float: left;
	width: 425px;
	display: block;
}
.recruit .bg_yazirusiThreeColumns {
	background: url(../_img/specials/_img/bg_yazirusi.png) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 20px;
	margin: 5px 8px 5px 5px;
	list-style: none;
	float: left;
	width: 283px;
	display: block;
}
.recruit .bg_yazirusiLeft {
	background: url(../_img/specials/_img/bg_yazirusi.png) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 20px;
	margin: 15px;
	list-style: none;
	float: left;
	display: block;
}
/* ================================================================================ */
/*      2カラム　　　　                      　　                                   */  
/* ================================================================================ */

.recruit .left_box {
	float: left;
	width: 460px;
}
.recruit .right_box {
	width: 460px;
	float: right;
}
/* ================================================================================ */
/*      テキストカラー・サイズ　　　　                                              */  
/* ================================================================================ */

.recruit .text_blue {
	font-size: 14px;
	line-height: 18px;
	color: #06F;
}
.recruit .text_red {
	font-size: 14px;
	line-height: 18px;
	color: #F00;
}
.recruit .text_size10 {
	font-size: 10px;
	line-height: 14px;
}
.recruit .PointText {
	background: #FF9;
	font-weight: bold;
	color: #F00;
}
.recruit .text30_blue {
	color: #09F;
	font: bold 30px/40px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ================================================================================ */
/*      テーブル関連　　　　                                                        */  
/* ================================================================================ */

.recruit .TdColorGR {
	background: #EBEBEB;
}
.recruit .TdColorBL {
	background: #EEFAFF;
}
/* ================================================================================ */
/*      効果を消す　　　                                                        */  
/* ================================================================================ */
.recruit .Non {
	margin: 30px 0px 10px;
	background: url(none);
	padding: 0px;
}

/* ================================================================================ */
/*      フロート　　　                                                        */  
/* ================================================================================ */
.recruit .float_left {
	float: left;
}
.recruit .float_right {
	float: right;
}
.clear {
	clear: both;
}
.center
{
	text-align: center;
}

/*infomation\entry_10,14,6,8,9 luminoa\index.htmlの四角アクセント
-----------------------------------------------------------------------------------------------------*/

.recruit .bg_sikaku_bl {
	background: url(../_img/specials/_img/bg_sikaku_bl.png) no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 5px;
	border-bottom: 1px solid #060606;
	font-weight: bold;
}
.recruit .bg_sikaku_blue {
	background: url(../_img/specials/_img/bg_sikaku_blue.png) no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 5px 5px;
	font-weight: bold;
	border-bottom: 1px solid #2CA3F8;
}
.recruit .bg_sikaku_red {
	background: url(../_img/specials/_img/bg_sikaku_red.png) no-repeat;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 10px 5px;
	border-bottom: 1px solid #FF5757;
	font-weight: bold;
}
/* ================================================================================ */
/*      背景色　　　　                                                        */  
/* ================================================================================ */

/*灰色
----------------------------------------------------*/
.recruit .bg_grey {
	background-color: #F2F2F2;
	padding: 10px;
	margin: 0px 2px 10px 2px;
}
/*水色
----------------------------------------------------*/


.recruit .bg_blue {
	background: #EFF9FF;
	padding: 10px;
	margin: 0px 2px 10px 2px;
}
/*赤色
----------------------------------------------------*/

.recruit .bg_red {
	background: #FFF0F0;
	padding: 10px;
	margin: 0px 2px 10px 2px;
}
/*白色
----------------------------------------------------*/

.recruit .bg_white {
	padding: 10px;
	margin: 0px 2px 10px 2px;
	border: 1px solid #F0F0F0;
}
