@charset "UTF-8";

/**/
html {
	color: #ffffff;
	overflow-y:scroll;
}

body {
	color: #ffffff;
	font-size: 13px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", Arial, sans-serif;
	margin: 0;
	overflow: visible;  
	padding: 0;
}  

/* for IE7 */
*+html body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
	font-size: small;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
}

a {	text-decoration: underline; }
a:link {	color: #ffcc00; }
a:visited {	color: #ffcc00; }
a:hover {	color: #ffff00; }
a:active {	color: #ffff00; }

a img {
	border:0;
}

blockquote, dd, div, dl, dt,  
h1, h2, h3, h4, h5, h6,  
li, ol, p, pre, span, td, th, ul {
	margin: 0;
	padding: 0;
}

caption, th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
	font-size:inherit;
	font:100%;
}

ol, ul {
	list-style-type: none;
}

q:before, q:after {
	content:'';
}

div, img {
	behavior: url(/css/iepngfix.htc);
}

img {
	vertical-align: bottom;
}

button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.centering {
	display: block;
	margin: 0 auto;
}

.right {
	float: right;
}

.left {
	float: left;
}


/*テキストサイズ
----------------------------------------------------------------*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }


/*レイアウト
----------------------------------------------------------------*/
body#index {
	background: #964e2a url(../image/bg_body.jpg) repeat-x left top;
}

body#judg {
	background: #964e2a url(../image/bg_judg.jpg) repeat-x left top;
}

body#answer {
	background: #964e2a url(../image/bg_answer.jpg) repeat-x left top;
}

div#container {
	margin: 0 auto;
	background: url(../image/bg_container.jpg) no-repeat center top;
}

div#wrapper {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 900px;
}

div#flaIndex {
	margin: 0 auto;
	padding: 19px 0 5px 0;
	width: 880px;
}

div#flaJudg {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 674px;
}

div#product {
	margin: 0 auto;
	width: 892px;
}

div#product dl.set {
	float: left;
	margin-bottom: 5px;
	width: 223px;
}

div#product dl.set dt, div#product dl.set dd {
}

div#product dl.set dt {
	margin-bottom: 6px;
}

div#product dl.set dd {
	float: left;
}

div#product dl.set dd.answerBtn {
	width: 145px;
}

div#product dl.set dd.answerBtn a {
	display: block;
	float: right;
	width: 99px;
	height: 27px;
}

div#product dl.set dd.answerBtn a.q01 { background: url(../image/btn_nazo_01_o.gif);}

div#product dl.set dd.answerBtn a.q02 { background: url(../image/btn_nazo_02_o.gif);}

div#product dl.set dd.answerBtn a.q03 { background: url(../image/btn_nazo_03_o.gif);}

div#product dl.set dd.answerBtn a.q04 { background: url(../image/btn_nazo_04_o.gif);}

div#product dl.set dd.answerBtn a.q05 { background: url(../image/btn_nazo_05_o.gif);}

div#product dl.set dd.answerBtn a.q06 { background: url(../image/btn_nazo_06_o.gif);}

div#product dl.set dd.answerBtn a.q07 { background: url(../image/btn_nazo_07_o.gif);}

div#product dl.set dd.answerBtn a.q08 { background: url(../image/btn_nazo_08_o.gif);}

div#product dl.set dd.secretBtn {
	padding-left: 4px;
	width: 74px;
	text-align: left;
}

div#product dl.set dd.secretBtn a {
	display: block;
	background: url(../image/btn_nazo_secret_o.gif);
	width: 29px;
	height: 27px;
}

div#product dl.set dd.answerBtn a:hover,
div#product dl.set dd.secretBtn a:hover {
	text-indent: -9999px;
}

img.catch {
	clear: both;
	display: block;
	margin: 0 auto;
}

div#main {
	margin: 0 auto;
	background: url(../image/bg_answer_02.jpg) repeat-y center top;
	width: 614px;
}

div#answerimg {
	background: url(../image/bg_answer_01.jpg) no-repeat center top;
	text-align: center;
}

a.backBtn {
	display: block;
	margin: 20px auto 0 auto;
	background: url(../image/btn_back_o.gif) no-repeat center top;
	width: 99px;
}

a.backBtn:hover {
	text-indent: -9999px;
}

img.copyright {
	display: block;
	margin: 5px auto 20px auto;
	width: 128px;
}


/**/

