@charset "utf-8";

@import "base.css";

/*
--------------------------------------------------------
staff/index.html
--------------------------------------------------------
*/

#staff #content .section {
	margin-bottom: 20px;
}

#staff #content h1 {
	background: url(../../staff/image/h1_1.png) no-repeat 0 0;
	display: block;
	width: 600px;
	height: 145px;
	margin: 0 0 0 -20px;
	text-indent: -500em;
}

#staff #content #director h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_1.png);
}

#staff #content #assistant1 h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_2.png);
}

#staff #content #assistant2 h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_3.png);
}

#staff #content #assistant3 h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_4.png);
}

#staff #content #assistant4 h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_5.png);
}

#staff #content #assistant5 h2 {
	margin-bottom: 10px;
	background-image: url(../../staff/image/h2_6.png);
}

#staff #content #director p {
	margin-bottom: 10px;
}

#staff #content #director dl {
	display: block;
	margin-bottom: 10px;
}

#staff #content #director .greeting {
	clear: both;
	padding: 10px;
	background: #fdf2d2;
	border: solid 1px #f0f0f0;
}

#staff #content #director .greeting li {
	clear: both;
	_margin-left: 15px;
	margin-left: 0px;
	list-style-type: disc;
}

#staff #content #director dl dt {
	display: block;
	float: left;
	width: 220px;
}

#staff #content #director dl dt img {
	padding: 5px;
	border: solid 1px #ccc;
}

#staff #content #director dl dd {
	display: block;
	margin-left: 230px;
}

#staff #content #director dl dd h3 {
	font-size: 18px;
}

#staff #content #director dl dd h3 span {
	padding-right: 1em;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#staff #content #director dl dd li p {
	margin-top: 1em;
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
}

#staff #content #director dl dd dl dt a,
#staff #content #director dl dd dl dt a:visited {
	display: block;
	width: 374px;
	height: 73px;
	background: url(../../staff/image/ban_story.gif) no-repeat 0 0;
	text-indent: -500em;
}

#staff #content #director dl dl dt,
#staff #content #director dl dl dd {
	float: none;
	margin: 0;
	text-indent: -500em;
}

/*IE6*/* html #staff #content #director dl dl dt {
	margin-top: -80px;
}

#staff #content .ast dl {
	display: block;
}

#staff #content .ast dt {
	display: block;
	float: left;
}

#staff #content .ast dt img {
	padding: 5px;
	border: solid 1px #ccc;
}

#staff #content .ast dd {
	display: block;
	margin-left: 310px;
}

#staff #content .ast dd dt {
	float: none;
	padding: 5px;
	background: #fdf2d2;
	font-weight: bold;
}

#staff #content .ast dd dd {
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#staff #content .ast h3 {
	display: block;
	clear: both;
	width: 584px;
	height: 45px;
	background: url(../../staff/image/ban_director.png) no-repeat 0 10px;
	text-indent: -500em
}

#staff #content .ast p {
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
}






