/* CSS Document */

/*----- global -----*/

.nowrap { white-space:nowrap; }

/* content */

#recruit div.block {
	clear:none;
	position:static;
	float:right;
	margin:20px 0px 0px;
	border-left:1px solid #C6BEB2;
	width: 600px;
}

#recruit h2 {
	margin:0px 0px 0px -30px;
	padding:0px 0px 20px 0px;
}
#recruit h6 {
	margin:0px 0px 0px -30px;
	padding:0px 0px 0px 0px;
}

#recruit table td { width:445px; }

caption {
	color:#1748af;
	font-weight:normal;
}

#recruit table table {
	width:440px !important;
}

#recruit table table .payment{
	width:250px !important;
}
#recruit table table .zone{
	width:180px !important;
	padding:8px;
}
#recruit table table .payment2{
	width:120px !important;
	text-align: center;
	padding:8px;
}
#recruit table table .payment3{
	width:230px !important;
	text-align: center;
	padding:8px;
}
#recruit table table .payment4{
	width:150px !important;
	text-align: center;
}

#recruit table td.r_entry{
	width:500px;
	background-color:#EDE6D4;
	color:#00205c;
	padding:10px;
	font-weight:bold;
}

/*左サイドメニュー部分*/
#leftSide {
	text-align: left;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	width: 135px;
	border-style: none;
	float: left;
}

/*左サイドメニュー設定*/
#sMenu1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#sMenu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sMenu1 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sMenu1 li a {
	padding: 0px;
	display: block;
	height: 110%;
	width: 135px;
	text-decoration: none;
	margin: 0px 0px 3px 0px;
}


/*トップコンテンツ設定*/
#r_top {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	width: 599px;
	float: none;
}
/*トップトピックス設定*/
#r_topics {
	text-align: left;
	margin: 8px 0px 15px;
	padding: 0px;
	border-style: none;
	width: 590px;
	line-height: 1.8em;
}
#r_topics a {
	list-style: none;
	text-decoration: none;
	background: url(../img/sankaku.gif) no-repeat 0 center;
	padding-left: 13px;
}

/*応募はこちら設定*/
#r_oubo {
	text-align: right;
	margin: 0px 0px 20px;
	padding: 0px;
	border-style: none;
	width: 595px;
	float: none;
	font-weight: bold;
	top: 20px;
}

/*左サイドメニュー部分*/
#r_seminar {
	text-align: center;
	margin: 0px;
	padding: 25px;
	width: 500px;
	border-style: none;
	background: #FFFFFF;
}

/*カレンダー部分*/
#recruit2 {
	margin:15px 0 0 0;
}
p.recruit2 {
	margin:15px 0 5px 30px;
}
#recruit2 p {
	padding:0px 0px 20px 0;
}
#recruit2 h2 {
	margin:0px 0px 0px -30px;
	padding:0px 0px 20px 0px;
}
#recruit2 div.block {
	clear:none;
	position:static;
	float:right;
	margin:20px 0px 0px;
	border-left:1px solid #C6BEB2;
	width: 600px;
}
#recruit2 table{
	margin:0 0 20px 0;
	border-collapse:collapse;
	border-spacing:0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size:12px;
}
#recruit2 table td{
	padding:5px 20px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#recruit2 table td.r_date1 {
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width:60px;
}
#recruit2 table td.r_date2 {
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	padding-left: 10px;
}
#recruit2 table td.r_date3 {
	background-color:#CCCCCC;
	color: #333333;
	padding-left: 10px;
}
#recruit2 table td.r_date4 {
	background-color:#CCCCCC;
	color: #FF0000;
	padding-left: 10px;
}

/*選考の流れ部分*/
#recruit3 {
	margin:15px 0 0 0;
}
p.recruit3 {
	margin:15px 0 5px 30px;
}
#recruit3 p {
	padding:0px 0px 20px 0;
}
#recruit3 h2 {
	margin:0px 0px 0px -30px;
	padding:0px 0px 20px 0px;
}
#recruit3 div.block {
	clear:none;
	position:static;
	float:right;
	margin:20px 0px 0px;
	border-left:1px solid #C6BEB2;
	width: 600px;
}
#recruit3 table{
	margin:0 0 20px 0;
	border-collapse:collapse;
	border-spacing:0px;
	border-top:none;
	border-left:none;
	font-size:12px;
	border-right-style: none;
	border-bottom-style: none;
}
#recruit3 table td{
	padding:5px 10px;
}
#recruit3 table td.r_flow1 {
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	width:180px;
	padding:3px;
	border:1px solid #333333;
	vertical-align: middle;
}
#recruit3 table td.r_flow2 {
	text-align: center;
	padding: 0px;
}

/*個別フォント設定*/
.txtMiddle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.semi_red {
	color: #FF0000;
}
/* ------------------------------------- 余白指定  **/
.mlb30 {margin: 0px 0px 30px 30px;}
.mb05 {margin-bottom: 5px;}
.mb15 {margin-bottom: 15px;}
.ml15 {margin-left: 15px;}

