@charset "utf-8";

/*　recruit
------------------------------------------------------------ */

#main {
	background: url(../common/images/main_bg.gif) repeat-y;
}

#wrapper {
	background: url(../common/images/wrapper_bg.gif) left repeat-y;
}

#img_top {
	width: 604px;
	height: 240px;
	background: url(../common/images/recruit_mainimg.jpg) no-repeat;
	display: block;
	text-indent: -9999em;
}

.sub_h3 {
	width: 524px;
	_width: 574px;
	height: 26px;
	_height: 31px;
	background: url(../common/images/sub_h3.jpg) no-repeat #6A5F51;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 50px;
}

.box_01 {
	width: 574px;
	margin-bottom: 20px;
}

.box_02 {
    width: 574px;
	background: url(../common/images/recruit_bar.gif) left top repeat-y;
}

.box_03 {
    width: 574px;
}

.left_01 {
    width: 180px;
	float: left;
}
.right_01 {
    width: 381px;
	float: right;
}

.right_02 {
    width: 381px;
	padding-top: 25px;
	float: right;
}

.ul_01 {
    width: 381px;
}
.ul_01 li {
    margin-bottom: 1em;
	color: #B15B6A;
}