html{
    height: 100%;
}

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	color: #FFF;
	background-image: url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-attachment: fixed;
}

/*ボックス枠
input,select{
	border:1px solid #131011;
}
*/



/*  ///index.html用////////////////////////////////////////////////////////////////   */


/*   メインcontents    */
#header {
	/*background-image: url(../img/header.png);
	background-repeat: no-repeat;*/
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#header2 {
	background-image: url(../img/header2.png);
	background-repeat: no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#main {
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 35px;
}
.inner {
	background-image: url(../img/inner.png);
	background-repeat:no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.thanks{
	padding-top:20px;
	text-align:center;
	
}

#footer {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 40px;
	clear: left;
}









.check_txt  {
	font-size: 11px;
	color: #e60012;
	font-weight: bold;
}

.error        {
	color: #e61e6f;
	font-weight: bold;
}
.error2        {
	color: #e61e6f;
}
.clear {
	clear: left;
}
.left {
	float: left;
}
.right {
	float: right;
}


p {
	padding: 10px;
}


.h1_txt {
	padding-top:37px;
	padding-left: 300px;
	/*padding-bottom: 15px;*/
	color:#FFF;
	line-height:1.3em;
}
.left_30px {

	float: left;
	padding-top:65px;
	padding-left: 300px;
	font-weight: bold;
	color: #900;
}
.center_txt {
	text-align: center;
	clear: left;
}
.img_yohaku {
	padding: 5px;
	clear: left;
}

.kakomi200 {
	/*border: 3px double #290A07;*/
	padding-top: 70px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../img/size200.png);
	background-color:#000;
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	margin-bottom: 50px;
}
.kakomi180 {
	/*border: 3px double #290A07;*/
	padding-top: 70px;
	padding-bottom: 30px;
	text-align: center;
	background-color:#000;
	background-image: url(../img/size180.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	margin-bottom: 50px;
}

.kakomi728 {
	/*border: 3px double #290A07;*/
	padding-top: 70px;
	padding-bottom: 30px;
	text-align: center;
	background-color:#000;
	background-image: url(../img/size728.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	margin-bottom: 50px;
}

.kakomi160 {
	/*border: 3px double #290A07;*/
	padding-top: 70px;
	padding-bottom: 30px;
	text-align: center;
	background-color:#000;
	background-image: url(../img/size160.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	/*margin-bottom: 35px;*/
}
/*  ///////////////////////////////////////////////////////////////////   */



h1{
	font-size: 23px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	border: 1px dashed #362312;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 14px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: center;
	font-weight: normal;
}
h3 {
	text-align: center;
	border: 2px dotted #600;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 32px;
	color: #600;
}


.hissu {
	padding-left: 230px;
	clear: left;
	font-weight: bold;
	color: #F00;
}

.question {
	float: left;
	padding-left: 230px;
	padding-bottom: 21px;
}

.question2 {
	padding-left: 230px;
	padding-right: 150px;
	padding-bottom: 19px;
	clear: left;
}


/*ラインを揃わせるためだけのハックなので、月華以外では削除OK******************************/

/* IE8用ハック */
html>/**/body .question2 {
	padding-bottom/*\**/: 26px\9;
}

/* Firefox用ハック */
.question2, x:-moz-any-link, x:default {
	padding-bottom: 25px;
} 

/****************************************************************************************/

.q_txt {
	width: 400px;
	margin-left: 2em;
}

.choice {
	word-break: break-all;
	font-weight: bold;
	color: #FFF;
	padding-left: 285px;
	padding-right: 80px;
}

.btm {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 30px;
}

.btm_check {
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
.btm_last {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

.answer {
	font-weight: bold;
	color: #FFF;
}
