@charset "utf-8";
/* YAMANE staff style Document */

h2 {
	background: url(../../staff/img/title.gif) no-repeat;
}

#guide ul li {
	color: #82cef0;
}

.stBox {
	margin: 15px 0 0 0;
	padding: 25px;
	width: 871px;
	clear: both;
	background: #fff;
}

*html .stBox {
	width: 921px;
}

.stData {
	margin: 15px 0 0 0;
	padding: 20px 20px 5px 20px;
	width: 829px;
	border: solid 1px #f4e9dd;
}

*html .stData {
	width: 869px;
}

p.stPhoto {
	margin: 0;
	padding: 0;
	width: 272px;
	float: left;
}

.stData dl {
	margin: 0;
	padding: 0;
	width: 542px;
	float: right;
	text-align: left;
}

.stData dl dt {
	margin: 0 0 15px 0;
	padding: 0;
	width: 63px;
	height: 19px;
	float: left;
	text-indent: -9999px;
	display: block;
}

dt.std01 {
	background: url(../../staff/img/data_name.gif) no-repeat;
}

dt.std02 {
	background: url(../../staff/img/data_hobby.gif) no-repeat;
}

dt.std03 {
	background: url(../../staff/img/data_holiday.gif) no-repeat;
}

dt.std04 {
	background: url(../../staff/img/data_favorite.gif) no-repeat;
}

dt.std05 {
	background: url(../../staff/img/data_dream.gif) no-repeat;
}

dt.std06 {
	background: url(../../staff/img/data_self.gif) no-repeat;
}

.stData dl dd {
	margin: 0 0 15px 15px;
	padding: 0;
	width: 464px;
	float: left;
}

.stBox ul {
	margin: 15px 0 0 0;
	padding: 0;
	width: 871px;
	list-style: none;
	clear: both;
	background: url(../../staff/img/staff_list_bg.gif) no-repeat right;
}

.stBox ul li {
	margin: 0 15px 0 0;
	padding: 0;
	width: 82px;
	float: left;
}

.stBox ul li a {
	text-decoration: none;
}

/* category title */

.stBox h3 {
	margin: 0;
	padding: 0;
	width: 871px;
	height: 14px;
	text-indent: -9999px;
	display: block;
}

h3#shitencho {
	background: url(../../staff/img/title_shitencho.gif) no-repeat;
}

h3#fuku {
	background: url(../../staff/img/title_fuku.gif) no-repeat;
}

h3#eigyo {
	background: url(../../staff/img/title_eigyo.gif) no-repeat;
}

h3#koji {
	background: url(../../staff/img/title_koji.gif) no-repeat;
}

h3#reform {
	background: url(../../staff/img/title_reform.gif) no-repeat;
}

h3#sekkei {
	background: url(../../staff/img/title_sekkei.gif) no-repeat;
}

h3#gyomu {
	background: url(../../staff/img/title_gyomu.gif) no-repeat;
}

