@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: 900px;
	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
---------------------------------------- */
#shindanbox{
	background: url(../images/wrap_back.gif) repeat 0 0;
	width: 948px;
	height: 608px;
	position: relative;
	margin: 0 auto 0.5em;
	overflow: hidden;
	position: relative;
	border: solid 1px #B9551F;
	text-align: center;
}
#shindanbox #top_subtitle{	padding: 33px 0 0;}
#shindanbox #top_botan{	padding: 37px;}
#shindanbox dl{
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 459px;
}
#shindanbox dt,
#shindanbox dd{	float: left;}
#shindanbox #top_attention{
	position: absolute;
	top:525px;
	left: 538px;
}

/* ----------------------------------------
*	ページスタイル　question.html
---------------------------------------- */
.questionBox{
	background: url(../images/wrap-q_back.gif) no-repeat 0 0;
	height: 608px;
	border: solid 1px #B9551F;
	width: 948px;
	position: relative;
	margin: 0 auto 0.5em;
}
.questionBox #questionTxt h2{
	position: absolute;
	top: 18px;
	left: 24px;
}
.questionBox #questionTxt p{
	position: absolute;
	top: 97px;
	left: 128px;
}
.questionBox #answerSelect{
	position: absolute;
	top: 467px;
	left: 0;
	width: 948px;
	text-align: center;
}
.questionBox #answerSelect li{
	display: inline;
	margin: 0 2em;
}

/* ----------------------------------------
*	ページスタイル　result.html
---------------------------------------- */
#waiting{
	width: 950px;
/*	height: 287px;*/
	padding-top: 250px;
	position: absolute;
	top:0;
	left:0;
	text-align: center;
}
.resultBox{
	background: url(../images/wrap-q_back.gif) no-repeat 0 0;
	border: solid 1px #B9551F;
	width: 948px;
	position: relative;
	margin: 0 auto 0.5em;
	padding-bottom: 25px;
	padding-top: 535px;
}
.resultBox .logo{
	position: absolute;
	top: 55px;
	right: 30px;
	width: 46px;
}
.resultBox .pic{
	position: absolute;
	top: 120px;
	right: 100px;
	width: 280px;
	height: 365px;
	display: none;
}
.resultBox #resultTxt{
	padding: 78px 0 0 94px;
	margin: 0 0 20px;
	width: 490px;
	display: none;
	position: absolute;
	top: 0;
}
.resultBox #resultTxt dl{
	margin: 0 0 15px;
	padding: 0;
}
.resultBox #resultTxt dt{	margin-bottom: 15px;}
.resultBox #resultTxt dt img{
	display: block;
	margin: 0 0 10px;
}
.resultBox #resultTxt dd{
	background: url(../images/answer_twitterback.gif) no-repeat 0 0;
	width: 442px;
	height: 124px;
	margin: 0;
	padding: 0;
}
.resultBox #resultTxt dd span{
	display: block;
	padding: 20px 20px 0;
	height: 65px;
	line-height: 1.4;
}
.resultBox #resultTxt dd a{
	display: block;
	background: url(../images/answer_twitterbotan.gif) no-repeat 0 0;
	width: 166px;
	height: 34px;
	margin: 0 15px 0 auto;
	text-indent: -9999px;
	outline: none;
}
.resultBox #resultTxt dd a:hover{	background-position: 0 bottom;}
.resultBox #resultTxt #snsShare{
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
.resultBox #resultTxt #snsShare li{
	float: left;
	margin: 0 1em 0 0;
}
.resultBox #resultTxt .twitterPic{
	width: 440px;
	background: url(../images/answer_save.gif) no-repeat 100% 50%;
}
.resultBox #resultTxt .fbLikebox{
	width: 900px;
	margin: 0 auto 20px;
}

.resultBox #answer_foot{
	background: url(../images/answer_foot_back.gif) repeat-x 0 0;
	width: 948px;
	height: 270px;
	margin-top: 20px;
	text-align: center;
}
.resultBox #answer_foot_btn{
	position: absolute;
	bottom: 50px;
	right: 16px;
}
.resultBox #nekoshindan{
	position: absolute;
	bottom: 15px;
	right: 25px;
}


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