html{
    height: 100%;
}

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	color: #000;
	background-image: url(../img/bg01.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-repeat:repeat-y;
	background-position:center;
}

/*ボックス枠
input,select{
	border:1px solid #131011;
}
*/


/*リンク色*/
a {
	color:#3CF;
}

a:hover {
	color: #666;
}

/*  ///index.html用////////////////////////////////////////////////////////////////   */


/*   メインcontents    */
#header {
	background-image: url();
	background-repeat: repeat-x;
}
#main {
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main_bg {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#footer {
	text-align: center;
	color: #000;
	padding-top: 10px;
	padding-bottom: 50px;
	border-top-width: 3px;
	border-top-color: #FFF;
}









.check_txt  {
	font-size: 11px;
	color: #e60012;
	font-weight: bold;
}

.error        {
	color:#F0F;
	font-weight: bold;
}
.error2        {
	color:#F60
}
.clear {
	clear: left;
}
.left {
	float: left;
}
.right {
	float: right;
}


p {
	padding: 10px;
}


.h1_txt {
	padding-left: 250px;
	padding-bottom: 15px;
	color:#000;
}
.left_30px {
	float: left;
	padding-left: 170px;
	font-weight: bold;
	color: #666;
}
.center_txt {
	text-align: center;
	clear: left;
	color:#000;
}
.img_yohaku {
	padding: 5px;
	clear: left;
}

.kakomi200 {
	border: dashed 1px #000000; 		
	padding: 0px;
	margin: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
}
.kakomi180 {
	border: dashed 1px #000000;
	padding: 0px;
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
}

.kakomi160 {
	border: dashed 1px #000000;
	padding: 0px;
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-position:left top;
	clear: left;
}
/*  ///////////////////////////////////////////////////////////////////   */



h1{
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;

}
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;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #745E52;
	border-right-color: #745E52;
	border-bottom-color: #745E52;
	border-left-color: #745E52;
}

.hissu {
	padding-left: 150px;
	clear: left;
	font-weight: bold;
	color: #F00;
}

.question {
	float: left;
	padding-left: 150px;
	padding-bottom: 21px;
}

.question2 {
	padding-left: 150px;
	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: #3CF;
	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:#3CF;
}
.result {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
