@charset "utf-8";

/*　staff
------------------------------------------------------------ */

#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/staff_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_01 .left {
	width: 199px;
	float: left;
}

.box_01 .right {
    width: 375px;
	float: right;
}

.box_01 p {
    padding-left: 50px;
}

