/* CSS Document */

.hed_img {
	background: url(../images/category/recruit/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:15px;
}


/*contents_inner_l
-------------------------*/
.contents_inner_l {
	width:610px;
	float:left;
}



/*message
-------------------------*/
.title_img01 {
	background:url(../images/category/recruit/index/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}


.president_img {
	background:url(../images/category/recruit/index/president_img.jpg) 0 0 no-repeat;
	width:610px;
	height:280px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.president_img02 {
	width:200px;
	float:left;
}

.president_text {
	width:390px;
	float:right;
}




/*voice
-------------------------*/
.title_img02 {
	background:url(../images/category/recruit/voice/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}


.voice_box {
	width:180px;
	float:left;
	background:#F5F5F5;
	border:1px solid #646464;
	margin:0 0 10px 8px;
	padding:5px;
}

 

.voice_subtitle_img01 {
	background: url(../images/category/recruit/voice/voice_subtitle_img01.gif) 0 0 no-repeat;
	width:610px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.voice_subtitle_img02 {
	background: url(../images/category/recruit/voice/voice_subtitle_img02.gif) 0 0 no-repeat;
	width:610px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.voice_subtitle_img03 {
	background: url(../images/category/recruit/voice/voice_subtitle_img03.gif) 0 0 no-repeat;
	width:610px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.voice_subtitle_img04 {
	background: url(../images/category/recruit/voice/voice_subtitle_img04.gif) 0 0 no-repeat;
	width:610px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.voice_subtitle_img05 {
	background: url(../images/category/recruit/voice/voice_subtitle_img05.gif) 0 0 no-repeat;
	width:610px;
	height:20px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.img_l {
	float:left;
	margin:0 10px 10px 0;
}

.img_r {
	float:right;
	margin:0 0 10px 10px;
}




/*recruitment_information
-------------------------*/
.title_img03 {
	background:url(../images/category/recruit/recruitment_information/title_img.gif) 0 0 no-repeat;
	width:610px;
	height:33px;
	text-indent:-9999px;
	margin-bottom:15px;

}


.bgsubtitle_img {
	background:url(../images/category/recruit/recruitment_information/bgsubtitle_img.gif) 0 0 no-repeat;
	width:590px;
	height:22px;
	color:#FFFFFF;
	font-size:1em;
	padding-left:20px;
	padding-top:3px;
	margin-bottom:15px;
}

.bgsubtitle_img02 {
	background:url(../images/category/recruit/recruitment_information/bgsubtitle_img02.gif) 0 0 no-repeat;
	width:590px;
	height:22px;
	color:#FFFFFF;
	font-size:1em;
	padding-left:20px;
	padding-top:3px;
	margin-bottom:15px;
}

  
.table_tag {
	margin-bottom:20px;
}

.table_tag th {
	width:100px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	padding:3px;
	border-bottom:1px dotted #E6E6E6;
}

.table_tag td {
	padding:3px;
	border-bottom:1px dotted #E6E6E6;
}


/*contents_inner_r
-------------------------*/
.contents_inner_r {
	width:210px;
	float:right;
}


.hed_menu {
	background:url(../images/category/recruit/list_hed_img.gif) 0 0 no-repeat;
	width:210px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}


.menu_list {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu_list li {
	width:210px;
	display:block;
	margin-bottom:5px;

}

.menu_list li a {
	width:210px;
	display:block;
	background:#F0F0F0;
	color:#4c485e;
	text-decoration:none;
}

.menu_list li a:hover {
	width:210px;
	display:block;
	background:#DCDCDC;
	color:#4c485e;
	text-decoration:none;
}


.menu_list li a span {
	background:url(../images/category/com/arrow.gif) 5px 4px no-repeat;
	padding:3px 3px 3px 18px;
}


