@charset "utf-8";

/*　スタッフ紹介
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/staff_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#main2 h2 {
    background: url(../common/images/staff_img01.gif) no-repeat;
}

#staff_box {
    width: 700px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#staff_box .leftphoto {
    width: 160px;
	float: left;
}

#staff_box .staff_name {
    background: url(../common/images/staff_img11.gif) left top no-repeat;
	color: #FDC43E;
	width: 690px;
	_width: 700px;
	height: 51px;
	_height: 54px;
	padding: 5px 0px 0px 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#staff_box .mng_cmt {
    background: url(../common/images/staff_img07.jpg) left top no-repeat;
	padding-left: 90px;
	color: #FDC43E;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#staff_box .stf_cmt01 {
    background: url(../common/images/staff_img08.jpg) left top no-repeat;
	padding-left: 90px;
	height: 115px;
}

#staff_box .stf_cmt02 {
    background: url(../common/images/staff_img09.jpg) left top no-repeat;
	padding-left: 90px;
	height: 115px;
}

#staff_box .stf_cmt03 {
    background: url(../common/images/staff_img10.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .stf_cmt04 {
    background: url(../common/images/staff_img14.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .stf_cmt05 {
    background: url(../common/images/staff_img16.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .stf_cmt06 {
    background: url(../common/images/staff_img18.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .stf_cmt07 {
    background: url(../common/images/staff_img20.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .stf_cmt08 {
    background: url(../common/images/staff_img22.jpg) left top no-repeat;
	padding-left: 90px;
	height: 135px;
}

#staff_box .rightcont {
    width: 540px;
	float: right;
}

.link {
    background-color: #111;
	padding: 5px;
	text-align: center;
}

.link a {
	color: #FDC43E;
}

