﻿@charset "utf-8";

/* STAFF
----------------------------------------*/

/* MAIN IMAGE
----------------------------------------*/

#mainimg {
	position: relative;
	width: 932px;
	height: 264px;
	overflow: hidden;
	background: url(../img/mainimg.jpg) left top no-repeat;}

#mainimg ul li {position: absolute;}

.hotspot {cursor:pointer;}

#tt {position:absolute; display:block;}
#tttop {display:block; overflow:hidden;}
#ttcont {display:block; color:#fff;}
#ttbot {display:block;overflow:hidden;}

.staff01 {left: 592px; top: 229px;}
.staff02 {left: 80px; top: 159px;}
.staff03 {left: 198px; top: 179px;}
.staff04 {left: 293px; top: 168px;}
.staff05 {left: 399px; top: 145px;}
.staff06 {left: 485px; top: 108px;}
.staff07 {left: 546px; top: 67px;}
.staff08 {left: 583px; top: 26px;}

/* STAFF
----------------------------------------*/

.staffbox {
	clear: both;
	width: 932px; }

.mgn {
	margin-bottom: 20px;}

.staffbox div {
	position: relative;
	width: 450px;
	height: 270px;
	border: 1px dotted #75725e;}

.staffbox .leftbox {
	float: left;}

.staffbox .rightbox {
	float: right;}

.staffbox div p img {
	position: absolute;
	left: 10px; top: 10px;
	width: 175px;
	height: 175px;}

.staffbox div dl {
	position: absolute;
	right: -1px; top: 10px;
	width: 260px;}

.staffbox div dl dd {
	padding: 10px 12px 0 5px;
	line-height: 1.6em;}

.staffbox div dl dd p {
	margin-bottom: 0.5em;}
