@charset "utf-8";

/* layout */
#wrapper {
	background: #030000 url(../images/mainimg_original01.jpg) no-repeat center top;
}


#header {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 640px;
}

	#headerInner {
		position: relative;
		z-index: 3;
		width: 960px;
		height: inherit;
		margin: 0 auto;
	}

		#headerTitle {
			position: absolute;
			z-index: 97;
			left: -5px;
			top: -18px;
		}

			#headerTitle a {
				display: block;
				width: 400px;
				height: 260px;
			}

		#headerOriginal {
			position: absolute;
			z-index: 96;
			width: 327px;
			height: 300px;
			right: 82px;
			bottom: 73px;
		}

		#headerBook01 {
			position: absolute;
			z-index: 95;
			width: 180px;
			height: 311px;
			left: 91px;
			bottom: 54px;
		}

		#headerBook02 {
			position: absolute;
			z-index: 94;
			width: 180px;
			height: 310px;
			left: 323px;
			bottom: 54px;
		}

#description {
	width: 100%;
	height: auto;
	margin-bottom: 12px;
}

	#descriptionInner {
		width: 960px;
		height: inherit;
		margin: 0 auto;
	}

#interview {
}

	#interviewQuestion01 { width: 960px; }
	#interviewQuestion01 .tit { width: 960px; height: 66px; }
	#interviewQuestion01 .txt { width: 920px; }

	#interviewQuestion02 { width: 960px; }
	#interviewQuestion02 .tit { width: 960px; height: 88px; }
	#interviewQuestion02 .txt { width: 920px; }

	#interviewQuestion03 { width: 588px; }
	#interviewQuestion03 .tit { width: 588px; height: 48px; }
	#interviewQuestion03 .txt { width: 548px; }

	#interviewQuestion04 { width: 588px; }
	#interviewQuestion04 .tit { width: 588px; height: 71px; }
	#interviewQuestion04 .txt { width: 548px; }

	#interviewQuestion05 { width: 588px; }
	#interviewQuestion05 .tit { width: 588px; height: 112px; }
	#interviewQuestion05 .txt { width: 548px; }

	#interviewQuestion06 { width: 960px; }
	#interviewQuestion06 .tit { width: 960px; height: 48px; }
	#interviewQuestion06 .txt { width: 920px; }

	#interviewQuestion07 { width: 960px; }
	#interviewQuestion07 .tit { width: 960px; height: 48px; }
	#interviewQuestion07 .txt { width: 920px; }
