/* 文字コードにShift JISを指定します。 */
@charset "euc-jp";

p.recruit_top_message {
	font-weight:bold;
	font-size:110%;
	margin:2em auto 3em auto;
}

/*新着記事*/
ul.news li {
	clear:both;
}
ul.news li div.date{
	float:left;
	width:110px;
	margin-left:5px;
}
ul.news li div.icon{
	float:left;
	width:22px;
	background-image:url(../images/red_w_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;
}
ul.news li div.info{
	width:550px;
	float:left;
}

div#news p {
	border-color:#000;
	border-style:dashed;
	border-width:0 0 1px;
	font-size:80%;
	margin:0px;
	padding:0px 5px;
}

/*新卒募集要項ボタン*/
#recruit_car_button, #recruit_system_button {
    width: 250px;
    height: 74px;
	display:block;
    text-indent: -3000px;
}
#recruit_car_button {
	float:left;
	background:url(../recruit/images/recruiting_new_graduates_cd.gif) no-repeat scroll 0px 0px;
}
#recruit_car_button:hover {
	background:url(../recruit/images/recruiting_new_graduates_cd_.gif) no-repeat scroll 0px 0px;
}
#recruit_system_button {
	float:right;
	background:url(../recruit/images/recruiting_new_graduates_se_pg.gif) no-repeat scroll 0px 0px;
}
#recruit_system_button:hover {
	background:url(../recruit/images/recruiting_new_graduates_se_pg_.gif) no-repeat scroll 0px 0px;
}

/*会社説明会*/
table.Setumeikai {
	background-color:#888888;
	line-height:120%;
	margin:10px 0;
	padding:0;
	width:100%;
}
td.SetumeikaiTitle {
	background-color:#DDDDDD;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:1px;
	padding:5px;
	text-align:center;
}
td.SetumeikaiData {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	margin:1px;
	padding:5px;
	text-align:center;
}

/*募集要項*/
table.Saiyou {
	background-color:#888888;
	text-align:left;
	line-height:120%;
	margin:10px auto;
	padding:0;
	width:720px;
}
td.SaiyouTitle {
	background-color:#DDDDDD;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:12px;
	margin:1px;
	padding:5px;
	width:100px;
}
td.SaiyouData {
	background-color:#FFFFFF;
	color:#000000;
/*
	empty-cells:show;
*/
	font-size:12px;
	margin:1px;
	padding:5px;
}

/*FAQ*/
.faq_menu {
	margin: 0px 15px 10px;
	padding: 0px;
	width: 720px;
	height: 40px;
	overflow: hidden;
}
.faq_menu li {
	margin: 0px;
	padding: 0px;
	width:180px;
	height:40px;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
	float:left;
}

.faq_menu li a {
	width:180px;
	height:40px;
	display:block;
	background-repeat: no-repeat;
	cursor: pointer;
}

li#faq_menu1 a {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll 0px 0px;
	text-indent: -9999px;
}
li#faq_menu2 a {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -180px 0px;
	text-indent: -9999px;
}
li#faq_menu3 a {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -360px 0px;
	text-indent: -9999px;
}
li#faq_menu4 a {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -540px 0px;
	text-indent: -9999px;
}
li#faq_menu1 a:hover {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll 0px -40px;
	text-indent: -9999px;
}
li#faq_menu2 a:hover {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -180px -40px;
	text-indent: -9999px;
}
li#faq_menu3 a:hover {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -360px -40px;
	text-indent: -9999px;
}
li#faq_menu4 a:hover {
	background:url(../recruit/images/faq_button.jpg) no-repeat scroll -540px -40px;
	text-indent: -9999px;
}

.float_left {
	float:left;
	width:360px;
/*
	padding:0px 5px;
*/
	margin:10px 5px;
	font-size:85%;
}
.float_right {
	float:right;
	width:375px;
	margin:10px 0px;
}

ul.q li, li.q{
	background: transparent url(../recruit/images/q.gif) no-repeat scroll 0 0.3em;
	color: #000000;
	line-height: 1.7em;
	padding-left: 18px;
	vertical-align: top;
	font-weight:bold;
}
li.q{
	margin:5px 0px;
	border-bottom:2px dashed #00F;
}
li.a{
	background: transparent url(../recruit/images/a.gif) no-repeat scroll 0 0.3em;
	color: #000000;
	line-height: 1.7em;
	padding-left: 18px;
	vertical-align: top;
	margin:5px 0px;
}
.faq_list {
	background-color:#EBF7FF;
	margin:5px 0px 0px;
	padding:10px 16px;
}

/* 社員紹介 */
.employee_Message_Top{
	width:400px;
	font-weight:bold;
	font-size:large;
	float:right;
	margin:0px;
}
.employee_photo_Top {
	margin:0px;
	width:730px;
}
.employee_message_pr {
	width:450px;
	margin:0px 15px 15px;
}
.employee_photo_pr {
	width:250px;
	height:188px;
	margin:5px;
	float:right;
}
.employee_message_pl{
	float:right;
	height:188px;
	width:410px;
	margin:0px;
	padding:0px;
}
.employee_photo_pl {
	margin:5px;
	float:left;
	width:250px;
	height:188px;
}
.recu_col {
	background-image: url(../recruit/images/column_bg.jpg);
	background-repeat:no-repeat;
	height: 30px;
	vertical-align: middle;
	background-position: center;
	font-weight:bold;
	border: none;
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:0px;
	padding:2px 0px 0px 0px;
	width:730px;
}
th {
	background-color: #EBF7FF;
	text-align:center;
	white-space:nowrap;
}
td {
	text-align:left;
}

.message_bg{
	background-color:#EBF7FF;
	text-align:left;
}


