@charset "UTF-8";
/* 募集要項 */
.midashi{
	margin-bottom:1em;
}
.recruitment-main{
	text-align:center;
	margin:15px 0 30px 0;
}
p a{
	color:#0000CC;
}
.recruitment-subbtn{
	margin-left:250px;
}

/* 新卒 */
.new-midashi{
	background:url(../recruitment/images/new_midashi.gif) no-repeat;
	padding:6px 0 0 15px;
	width:680px;
	height:24px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	clear:both;
}
.new-recuitbox {
	width:500px;
	margin:3px 0;
	border-bottom: 4px solid #5F5F5F;
}
.new-recuittable{
	width:500px;
	margin:0;
	padding:0;
}
.new-recuitdt{
	background-color:#DFDFDF;
	padding:3px;
	font-weight:bold;
}
.new-recuitdd{
	padding:3px 3px 3px 10px;
	color:#333333;
}
.new-recuitdd a{
	color:#0000CC;
}
.new-recuitline{
	margin:3px 0;
}

.new-recruitfoot{
	clear:both;
	text-align:center;
	width:700px;
	background-color:#FFFFCC;
}
.new-recruitlink{
	width:700px;
	text-align:right;
	margin:10px 0;
}
.new-recruitlink a{
	color:#0000CC;
}

/*セミナー情報、採用までの流れ*/
.seminar-step1{
	background-image:url(../recruitment/images/seminar_s1.gif);
	background-repeat:no-repeat;
	padding:60px 0 0 200px;
	height:20px;
}
.seminar-step1 a,
.seminar-tx a{
	color:#0000FF;
}
.seminar-stepbk{
	background-image:url(../recruitment/images/seminar_sbk.gif);
	background-repeat:repeat-y;
	margin:10px 0 10px 0;
}
.seminar-tx{
	padding:5px 50px 1em 50px;
}
.seminar-btn{
	margin:0 60px 0 60px;
	background-color:#FFFFFF;
	padding:10px;
}
.seminar-btn img{
	margin-left:80px;
}
.seminar-center{
	margin:10px 0 10px 262px;
	width:205px;
	text-align:center;
}
.seminar-dl{
	margin:15px 0;
}
.seminar-dl dt{
	border-left:#CCCCCC 3px solid;
	padding:8px 0 8px 10px;
	color:#C93C47;
	font-size:14px;
	font-weight:bold;
	margin:2em 0 5px 0;
}
.seminar-dl dd{
	background-image:url(../recruitment/images/seminar_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:13px;
	margin-bottom:1em;
}


/* アルバイト */
.pj-info{
	width:490px;
	padding:5px;
	margin:0 0 5px 0;
}
.pj-infotitle{
	font-size:14px;
	color:#A5212A;
	font-weight:bold;
}

/*CSキャスト*/
.cs_container{
}
.cs_container table{
border-top: 2px solid #A5212A;
}
.cs_container table tr{
}
.cs_container table td{
border-bottom:1px solid #ccc;
}
.cs_container table td.title{
width:120px;
text-align:center;
padding:5px;
}
.cs_container table td.title strong{
color:#A5212A;
font-size:14px;
} 
.cs_container table td.photo{
background:#DDDDDD;
padding:2px;
width:180px;
text-align:center;
}
.cs_container table td.text{
background:#E6E6E6;
width:174px;
padding:3px 5px;
}
.cs_container table img{
}
.cs_container table .q_a{
text-align:left;
padding-left:10px;
}
.cs_container table .q_a p{
margin-bottom:10px;
}
.cs_container table .q_a .cententce{
margin-bottom:30px;
}
.cs_container table .q_a strong{
font-size:14px;
}

#genzai {
	font-size: 1.3em;
	}