@charset "utf-8";
/* CSS Document */


.faq_title{
float:left;
margin-top:30px;
padding-left:30px;
}

.faq_list{
width:850px;
border-bottom:1px dotted #ccc8c5;
padding-bottom:15px;
margin-bottom:15px;
}

.faq_list dt{
margin-left:10px;
background:url(../../recruit/img/q_icon.gif) left top no-repeat;
padding-left:45px;
line-height:17px;
height:17px;
margin-bottom:5px;
}

.faq_list dd{
	color:#2a9300;
	margin-left:10px;
	background:url(../../recruit/img/a_icon.gif) left top no-repeat;
	padding-left:45px;
}

.page_list{
text-align:right;
padding:1em 0px;
}

.cat1cat2_cont{
width:850px;
margin-bottom:50px;
}

.cat1cat2_cont .left{
width:419px;
float:left;
}

.cat1cat2_cont .right{
width:419px;
float:right;
}

.cat1cat2_cont h3{
margin-bottom:20px;
}

.faq_popup{
	width:405px;
	height:54px;
	border:7px solid #ebe8e8;
}

.faq_popup dt{
padding-top:21px;
padding-left:27px;
float:left;
}

.faq_popup dd{
float:right;
padding-top:12px;
padding-right:22px;
}

.faq_tubcont{
	width:850px;
	background:url(../../recruit/img/tubcont_bg.gif) repeat-y;
	margin-bottom: 30px;
}

.faq_tubcont_btm{
width:850px;
background:url(../../recruit/img/tub_cont_bgbottom.gif) bottom no-repeat;
padding-bottom:11px;
}


.faq_tubcont_btm li{
float:left;
}

.faq_tubcont_btm img{
vertical-align:top;
}


.recruit_tablearea{
	width:780px;
	margin:0 auto;
	padding-top: 30px;
}

.recruit_tablearea .table_title{
	background:url(../../recruit/img/dot.gif) left 4px no-repeat;
	height:15px;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:3px solid #ebe8e8;
	padding-left:20px;
}


.recruit_tablearea table{
		width:780px;
		height:auto;
		margin:0px auto 27px;
}

.recruit_tablearea th{
	width:148px;
	padding:15px 0px 10px 10px;
	text-align:left;
	background:#ebebeb;
	border-bottom:1px solid #ffffff;
	color:#000000;
	vertical-align: top;
}

.recruit_tablearea td{
width:auto;
padding:15px 0px 10px 10px;
text-align:left;
border-bottom:1px solid #ebebeb;
vertical-align:middle;
}

.recruit_tablearea td.noborder{
	width:auto;
	padding:15px 0px 0px 10px;
	text-align:left;
	border-bottom:none;
	vertical-align: top;
}

.recruit_tablearea .caution{
color:#ff3300;
}

.recruit_tablearea th.green{
background:#b2db1d;
border-bottom:1px dashed #ffffff;
border-right:1px dashed #ffffff;
vertical-align:top;
}

.recruit_tablearea td.green{
background:#b2db1d;
border-bottom:1px dashed #ffffff;
vertical-align:middle;
}

h4{
		width:auto;
		height:auto;
		margin-bottom:10px;
		font-weight: bold;
		color: #9BC11A;
		border-bottom: 1px solid #9BC11A;
		padding-bottom: 0.2em;
}
