@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
}
ul {
	list-style: none;
}
#int_wrapper h1, 
#int_wrapper h2,
#int_wrapper h3,
#int_wrapper h4,
#int_header p.title {
	text-indent: -9999px;
	overflow: hidden;
}
#int_wrapper {
	width: 733px;
	margin: 0 auto;
	text-align: left;
}

/* ------------------------------ */
/* header */
/* ------------------------------ */
#int_header {
	background:url(../img/interview/int_header.gif) no-repeat;
	height: 165px;
	position: relative;
}
#int_header p {
	color: #FFFFFF;
	width: 525px;
	position: absolute;
	top: 90px;
	left: 190px;
	position: absolute;
	line-height: 1.4em;
}
#int_header p span {
	color: #FFFF00;
	width: 250px;
	position: absolute;
	top: 53px;
	right: -35px;
	font-size: 10px;
}

/* profile */
#i00 p.profile, 
#damedashi p {
	text-indent: -9999px;
	overflow: hidden;
} 
#i00 {
	height: 285px;
	position: relative;
	background-image: url(../img/interview/int_profile.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
}
#i00 #damedashi {
	background-image: url(../img/interview/int_damedashi.gif);
	background-repeat: no-repeat;
	width: 235px;
	height: 285px;
	position: absolute;
	left: 498px;
	top: 0px;
}
/* scene1 */
#i01 {
	height: 507px;
	position: relative;
	margin-top: 25px;
	background-image: url(../img/interview/scene1.gif);
	background-repeat: no-repeat;
}
#i01 #i01gogogo {
	background-image: url(../img/interview/s1_gogogo.gif);
	background-repeat: no-repeat;
	height: 458px;
	width: 297px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#i01 #i01gogogo p {
	position: absolute;
	top: 105px;
	left: 20px;
	color: #FFFFFF;
	width: 257px;
}
/* scene2 */
#i02 {
	height: 507px;
	position: relative;
	margin-top: 25px;
	background-image: url(../img/interview/scene2.gif);
	background-repeat: no-repeat;
}
#i02 #i02gogogo {
	background-image: url(../img/interview/s2_gogogo.gif);
	background-repeat: no-repeat;
	height: 458px;
	width: 297px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#i02 #i02gogogo p {
	position: absolute;
	top: 105px;
	left: 20px;
	color: #FFFFFF;
	width: 257px;
}
/* scene3 */
#i03 {
	height: 507px;
	position: relative;
	margin-top: 25px;
	background-image: url(../img/interview/scene3.gif);
	background-repeat: no-repeat;
}
#i03 #i03gogogo {
	background-image: url(../img/interview/s3_gogogo.gif);
	background-repeat: no-repeat;
	height: 458px;
	width: 297px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#i03 #i03gogogo p {
	position: absolute;
	top: 105px;
	left: 20px;
	color: #FFFFFF;
	width: 257px;
}
/* scene4 */
#i04 {
	height: 507px;
	position: relative;
	margin-top: 25px;
	background-image: url(../img/interview/scene4.gif);
	background-repeat: no-repeat;
}
#i04 #i04gogogo {
	background-image: url(../img/interview/s4_gogogo.gif);
	background-repeat: no-repeat;
	height: 458px;
	width: 297px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#i04 #i04gogogo p {
	position: absolute;
	top: 105px;
	left: 20px;
	color: #FFFFFF;
	width: 257px;
}
/* checklist */
#checklist {
	background-image: url(../img/interview/checklist.gif);
	background-repeat: no-repeat;
	height: 184px;
	margin-top: 25px;
	position: relative;
}
#checklist li {
	font-size: 14px;
	font-weight: bold;
}
#checklist li#list1 {
	position: absolute;
	top: 20px;
	left: 190px;
	width: 230px;
}
#checklist li#list2 {
	position: absolute;
	top: 20px;
	left: 455px;
	width: 270px;
}
#checklist li#list3 {
	position: absolute;
	top: 75px;
	left: 190px;
	width: 230px;
}
#checklist li#list4 {
	position: absolute;
	top: 75px;
	left: 455px;
	width: 270px;
}
#checklist li#list5 {
	position: absolute;
	top: 130px;
	left: 190px;
	width: 230px;
}
#checklist li#list6 {
	position: absolute;
	top: 135px;
	left: 455px;
	width: 270px;
}
/* sitpoint */
#sitpoint {
	background-image: url(../img/interview/sitpoint.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 25px;
	position: relative;
}
#sitpoint #male {
	background-image: url(../img/interview/point_male.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 40px;
	left: 30px;
}
#sitpoint #female {
	background-image: url(../img/interview/point_female.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 40px;
	left: 385px;
}
#sitpoint #maletext {
	width: 250px;
	position: absolute;
	top: 45px;
	left: 95px;
}
#sitpoint #femaletext {
	width: 250px;
	position: absolute;
	top: 45px;
	left: 450px;
}
#sitpoint dl {
	font-size: 14px;
	font-weight: bold;
}
#sitpoint dl dt {
	text-indent: -9999px;
	overflow: hidden;
}
/* keigo_mnr */
#keigo_mnr {
	background-image: url(../img/interview/keigo_manner.gif);
	background-repeat: no-repeat;
	height: 394px;
	margin-top: 25px;
	position: relative;
}
#keigo_mnr p.read {
	width: 280px;
	position: absolute;
	top: 35px;
	left: 413px;
	height: 60px;
	color: #967E45;
}
#keigo_mnr p.badhabit {
	text-indent: -9999px;
	overflow: hidden;
}
/* mensetsu_mnr */
#mensetsu_mnr {
	background-image: url(../img/interview//mensetsu_manner.gif);
	background-repeat: no-repeat;
	height: 183px;
	margin-top: 25px;
	position: relative;
}
#mensetsu_mnr p {
	text-indent: -9999px;
	overflow: hidden;
}

