/* CSS Document */

.hed_img {
	background:url(../images/category/owners_voice/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;

}

.interviewer {
	color:#0096C6;
	padding:0px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0px;
	margin-left:2px;
	font-weight: bold;
}

.interviewee {
	line-height:160%;
	padding: 0px 0px 0px 1em;
	margin-top: 7px;
	margin-right:0;
	margin-bottom:20px;
	margin-left: 2px;
}




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

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





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


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


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

.menu_list li {
	width:210px;
	margin-bottom:8px;
	float:left;
	font-size:0.8em;
}

.menu_list li img {
	float:left;
	margin:0 9px 3px 0;
	clear:both;
	border:3px solid #E0E0E0;
}

.menu_list li span.num {
	font-size:1.2em;
	font-weight:bold;
}
	




