@charset "EUC-JP";   /*   文字コード   */

/* ************************************************************
===============================================================

・ 共通設定はこちらに追加！
・ 個別設定は個別CSSに追加してください。
・ 個別に同じClass、IDのものがあります。これは同じ記述を減らす
   為に上書き・追加処理にした為です。
・ ここで設定したものは、読み込んでいるCSS全部に反映されます。

===============================================================
************************************************************* */

/* 全体
--------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html{
	padding: 0;
	margin: 0px auto;
	text-align: center;
}

body{
	padding: 0;
	margin: 0px auto;
	background: #000;
	text-align: center;
}

div#mainBox {
	color: #000;
	width: 890px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	/* border: solid 1px #fff; */
	clear:both;
}

div#centerBox {
	width: 680px;
	margin: 20px auto 0 auto;
	padding: 10px;
	text-align: left;
	line-height: 1.5;
	clear:both;
	border: solid 1px #000;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/


/* フォント関連
------------------------------------------------ */

h1{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

h2{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 0 0;
}


h3{
	_width: 700px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 5px; 0;
	padding: 3px 0 3px 5px;
}
h3.err{
	color: #900;
}
h4{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 5px;
	font-size: 14px;
}

.font14{
	font-size: 14px;
}

form{
	margin: 0;
	padding: 0;
}

hr{
	display: none;
}
.clear{
	clear: both;
}

.endText{
	margin: 5px 0 10px 0;
}

.endText p{
	margin: 5px 0px 5px 5px;
}

.mainTextEndver p{
	margin: 5px 0px 5px 5px;
}


#WMBOXleft{
	width: 100px;
	height: auto;
	float: left;
	padding-top: 10px;
}

#WMBOXright{
	width: 530px;
	height: auto;
	float: left;
	padding-top: 10px;
}

#GCcoinBOXleft{
	width: 180px;
	height: auto;
	float: left;
	padding-top: 10px;
}

#GCcoinBOXright{
	width: 440px;
	height: auto;
	float: left;
	padding-top: 10px;
}

#footer{
	margin: 10px 0 0 0;
	padding: 10px 0;
	text-align: center;
}

/* ボタン関連
--------------------------------------------------- */
/* アンケートフォームに進む(ベース)  */

#btnEnter{
	width: 250px;
	margin: 20px auto 0 auto;
	text-align: center;
}

#btnEnter a{
	width: 250px;
	height: 67px;
	display: block;
}

#btnEnter a:hover{
	width: 250px;
	height: 67px;
	display: block;
}

#btnEnter strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* アンケート終了(ベース)  */

#btnEnterEnd{
	width: 250px;
	height: 68px;
	margin: 0 auto;
	text-align: center;
	display: block;
}

#btnEnterEnd strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* 確認画面へ(ベース) */

#btnNextBox{
	width: 255px;
	height: 67px;
	margin: 0 auto;
	_margin: 0 0 0 25%;
	padding-top: 20px;
	text-align: center;

}

#btnNext{
	width: 250px;
	height: 67px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
}



/* 戻る・送信(ベース) */

#btnBox{
	width: 520px;
	_width: 600px;
	margin: 0 auto;
	_margin: 0 0 0 7%;
	padding-top: 20px;
	text-align: center;
}

#btnBack{
	width: 250px;
	height: 67px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	float: left;
}

#btnGo{
	width: 250px;
	height: 67px;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	cursor: pointer;
	float: left;
}



/* 設問部分
--------------------------------------------------- */
/*   説明   */
.explain{
	color: #444;
	font-size: 12px;
}
.explain ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.explain li{
	width: 160px;
	margin: 2px 12px  2px 0;
	list-style: none;
	display: block;
	float: left;
	/* border: solid 1px #000; */
}

.explain li.w70{
	width: 70px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w80{
	width: 80px;
	_width: 85px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w90{
	width: 90px;
	_width: 85px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w150{
	width: 90px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w200{
	width: 200px;
	_width: 195px;
	list-style: none;
	display: block;
	float: left;
}


.explain li.w260{
	width: 260px;
	list-style: none;
	display: block;
	float: left;
}



.explain li.w215{
	width: 215px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w300{
	width: 300px;
	_width: 300px;
	list-style: none;
	display: block;
	float: left;
}

.explain li.w350{
	width: 350px;
	list-style: none;
	display: block;
	float: left;
}


.explain li.noinline{
	width: 650px;
	_width: 600px;
	list-style: none;
	display: block;
}

.explain li.err{
	margin-left: 45px;
	list-style: disc;
	font-weight: bold;
	color: #900;
}
.explain p{
	margin: 7px 10px;
	padding: 3px;
	border-bottom: dotted 1px #996;
	border-top: dotted 1px #996;
}

p.hrNone{
	margin: 7px 10px;
	padding: 3px;
	border: none;
}

p.subtitle{
	font-size: 12px;
	color: #330;
	padding: 0;
}

.explain span{
	padding-top: 7px;
	padding-bottom: 3px;
	display: block;
}


/*   設問   */

em{
	font-weight: bold;
	font-style: normal;
}

dl{
	margin: 0px;
	padding: 0px;
}

dt{
	_width: 650px;
	font-size: 13px;
	color: #330;
	padding: 0 0 0 10px;
	margin: 7px 20px 0 20px;
}

dt.pause{
	margin-top: 22px;
}
dd{
	_width: 650px;
	font-size: 12px;
	color: #330;
	padding: 3px 5px;
	margin: 0px 20px 3px 20px;
	/* border: dotted 1px #996; */
}

dd.contBox ul{
	margin: 0px;
	padding: 0 20px;
	list-style: none;
}

/*   送信   */
.go{
	padding: 6px 0px 0px 20px;
}

/*   設問ページ専用   */
input{
	font-size: 12px;
	margin: 0 5px 0 0;
	vertical-align:middle;
}
textarea{
	font-size: 12px;
	width: 450px;
}

textarea.textBox2{
	width: 100px;
	padding: 5px;
}

#inquiry ul{
	padding: 0 0 0 20px;
}