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

/* ----------------------------------------
*	汎用要素スタイル 
---------------------------------------- */
a{	color:#0070CB;}
#mobile_ad {	width: 950px; margin:10px auto; overflow: hidden; }
#mobile_ad a { display:block; margin-top:10px; margin-right: 10px;	float: left; }

/* ----------------------------------------
*	汎用クラススタイル
---------------------------------------- */
#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;
}
#infomsgarea{  display: none;}	/* 告知文非表示 */
.contentAd{	text-align: center;}
#section_ad_contents_trailer .wrapper_ad,
#section_ad_contents_trailer .trailer_ad{	margin: 0 auto;}

/* ----------------------------------------
*	ページスタイル　index.html
---------------------------------------- */
#topStart{
	width: 948px;
	height: 608px;
	position: relative;
	margin: 0 auto 0.5em;
	overflow: hidden;
	border: solid 1px #FFC146;
	background: url(../images/top/img_top_bg.jpg) no-repeat 0 0;
}
#topStart .start{
	position: absolute;
	top: 413px;
	left: 0;
	text-align: center;
	width: 948px;
}

/* ----------------------------------------
*	ページスタイル　question.html
---------------------------------------- */
.questionBox{
	height: 609px;
	border: solid 1px #FFC146;
	width: 949px;
	position: relative;
	margin: 0 auto 0.5em;
}
.questionBox h1{
	position: absolute;
	top: 0;
	left: 8px;
	width: 233px;
}
.questionBox .logo{
	position: absolute;
	top: 0;
	right: 0;
	width: 114px;
}
.questionBox #questionTxt{	display: none;}
.questionBox h2{
	position: absolute;
	top: 18px;
	left: 27px;
}
.questionBox #answerSelect{
	text-align: center;
	display: none;
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	height: 95px;
}
.questionBox #answerSelect li{
	display: inline;
	margin: 0 5px;
	cursor: pointer;
}

/* ----------------------------------------
*	ページスタイル　result.html
---------------------------------------- */
#waiting{
	width: 950px;
	height: 287px;
	padding-top: 230px;
	position: absolute;
	top:0;
	left:0;
	text-align: center;
}
#result #main_content{	border: solid 1px #FFC146;}
.resultBox{
	background: url(../images/img_result00.jpg);
	width: 948px;
	min-height: 447px;
	position: relative;
	margin: 0 auto 3em;
}
.resultBox .toTop{
	position: absolute;
	display: block;
	width: 110px;
	height: 70px;
	top: 1px;
	right: 1px;
	text-indent: -9999px;
	outline: none;
	z-index: 10;
}
.resultBox .pic{
	position: absolute;
	top: 0;
	right: 0;
	width: 520px;
	height: 454px;
	display: none;
}
.resultBox #resultTxt{
	padding: 70px 0 0 0;
	margin: 0 0 20px 40px;
	width: 387px;
	display: none;
	position: relative;
}
.resultBox #resultTxt h2{
	margin: 0 auto 15px;
	text-align: center;
}
.resultBox #resultTxt dt{	margin: 0 0 3em 25px;}
.resultBox #resultTxt dd{
	padding: 0 0 0 2em;
	line-height: 1.6;
	font-size: 14px;
	color: #777;
	text-align: justify;
}
.resultBox #resultTxt dd a{	text-decoration: underline;}
.resultBox #snsShare{
	padding: 0 0 0 40px;
	margin: 0 0 50px;
	width: 410px;
	height: 118px;
	display: none;
	text-align: center;
}
.resultBox #snsShare li{	display: inline;	margin: 0 2px;}
.resultBox .onemore{
	position: absolute;
	top: 420px;
	right: 79px;
	display: none;
}

#resultCharacter{
	background: url(../images/img_result01.png) no-repeat 0 0;
	width: 948px;
	height: 310px;
	margin: 0 auto;
	position: relative;
	display: none;
}
#resultCharacter .txt,
#resultCharacter .icon{
	position: absolute;
	top:23px;
	left: 54px;
}
#resultCharacter .book{
	position: absolute;
	bottom:14px;
	right: 34px;
}
#resultInfo{
	text-align: center;
	position: relative;
	padding-bottom: 60px;
	display: none;
}
#resultInfo .btn_detail{
	position: absolute;
	display: block;
	width: 326px;
	height: 72px;
	bottom: 71px;
	right: 38px;
}
#resultInfo .btn_inu{
	position: absolute;
	bottom: 11px;
	right: 38px;
	display: block;
	width: 160px;
	height: 42px;
}


#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;
}