@charset "UTF-8";

/* Base Settings
--------------------------------------------------*/

/* primary area */

#re_primary p {
	margin: 0 10px;
}

#re_primary h3 {
	margin: 5px 0;
	line-height: 35px;
	color: #F60;
}

#re_primary h4 {
	background: url(../images/h4.gif) no-repeat;
	padding: 0 0 0 14px;
	margin: 10px 0;
	line-height: 35px;
	color: #096;
}

#re_primary {
	width: 900px;
	float: right;
	margin: 0 0 20px 0;
	display: inline;
	background: #FFF;
	border: 1px solid #999;
}

#pagetitle {
	background: url(../images/recruit_pagetitle.gif) no-repeat right bottom;
	height: 25px;
	padding: 25px 30px 0 0;
	text-align: right;
	color: #FFF;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.or {
	color: #F60;
}


/* section */
.re_section {
	width: 900px;
}

.re_section_box {
	width: 870px;
	line-height: 160%;
	margin: 0 auto;
	padding: 10px;
}


/*table*/
.timetable {
	border-collapse: collapse;	border-spacing: 0;
	width: 600px;
	margin: 4px 0 4px 10px;
	background: #FFF;
}

.timetable th {
	padding: 4px 0;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	background: url(../image/doc_thbg.gif) repeat;
	border-top: 1px solid #0C9;
}

.timetable td {
	padding: 4px 4px 4px 8px;
	line-height: 160%;
	color: #333;
	vertical-align: middle;
}

.gtb01a {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}

.gtb01b {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	letter-spacing: 0.3em;
}

.gtb01c {
	border-left: 1px solid #CCC;
	text-align: center;
}

.gtb01d {
	border-right: 1px solid #CCC;
	text-align: left;
	letter-spacing: 0.3em;
}

.gtb01e {
	border-right: 1px solid #0C9;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

.gtb01f {
	border-bottom: 1px solid #0C9;
	border-left: 1px solid #0C9;
	border-right: 1px solid #CCC;
	text-align: left;
	letter-spacing: 0.3em;
}

.gtb01g {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #0C9;
	border-right: 1px solid #CCC;
	text-align: left;
	letter-spacing: 0.3em;
}

.gtb01h {
	border-right: 1px solid #0C9;
	border-bottom: 1px solid #0C9;
	border-left: 1px solid #CCC;
	text-align: center;
}

.gtb01i {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #0C9;
	text-align: center;
}

.tablenote {
	padding: 4px 0 0 14px;
	color: #F33;
	letter-spacing: 0.2em;
}


.blank150 {
	height: 150px;
}


#closebt_wrap {
	text-align: center;
	margin: 50px 0 10px 0 ;
}
