@charset "utf-8";
/* CSS Document */

/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
a{	color:#0070CB;}

/* ----------------------------------------
*	汎用クラススタイル
---------------------------------------- */
#contents{	padding-top: 0;}
#contents img{	vertical-align: bottom;}
.fbLike{
	width: 950px;
	height: 25px;
	margin: 0 auto;
	text-align: right;
}
.supply{
	list-style: none;
	font-size: 10px;
	margin: 0 0 1em 1em;
}
.supply a{
	color: #0070CB;
	text-decoration: underline;
}
.fbLikebox{
	width: 950px;
	margin: 0 auto 2em;
}
.contentAd{	text-align: center;}
#section_ad_contents_trailer .wrapper_ad,
#section_ad_contents_trailer .trailer_ad{	margin: 0 auto;}

/* ----------------------------------------
*	ページスタイル　index.html
---------------------------------------- */
#topStart{
	background: url(../images/top/bg_top.jpg) no-repeat 0 0;
	width: 950px;
	height: 610px;
	position: relative;
	margin: 0 auto 0.5em;
}
#topStart .logo{
	position: absolute;
	top: 24px;
	right: 25px;
}
#topStart h1{
	width: 504px;
	margin: 0 auto 19px;
	padding: 21px 0 0;
}
#topStart .start{
	text-align: center;
	margin: 0 0 21px;
}
#topStart li{
	list-style: none;
	margin: 0 0 11px 55px;
}

/* ----------------------------------------
*	ページスタイル　question.html
---------------------------------------- */
.questionBox{
	background: url(../images/question/bg_question.jpg) no-repeat;
	height: 517px;
	width: 950px;
	position: relative;
	margin: 0 auto 0.5em;
}
.questionBox h1{
	position: absolute;
	top: 7px;
	left: 8px;
	width: 155px;
}
.questionBox .pic{
	position: absolute;
	top: 15px;
	right: 69px;
	width: 336px;
	height: 381px;
	display: none;
}
.questionBox #questionTxt{
	padding: 61px 0 58px 86px;
	width: 428px;
	display: none;
}
.questionBox #questionTxt h2{
	background: url(../images/question/bg_q.png) no-repeat 0 0;
	width: 87px;
	height: 96px;
	padding: 28px 0 0 80px;
	margin: 0 auto 15px;
}
.questionBox #questionTxt p{
	background: url(../images/question/parts_q-line.png) no-repeat 0 0;
	width: 428px;
	height: 140px;
}
.questionBox #answerSelect{
	text-align: center;
	display: none;
}
.questionBox #answerSelect li{
	display: inline;
	margin: 0 20px;
	cursor: pointer;
}

/* ----------------------------------------
*	ページスタイル　result.html
---------------------------------------- */
#waiting{
	width: 950px;
	height: 287px;
	padding-top: 230px;
	position: absolute;
	top:0;
	left:0;
	text-align: center;
}
.resultBox{
	background: url(../images/result/bg_result.jpg) no-repeat;
	height: 517px;
	width: 950px;
	position: relative;
	margin: 0 auto 0.5em;
}
.resultBox h1{
	position: absolute;
	top: 7px;
	left: 8px;
	width: 155px;
}
.resultBox .pic{
	position: absolute;
	top: 15px;
	right: 69px;
	width: 336px;
	height: 381px;
	display: none;
}
.resultBox #resultTxt{
	padding: 72px 0 0 73px;
	width: 476px;
	display: none;
}
.resultBox #resultTxt h2{
	margin: 0 auto 20px;
	text-align: center;
}
.resultBox #resultTxt dt{
	margin: 0 0 12px;
	padding:18px 0 0;
	text-align: center;
	background: url(../images/result/bg_cat.png) no-repeat 0 0;
	width: 495px;
	height: 67px;
}
.resultBox #resultTxt dd{
	padding: 0 1em 0 0.5em;
	line-height: 1.6;
	font-size: 14px;
	color: #777;
	text-align: justify;
}
.resultBox #snsShare{
	position: absolute;
	bottom: 29px;
	left: 79px;
	display: none;
}
.resultBox #snsShare li{	display: inline;}
.resultBox .onemore{
	position: absolute;
	bottom: 29px;
	right: 79px;
}


/* ----------------------------------------
*	ページスタイル　otherShindan
---------------------------------------- */
#otherShindan{
	background: url(../images/other/bg_other-shindan.png) no-repeat 0 0;
	width: 951px;
	height:	165px;
	margin: 0 auto 2em;
	padding: 10px 0 0;
	text-align: center;
}
#otherShindan h2{	margin: 0;}
#otherShindan ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#otherShindan li{
	display: inline;
	margin: 0 5px;
}