@charset "UTF-8";
@import "common.css";
@import "base.css";
@import "skin_popup.css";
@import "skin_movie.css";
@import "skin_greeting.css";
@import "skin_education.css";
@import "lightview.css";

/*link_btn--------------------*/

.link_btn {
	width: 605px;
	margin: 0 11px 30px 14px;
}

.link_btn li {
	 float: left;
	 margin-right: 3px;
	 line-height: 0;
	 font-size: 0;
}

/*表--------------------*/

.recruit_list {
	width: 613px;
	margin-bottom: 2px;
}

.recruit_list th {
	width: 105px;
	padding: 5px 8px;
	background-color: #ffbcb8;
	font-weight: normal;
	text-align: left;
}

.recruit_list .box {
	clear: both;
	width: 474px;
	margin-left: 2px;
	padding: 5px 8px;
	background-color: #f6f3f0;
}

.recruit_list .box_btm2 {
	margin-bottom: 2px;
}

.recruit_list .box  .data {
	float: left;
	width: 100px;
}

.recruit_list .box .txt {
	float: right;
	width: 364px;
	text-align: left;
}

.txt_bloun_block {
	padding-top: 10px;
	background:url(../img/line_dot02.gif) top left repeat-x;
	color: #996666;
}

.kyuyo_list {
	width: 472px;
	margin-bottom: 2px;
	border-bottom:1px solid #f6f3f0;
	border-right:1px solid #f6f3f0;
}

.kyuyo_list th {
	padding: 5px;
	border-top:1px solid #f6f3f0;
	border-left:1px solid #f6f3f0;
}

.kyuyo_list td {
	padding: 5px;
	background-color:#FFFFFF;
	border-top:1px solid #f6f3f0;
	border-left:1px solid #f6f3f0;
}

.kyuyo_list .ttl_red {
	width: 15px;
	padding: 10px;
	color:#FFFFFF;
	background-color: #f35b81;
	font-weight: normal;
	text-align: center;
}

.kyuyo_list .ttl_yellow {
	width: 98px;
	background-color: #ffcc33;
	font-weight: bold;
	text-align:center;
}


/*お問い合わせ--------------------*/

.info_block {
	width: 593px;
	margin:0 auto;
	padding: 10px;
	background-color: #eef4f4;	
}

.info_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a9aeae;
}


