@charset "utf-8";

/* layout */
#wrapper {
	background: #030000 url(../images/mainimg_interview01.jpg) no-repeat center top;
}


#header {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 485px;
}

	#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;
			}

		#headerOguri {
			position: absolute;
			z-index: 96;
			width: 480px;
			height: 330px;
			right: 1px;
			bottom: 0;
		}

		#headerAmami {
			position: absolute;
			z-index: 95;
			width: 373px;
			height: 91px;
			left: 1px;
			bottom: 35px;
		}

#interview {
}

	#interviewQuestion01 { width: 960px; }
	#interviewQuestion01 .tit { width: 960px; height: 45px; }
	#interviewQuestion01 .txt { width: 920px; }

	#interviewQuestion02 { width: 588px; }
	#interviewQuestion02 .tit { width: 588px; height: 65px; }
	#interviewQuestion02 .txt { width: 548px; }

	#interviewQuestion03 { width: 588px; }
	#interviewQuestion03 .tit { width: 588px; height: 65px; }
	#interviewQuestion03 .txt { width: 548px; }

	#interviewQuestion04 { width: 588px; }
	#interviewQuestion04 .tit { width: 588px; height: 114px; }
	#interviewQuestion04 .txt { width: 548px; }

	#interviewQuestion05 { width: 588px; }
	#interviewQuestion05 .tit { width: 588px; height: 45px; }
	#interviewQuestion05 .txt { width: 548px; }

	#interviewQuestion06 { width: 588px; }
	#interviewQuestion06 .tit { width: 588px; height: 65px; }
	#interviewQuestion06 .txt { width: 548px; }

	#interviewQuestion07 { width: 588px; }
	#interviewQuestion07 .tit { width: 588px; height: 65px; }
	#interviewQuestion07 .txt { width: 548px; }

	#interviewQuestion08 { width: 960px; }
	#interviewQuestion08 .tit { width: 960px; height: 65px; }
	#interviewQuestion08 .txt { width: 920px; }

	#interviewQuestion09 { width: 960px; }
	#interviewQuestion09 .tit { width: 960px; height: 45px; }
	#interviewQuestion09 .txt { width: 920px; }

	#interviewQuestion10 { width: 960px; }
	#interviewQuestion10 .tit { width: 960px; height: 45px; }
	#interviewQuestion10 .txt { width: 920px; }

	#interviewQuestion11 { width: 960px; }
	#interviewQuestion11 .tit { width: 960px; height: 45px; }
	#interviewQuestion11 .txt { width: 920px; }
