
#headerContainer #gnavi ul li.nav3 a {
	background-position: -307px -56px;
}

#headerContainer #visualContainer {
	background: url(../images/mainvisual.png) 0 0 no-repeat;
}

#headerContainer #visualContainer h1 {
	position: absolute;
	top: 90px;
	left: 20px;
}

#headerContainer #visualContainer p {
	position: absolute;
	bottom: 50px;
	left: 20px;
}

#contentContainer #contentInner {
	padding: 0 0 0 280px;
}

#staffContainer {
	position: relative;	
	display: block;
}

#staffContainer h1 {
	width: 251px;
	height: 626px;
	position: absolute;
	top: 0;
	right: -40px;	
}

#staffContainer section {
	position: relative;
	width: 235px;
	float: left; 
	padding: 29px 29px 29px 0;
	border-right: 1px dotted #e6e6e6;
	border-bottom: 1px dashed #e6e6e6;
}

#staffContainer section:nth-child(even) {
	border-right: none;
	padding: 29px 0 29px 29px;
}

#staffContainer section:nth-child(1) {
	padding: 0 29px 29px 0;
	margin-top: 40px;
}

#staffContainer section:nth-child(2) {
	padding: 0 0 29px 29px;
	margin-top: 40px;
}

#staffContainer section hgroup {
	height: 185px;	
}

#staffContainer section h1 {
	position: static;
	height: auto;
}

#staffContainer section h2 {
	position: absolute;
	top: 29px;
	left: 74px;
}

#staffContainer section:nth-child(-n+2) h2 {
	top: 0;
}

#staffContainer section:nth-child(even) h2 {
	left: 103px;
}

#staffContainer #naga section:nth-child(2) h2 {
	left: 93px;
}

#staffContainer #naga section:nth-child(6) h2 {
	left: 99px;
}

#staffContainer #naga section:nth-child(8) h2 {
	left: 96px;
}

#staffContainer #naga section:nth-child(10) h2 {
	left: 98px;
}

#staffContainer #naga section:nth-child(11) h2 {
	left: 66px;
}

#staffContainer #naga section:nth-child(17) h2 {
	left: 62px;
}

#staffContainer #naga section:nth-child(18) h2 {
	left: 92px;
}

#staffContainer #kamo section:nth-child(1) h2 {
	left: 53px;
}

#staffContainer #kamo section:nth-child(2) h2 {
	left: 88px;
}

#staffContainer section dl {
	width: 235px;
	font-size: 85.7%;
	margin-bottom: 6px;
}

#staffContainer section dl dt {
	float: left;
	clear: left;
	width: 40px;
}

#staffContainer section dl dd {
	float: right;
	width: 185px;
}

#staffContainer section p {
	width: 235px;
	font-size: 85.7%;
}