@charset "UTF-8";

#special #main {
	padding-top: 0;
	position: relative;
}
#special h2 {
	position: relative;
	z-index: 10;
}
.spNavi {
	position: absolute;
	top: 15px;
	left: 310px;
	z-index: 20;
	width: 600px;
}
.spNavi li {
	float: left;
	margin-right: 10px;
}
.sp01 {
	margin-top: -15px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999;
	position: relative;
}
.sp01b {
	margin-top: -15px;
	position: relative;
}
.sp02 {
	padding-bottom: 35px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999;
}
.sp02 img {
	margin: 0 -66px 0 -16px;
	position: relative;
}
.sp03 {
	padding-bottom: 35px;
	margin-bottom: 40px;
	/*border-bottom: 1px dashed #999;*/
}
.sp03 img {
	margin: 0 -9px 0 -116px;
	position: relative;
}
#wpArea {
	margin-top: -70px;
	padding: 0 0 0 40px;
	_zoom: 1;
	position: relative;
	background: url(../images/img_wp02.jpg) no-repeat right bottom;
}
.wpLeft {
	margin-left: -40px;
	float: left;
	margin-right: 30px;
	_display: inline;
	_zoom: 1;
	position: relative;
}
.wpRight {
	float: left;
}
.wpRight li {
	margin-bottom: 15px;
}
#bannerArea {
	border-top: 1px dashed #999;
	margin-top: 30px;
	background: url(../images/bg_spbanner01.jpg) no-repeat left bottom;
	padding: 30px 40px 140px 40px;
}
#bannerArea h3, #wpArea h3 {
	margin-bottom: 15px;
}
#bannerArea p, #wpArea p {
	margin-bottom: 30px;
}
.bnSection {
	overflow: hidden;
	_zoom: 1;
	padding-bottom: 30px;
}
.bnLeft {
	float: left;
	width: 250px;
}
.bnLeft p {
	margin-bottom: 10px;
}
.bnRight {
	float: right;
	width: 490px;
	padding-left: 30px;
	border-left: 1px dashed #999;
}
.bnRight p {
	line-height: 1.5;
	margin-bottom: 6px;
}
.bnRight textarea {
	border: 1px solid #999;
	padding: 5px;
	line-height: 1.5;
	font-size: 100%;
	font-family: inherit;
	width: 95%;
	height: 120px;
}

/*present
--------------------------------------------*/
#youkou {
	padding: 0 20px 20px 20px;
}
#youkou h3 {
	margin-bottom: 10px;
}
#youkou p {
	margin-bottom: 20px;
	line-height: 1.5;
}
.present01 {
	margin: 0 -30px 20px 0;
	position: relative;
	_zoom: 1;
}
.present02 {
	margin: 0 -25px 10px -25px;
	position: relative;
	_zoom: 1;
}
.end {
	text-align: center;
	line-height: 1.5;
	color: red;
	padding-top: 20px;
}
/*quiz
--------------------------------------------*/
#quiz {
	padding-bottom: 70px;
}
.quizBox p {
	margin-right: -10px;
	position: relative;
}
.quizBox {
	border-top: 1px dashed #999;
	padding: 20px 0;
	position: relative;
}
.select {
	margin-top: 20px;
	padding-left: 115px;
	position: relative;
	z-index: 1;
}
.select span {
	display: none;
}
.select li {
	float: left;
	width: 238px;
	height: 63px;
	margin-left: 10px;
	_display: inline;
}
.select a {
	display: block;
	width: 238px;
	height: 63px;
}
#quiz01_a,
#quiz01_a a {
	background: url(../images/quiz01_btn_a.gif) no-repeat;
}
#quiz01_b,
#quiz01_b a {
	background: url(../images/quiz01_btn_b.gif) no-repeat;
}
#quiz01_c,
#quiz01_c a {
	background: url(../images/quiz01_btn_c.gif) no-repeat;
}
#quiz02_a,
#quiz02_a a {
	background: url(../images/quiz02_btn_a.gif) no-repeat;
}
#quiz02_b,
#quiz02_b a {
	background: url(../images/quiz02_btn_b.gif) no-repeat;
}
#quiz02_c,
#quiz02_c a {
	background: url(../images/quiz02_btn_c.gif) no-repeat;
}
#quiz03_a,
#quiz03_a a {
	background: url(../images/quiz03_btn_a.gif) no-repeat;
}
#quiz03_b,
#quiz03_b a {
	background: url(../images/quiz03_btn_b.gif) no-repeat;
}
#quiz03_c,
#quiz03_c a {
	background: url(../images/quiz03_btn_c.gif) no-repeat;
}
.select a:hover,
.select li.current,
.select .current a {
	background-position: 0 -63px !important;
}
.thinking {
	text-align: right;
	display: none;
	margin-top: 21px;
	position: relative;
	width: 100%;
	height: auto;
}
.answer {
	display: none;
	margin: 0 -25px 0 0;
	text-align: right;
	position: relative;
}
/*.answer img {
	padding-top: 14px;
	position: relative;
	_zoom: 1;
}
.answerImg img {
	padding-top: 0;
}*/
#quiz02 .select {
	position: relative;
	margin-top: -25px;
	z-index: 10;
	_zoom: 1;
}
#complete {
	text-align: center;
	padding-top: 20px;
	border-top: 1px dashed #999;
}
.current {
	font-weight: bold;
}
.mb30 {
	margin-bottom: 30px;
}
noscript {
	text-align: center;
	color: #fff;
	font-weight: 131%;
	font-weight: bold;
	padding: 30px 0;
	margin-bottom: 15px;
	background-color: #CA0025;
	width: 100px;
}