@charset "UTF-8";


/* -----------------------------------------------------------
CSS Information

 Style Info:     カテゴリ毎のレイアウト設定
 File name:      style.css
 Last update:    2009.01.14
----------------------------------------------------------- */



/*----------------------------------------------------
	recruit
----------------------------------------------------*/

.sub #rightCol #member_btn ul {
	width: 199px;
	height: 82px;
	margin-bottom: 15px;
	padding: 7px 8px 0;
	background: url(images/recruit_sub_btn_bg.gif) no-repeat center center;
}
.sub #rightCol #member_btn ul li {
	margin-bottom: 6px;
}
.sub #rightCol #Lnavi ul li {
	background: #E0FFE8;
}
.sub #rightCol #Lnavi ul li a:hover {
	background: #E0FFE8;
}
.sub #rightCol #banner li {
	margin-bottom: 5px;
}

.sub #mainColum h2 {
	clear: both;
	margin-bottom: 10px;
}




/*   recruit
----------------------------------------------------*/
.sub .recruit #mainColum .section ul {
	margin-bottom: 2em;
}
.sub .recruit #mainColum .section li {
	float: left;
}
.sub .recruit #mainColum .section li#newbie {
	padding-right: 40px;
}





/*   harfway
----------------------------------------------------*/

.sub #wrapper .harfway #mainColum .section p {
		font-size: 0.8em;
}
.sub #wrapper .harfway #mainColum .section dl {
		margin-bottom: 30px;
		font-size: 0.8em;
}
.sub #wrapper .harfway #mainColum .section dt {
		color: #005bac;
}
.sub #wrapper .harfway #mainColum .section dd {
		margin: 0 0 1em 2.5em;
}
.sub #wrapper .harfway #mainColum .section dd span {
		font-size: 0.8em;
}
.sub #wrapper .harfway #mainColum .section #no_recruit {
	text-align: center;
	padding: 100px 0;
}




/*   fresher
----------------------------------------------------*/
.sub .fresher #mainColum .section ul {
	display: block;
	width: 604px;
	margin: 0 auto 30px;
	padding: 1px 0 0 1px;
	border: 5px solid #E9E9E9;
}
.sub .fresher #mainColum .section ul li {
	float: left;
	padding: 0 1px 1px 0;
}
.sub .fresher #mainColum .section h2 {
	margin-bottom: 12px;
}
.sub .fresher #mainColum .section dl#topics {
	padding: 0 8px;
	font-size: 0.8em;
}
.sub .fresher #mainColum .section #topics dt {
	position: absolute;
}
.sub .fresher #mainColum .section #topics dd {
	margin-bottom: 5px;
	padding: 0 0 3px 10em;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
}
.sub .fresher #mainColum .section ol {
	padding: 5px 15px 10px;
}
.sub .fresher #mainColum .section .backNumber {
	margin-bottom: 20px;
}
.sub .fresher #mainColum .section ol li {
	float: left;
}




/*	circle
----------------------------------------------------*/

.sub .circle #mainColum p#copy {
	font-size: 0.8em;
	font-weight: bold;
}
.sub .circle #mainColum .section h3 {
	float: right;
	width: 450px;
	margin: 40px 0 0;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
	font-size: 1em;
	font-weight: bold;
	color: #005bac;
}
.sub .circle #mainColum .section h3 span {
	padding-left: 2em;
	font-size: 0.7em;
	color: #666;
}
.sub .circle #mainColum .section dl {
	float: left;
	width: 413px;
	font-size: 0.8em;
}
.sub .circle #mainColum .section .section_r {
	float: right;
	width: 187px;
}
.sub .circle #mainColum .section dt {
	margin-bottom: 5px;
	color: #31913f;
	font-weight: bold;
}
.sub .circle #mainColum .section dd {
	margin-bottom: 40px;
}




/*	report
----------------------------------------------------*/

.sub .report #mainColum p#copy {
	font-size: 0.8em;
	font-weight: bold;
}
.sub .report #mainColum .section .title_box {
	float: right;
	width: 450px;
	margin: 30px 0 0;
	font-size: 1em;
}
.sub .report #mainColum .section .title_box h3 {
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
	color: #005bac;
}
.sub .report #mainColum .section .title_box h4 {
	color: #000;
}
.sub .report #mainColum .section .section_l {
	float: left;
	width: 413px;
	font-size: 0.8em;
}
.sub .report #mainColum .section .section_r {
	float: right;
	width: 187px;
}
.sub .report #mainColum .section .section_l p {
	margin-bottom: 2em;
}




/*	guideline
----------------------------------------------------*/

