﻿@charset "UTF-8";

/**********************************************
Recruit[All]
**********************************************/
/*---------------------------------------------
Container
---------------------------------------------*/
#recruit_top,
#recruit {
	width:530px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	border:solid 1px #777777;
	text-align:center;
}

#recruit_top #access,
#recruit #access {
	width:400px; /* [width]400px+(padding:65px+65px)=530px */
	padding:5px 65px 15px 65px;
	font-size:12px;
	text-align:left;
	line-height:18px;
}

#recruit_top #access span,
#recruit #access span {
	padding-left:6px;
}


/*---------------------------------------------
Title
---------------------------------------------*/
#recruit_top h1#title,
#recruit h1#title {
	background-color:#0000ff;
	width:455px; /* [width] 455px+(padding:25px)=480px */
	height:23px;
	margin:15px 25px 0 25px;
	padding-left:25px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	line-height:23px;
	text-align:left;
}

#recruit_top h1#title span,
#recruit h1#title span {
	font-size:12px;
	margin-left:12px;
}

#recruit_top #access h2,
#recruit #access h2 {
	margin-bottom:4px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}


/*---------------------------------------------
Line
---------------------------------------------*/
#recruit_top hr,
#recruit hr {
	color:#cccccc;
	background-color:#cccccc;
	border-style:none;
	width:480px;
	height:1px;
}


/*---------------------------------------------
Link
---------------------------------------------*/
#recruit_top a:link,#recruit a:link    {text-decoration:none;color:#000000;}
#recruit_top a:visited,#recruit a:visited {text-decoration:none;color:#0000ff;}
#recruit_top a:active,#recruit a:active  {text-decoration:underline;}
#recruit_top a:hover,#recruit a:hover   {text-decoration:underline;color:#ff0000;}


/*---------------------------------------------
Footer
---------------------------------------------*/
#rec_totop {
	width:600px;
	margin-top:10px;
	text-align:center;
}

#rec_totop a {
	display:block;
	width:83px;
	height:11px;
	margin:0 259px 0 258px; /* [width]83px+(margin:259px+258px)=600px */
	background-image:url(../recruit/button/rec_top2.gif);
	background-repeat:no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	/*\*/overflow:hidden;/**/
}

#rec_totop a:hover {background-image:url(../recruit/button/rec_top1.gif);}



/**********************************************
Recruit[Top]
**********************************************/
/*---------------------------------------------
Container
---------------------------------------------*/
#recruit_top {
	margin-bottom:20px;
}

#recruit_top #contents {
	width:400px; /* [width]400px+(padding:65px+65px)=530px */
	padding:25px 65px;
	font-size:12px;
}

#recruit_top #contents p#lead {
	width:400px;
	padding:10px 0;
	text-align:left;
	line-height:22px;
}

#recruit_top #contents p.comment {
	width:400px;
	padding:25px 0 10px 0;
	text-align:left;
	line-height:18px;
}

#recruit_top #contents p.comment span {
	padding-left:1em;
}


/*---------------------------------------------
Title
---------------------------------------------*/
#recruit_top #contents h2 {
	width:400px;
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
	text-align:left;
}



/**********************************************
Recruit[Boshu,Obo]
**********************************************/
/*---------------------------------------------
Title
---------------------------------------------*/
#recruit h1#title {
	width:505px; /* [width] 505px+(padding:25px)=530px */
	margin:0;
}



/**********************************************
Recruit[Boshu]
**********************************************/
/*---------------------------------------------
table
---------------------------------------------*/
#bosyu_table {
	width:480px; /* [width]480px+(margin:25px+25px)=530px */
	margin:0 25px 25px 25px;
	font-size:12px;
	line-height:18px;
	text-align:left;
	border-top:solid 1px #dddddd;
}

#bosyu_table th.t,
#bosyu_table th#t_end {
	background-color:#dddddd;
	white-space:nowrap;
	padding:6px 12px;
	border-bottom:solid 1px #ffffff;
	font-weight:normal;
}

#bosyu_table th#t_end {
	border-bottom:solid 1px #dddddd;
}

#bosyu_table td.t {
	padding:6px 12px;
	border-bottom:solid 1px #dddddd;
}

#bosyu_table table.inbox {
	margin-left:25px;
	font-size:10px;
	line-height:12px;
}

#bosyu_table table.inbox th {
	white-space:nowrap;
	padding-right:8px;
	vertical-align:top;
	font-weight:normal;
}


/*---------------------------------------------
Title
---------------------------------------------*/
#recruit h2#table_title {
	margin:40px 25px 0 25px;
	padding-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
	text-align:left;
}



/**********************************************
Recruit[Obo]
**********************************************/
/*---------------------------------------------
Container
---------------------------------------------*/
#recruit #obo1,
#recruit #obo2,
#recruit #obo3 {
	width:480px; /* [width]480px+(margin:25px+25px)=530px */
	padding:10px 25px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#recruit #obo1 {padding-top:40px;}
#recruit #obo3 {padding-bottom:20px;}

#recruit #obo1 .obo_contents {
	padding:8px 12px;
	border-style:solid;
	border-width:1px 0;
	border-color:#dddddd;
}

#recruit #obo2 .obo_contents {
	padding:8px 12px;
	border-style:solid;
	border-width:1px 0;
	border-color:#dddddd;
}

#recruit #obo3 .obo_contents {
	padding:8px 12px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#dddddd;
}

#recruit .obo_contents span.margin {
	padding-left:4px;
}

#recruit .obo_contents span.interval {
	letter-spacing:2em;
}

#recruit .obo_inbox {
	padding-top:8px;
}

#recruit .obo_inboxl,
#recruit .obo_inboxr {
	padding-top:8px;
	float:left;
}

#recruit .obo_inboxr {
	text-align:center;
}


/*---------------------------------------------
Title
---------------------------------------------*/
#recruit h2.obo_title {
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
}

#recruit h3 {
	font-size:12px;
	font-weight:bold;
}

#recruit span.obo_step {
	font-weight:bold;
	margin-right:10px;
}


/*---------------------------------------------
Decoration
---------------------------------------------*/
#recruit span.obo_item {
	color:#3399ff;
}

#recruit .obo_ya {
	background:url(../recruit/image/ya.gif) no-repeat;
	margin:10px 0 10px 25px;
	height:22px;
	line-height:22px;
	padding-left:35px;
	color:#0041ff;
}


/*---------------------------------------------
Table
---------------------------------------------*/
table.obo_table {
	margin-bottom:10px;
	width:456px; /* [width]=456px */
}

table.obo_table th {
	vertical-align:top;
	background-color:#3399ff;
	border:solid 1px #3399ff;
	padding:5px 0;
	text-align:center;
	color:#ffffff;
}

table.obo_table td {
	border:solid 1px #3399ff;
	padding:5px 10px;
}

table#obo_intable1 th {
	border:none;
	background-color:#ffffff;
	padding:2px 5px;
	color:#000000;
	font-weight:normal;
}

table#obo_intable1 td {
	padding:2px 5px;
	border:none;
}

table#obo_intable2 {
	margin:5px 0 3px 0;
}

table#obo_intable2 th {
	background-color:#6eb7ff;
	border:solid 1px #6eb7ff;
	width:50px;
	color:#ffffff;
	line-height:16px;
}

table#obo_intable2 td {
	border:solid 1px #6eb7ff;
	line-height:16px;
}