@charset "utf-8";

@import url("common.css");

h2 {
	margin-bottom: 30px;
	margin-left: 30px;
	width: 824px;
	height: 31px;
	background-image: url(images/staff_ttl.gif);
}

h3 {
	margin-bottom: 30px;
	width: 452px;
	height: 90px;
}

/* staff top */
#staff_choice {
	position: relative;
	margin-left: 40px;
	width: 824px;
	height: 527px;
}

#wrapper #staff_choice a:hover {
	background-image: none;
}

/* choice_01 */
#choice_01 {
	position: absolute;
	top: 0;
	left: 164px;
	z-index: 2;
}
#choice_01,
#choice_01 a {
	width: 484px;
	height: 243px;
}
#choice_01 {
	background-image: url(images/staff_top_01_img_on.png);
}
#choice_01 a {
	background-image: url(images/staff_top_01_img.png);
}

/* choice_02 */
#choice_02 {
	position: absolute;
	top: 200px;
	left: 0;
	z-index: 1;
}
#choice_02,
#choice_02 a {
	width: 418px;
	height: 244px;
}
#choice_02 {
	background-image: url(images/staff_top_02_img_on.png);
}
#choice_02 a {
	background-image: url(images/staff_top_02_img.png);
}

/* choice_03 */
#choice_03 {
	position: absolute;
	top: 277px;
	right: 0;
	z-index: 2;
}
#choice_03,
#choice_03 a {
	width: 405px;
	height: 250px;
}
#choice_03 {
	background-image: url(images/staff_top_03_img_on.png);
}
#choice_03 a {
	background-image: url(images/staff_top_03_img.png);
}


/* staff individual */
#contents .clearfix {
	margin-left: 30px;
	width: 824px;
}
#contents .clearfix .left {
	margin-left: 25px;
	width: 452px;
	border-right: solid 1px #b3b3b3;
}
#contents .clearfix .right {
	margin-right: 25px;
	width: 321px;
}
#contents .left p {
	padding-bottom: 30px;
	padding-right: 30px;
	font-size: 1.1em;
}

#wrapper #contents .pdd_no {
	padding-bottom: 0;
}

#staff_01 h3 {
	background-image: url(images/staff_01_ttl.jpg);
}
#staff_02 h3 {
	background-image: url(images/staff_02_ttl.jpg);
}
#staff_03 h3 {
	background-image: url(images/staff_03_ttl.jpg);
}