.sub .guideline #mainColum .section p {
	font-size: 0.8em;
}
.sub .guideline #mainColum .section p#guideline_visual {
	margin-bottom: 40px;
}
.sub #wrapper .guideline #mainColum .section dl {
		margin-bottom: 50px;
		font-size: 0.8em;
}
.sub #wrapper .guideline #mainColum .section dt {
		color: #005bac;
}
.sub #wrapper .guideline #mainColum .section dd {
		margin: 0 0 1em 2.5em;
}
.sub #wrapper .guideline #mainColum .section dd span {
		font-size: 0.8em;
}






/*	training
----------------------------------------------------*/

.sub .training #mainColum .section p {
	font-size: 0.8em;
}
.sub .training #mainColum #training_visual p {
	margin: 10px 0 30px;
	text-align: center;
}
.sub .training #mainColum .section .section_l {
	float: left;
	width: 435px;
	padding-right: 15px;
}
.sub .training #mainColum .section .section_l p {
	margin-bottom: 30px;
}
.sub .training #mainColum .section .section_l h3 {
	color: #005BAC;
}
.sub .training #mainColum .section .section_r p {
	margin-bottom: 30px;
	font-size: 0.6em;
}
.sub .training #mainColum .section .section_r p img {
	padding: 3px;
	border: 1px solid #CCC;
}





/*	faq
----------------------------------------------------*/

.sub .faq h1 {
	font-family:
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Verdana,
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		Sans-Serif;
}

.sub .faq #mainColum .section p {
	font-size: 0.8em;
}
.sub .faq #mainColum .section ul#faq_list {
	margin: 0 0 50px 30px;
	font-size: 0.8em;
}
.sub .faq #mainColum .section ul#faq_list li {
	margin-bottom: 3px;
	padding-left: 12px;
	background: url(../common/images/common_arrow_blue.gif) no-repeat left 0.6em;
}
.sub .faq #mainColum .section li a:visited {
	color: #005BAC;
}
.sub .faq #mainColum .section ul#faq_text li {
	margin-left: 30px;
	background: url(images/recruit_faq_icon_q.gif) no-repeat left top;
}
.sub .faq #mainColum .section ul#faq_text h3 {
	margin-bottom: 8px;
	padding-left: 50px;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
	font-size: 1em;
	color: #005bac;
}
.sub .faq #mainColum .section ul#faq_text p {
	margin-bottom: 40px;
	padding: 0 0 5px 50px;
	background: url(images/recruit_faq_icon_a.gif) no-repeat left top;
	font-size: 0.8em;
}






/*	access
----------------------------------------------------*/

.sub .access #mainColum .section p {
	font-size: 0.8em;
}

.sub .access #mainColum .section .map img {
	margin-right: 15px;
}
.sub .access #mainColum .section_inr {
	margin-bottom: 20px;
}
.sub .access #mainColum .section_inr h3 {
	margin-bottom: 15px;
}
.sub .access #mainColum .section_inr p {
	line-height: 1.2;
}



/*	privacy
----------------------------------------------------*/

.sub .privacy #mainColum .section p {
	font-size: 0.8em;
}
.sub .privacy #mainColum .section dl {
	margin: 30px 0 30px 10px;
}
.sub .privacy #mainColum .section dt {
	margin-bottom: 5px;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
	font-size: 1em;
	font-weight: bold;
	color: #005bac;
}
.sub .privacy #mainColum .section dd {
	margin-bottom: 2em;
	font-size: 0.8em;
}



/*	topics
----------------------------------------------------*/

.sub .topics #mainColum .section dl#topics {
	padding: 0 8px;
	font-size: 0.8em;
}
.sub .topics #mainColum .section #topics dt {
	position: absolute;
}
.sub .topics #mainColum .section #topics dd {
	margin-bottom: 5px;
	padding: 0 0 3px 10em;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
}
.sub .topics #mainColum .section #topics dd span {
	font-size: 0.8em;
	color: #fa8055;
}





/*----------------------------------------------------
	ourjob
----------------------------------------------------*/


.sub .ourjob #mainColum .section p {
	font-size: 0.8em;
}
.sub .ourjob #mainColum .section p.text_center {
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
}
.sub .ourjob #mainColum .section h2 {
	margin: 0 0 30px;
}
.sub .ourjob #mainColum .section .section_inr {
	margin-bottom: 30px;
}
.sub .ourjob #mainColum .section .section_inr h3 {
	margin-bottom: 5px;
	background: url(../common/images/common_border_dashed.gif) repeat-x left bottom;
	font-size: 1em;
	color: #005bac;
}
.sub .ourjob #mainColum .section .section_inr .tableB {
	font-size: 0.8em;
}
.sub .ourjob #mainColum .section .section_inr ol {
	text-align: center;
}
.sub .ourjob #mainColum .section .section_inr ol li {
	display: inline;
}
.sub .ourjob #mainColum .section .section_inr ol li.to_ourjob {
	margin: 0 160px;
}
.sub .ourjob #mainColum .section .section_inr ul {
}
.sub .ourjob #mainColum .section .section_inr ul li {
	float: left;
}


