@charset "utf-8";

/*
Staff CSS
*/

#header {
	background: url(/img/bg_staffheader200911.jpg) left top no-repeat;
}

h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_staff.gif) left top no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
}
h3 {
	font-size: 100%;
	border-bottom: 3px double #FFF;
	margin: 12px 0;
	padding: 0 0 5px 0;
}
#staff {
	_width: 615px;
	padding: 0px 0 12px 12px;
}

#staff01,
#staff02,
#staff03 {
	padding-left: 132px;
	_height: 182px;
	min-height: 182px;
	margin-bottom: 35px;
}
#staff01 {
	background: url(/img/ohara.jpg) left top no-repeat;
}
#staff02 {
	background: url(/img/suzuki.jpg) left top no-repeat;
}
#staff03 {
	background: url(/img/shimodate.jpg) left top no-repeat;
}
table {
	width: 100%;
}
th {
	width: 100px;
	padding-right: 10px;
}
th,
td {
	line-height: 1.5em;
}