
body{
	color:#222222; 
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	border: 7px solid #66ff00;
	
}
#topSns{
	z-index: 900;
	position: absolute;
	right:10px;
	top: 20px;
	display: block;
	width: 250px;
}
#topSns li{
	float: left;
	width: 120px;
	height: 20px;
	display: block;
		border: 0px solid #333333;
		overflow: hidden;
}
#debugW{
	position: absolute;
	display: block;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 60px;
	background-color:#ffffff;
	
	display: none;
}
#debugW2{
	position: absolute;
	display: block;
	z-index: 2000;
	top: 60px;
	left: 0;
	height: 60px;
	background-color:#ffffff;

	display: none;
}
#debugW3{
	position: absolute;
	display: block;
	z-index: 2000;
	top:120px;
	left: 0;
	height: 60px;
	background-color:#ffffff;
	
	display: none;
}

#loadingBoard{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/loading.gif);
	background-repeat:no-repeat;
	background-position: center center;
}

ul, li{
		list-style: none;
		margin: 0;
		padding: 0;
}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "Hiragino Maru Gothic ProN", Meiryo,sans-serif;
	font-size: 28px;
}

/* Links */
a img, :link img, :visited img{
	border:0; 
	outline:none; 
	text-decoration:none;
}
a{
	color:#66bb66; 
	text-decoration:none; 
	outline:none;
	border-radius:6px;
	text-indent: -9999px;
	}
a:hover{
	-webkit-transition-property:background-color,border-radius,color,opacity;
	-webkit-transition-duration:0.1s; 
	-webkit-transition-timing-function: ease-in;
	
	transition-property:background-color,border-radius,color,opacity;
	transition-duration:0.1s; 
	transition-timing-function: ease-in;
	
	background-color:#ffffff; 
	opacity:0.5;
	color:#ffffff; 
	}
article{
	position: relative;
	background-image: url(../images/ttlS.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: auto;
	padding: 0;
	border: 7px solid #ff33ff;
}
section h3{
	height: 70px;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
}
section{
	position:absolute;
	top:0;
	left:0;
	display: block;
	margin: 0;
	padding: 0;
	width: 980px;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 0;

}
section#top{
}
section#top h1{
	width: 980px;
	height: 230px;
	text-align: center;
}
section#top h2{
	display: none;
}
/*section#q01,
section#q02,
section#q03,
section#q04,
section#q05,
section#q06,
section#q07,
section#q08,
section#q09,
section#q10,
section#q11,
section#q12,
section#q13,
section#q14,
section#q15,
section#q16{
	display: none;
}*/
li,ul{
 margin: 0;
 padding: 0;
}
section ul{
	display: block;
	margin:40px auto 0 auto;
	max-width: 836px;
	height: 70px;
}

section#q18 ul,
section#q19 ul{
	margin:10px auto 0 auto;	
}
section li{
	float: left;
}
section li:first-child{
	margin: 0 236px 0 0;
}
/*section#q02,
section#q03,
section#q04,
section#q05,
section#q06{
	display: none;
}*/
.selectBtnA{
	background-image: url(../images/btnA.png);
	background-repeat: no-repeat;
}
.selectBtnB{
	background-image: url(../images/btnB.png);
	background-repeat: no-repeat;
}
.selectBtnA a,
.selectBtnB a{
	display: block;
	width: 300px;
	height: 70px;
}
section#top li{
	float:none;
	width: 300px;
}
section#top ul{
	display: block;
	margin:40px auto 0 auto;
	width:300px;

}
section#top ul .topBtn{
	background-image: url(../images/btnTop.png);
	background-repeat: no-repeat;
}
section#top ul .topBtn a{
	display: block;
	width: 300px;
	height: 60px;
}
section#top ul li.topHelp{
	display: block;
	margin:30px auto 0 auto;
	width:36px;
	height: 36px;
	background-image: url(../images/topHelp.png);
	background-repeat: no-repeat;	
}
section#top ul li.topHelp a{
	display: block;
	width: 36px;
	height: 36px;
}
section#top ul li.topHelp a:hover{
	border-radius: 1em;
}
div#help{
	position: absolute;
	left: 0;
	top:200px;
	height: 270px;
	height: 0px;
	width: 100%;
	display: block;
	overflow: hidden;
	/*background-color:rgba(102,187,102,0.3);*/
	background-color:#c4ecd0;
	z-index: 2000;
	text-align: center;
}
#result article{
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0;
	padding: 0;
	border: 7px solid #ff33ff;
	background-image: url(../images/akibi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#result section{
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 28px;
	height: 550px;
	overflow:hidden;
	
}
#result article sub{
	display: block;
	width: 190px;
	height: 30px;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #333333;
	position: absolute;
	top: 210px;
	left: 0px;
	text-align: center;
}
#result h1{
	float: left;
	width: 190px;
}
#result h2{
	height: 105px;
	margin: 20px 0 10px 0;
	border: 0px solid #333333;
}
#result h3{
	height: 35px;
	font-size: 22px;
	line-height: 22px;
	text-align: left;
	color: #333333;
}
#result h4{
	height: 65px;
	margin:5px 0 5px 0;
	}
#result p{
	margin: 0;
	padding: 0;

}
#result .desc{
	float: right;
	width: 620px;

}
#result ul{
	margin: 30px 0 0 0;
	padding: 0;
	display: block;
	height: 50px;

}
#result ul li{
	display: block;
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
}
#result ul li a{
	display: block;
	width: 250px;
	height: 50px;
	text-indent: 0;
}
#result div.backTop{
	position: absolute;
	left: 26px;
	bottom: 24px;
	z-index: 200;
}
#result div.backTop a{
	margin: 32px 0 0 0;

	text-align: center;
	border-radius: 6px;
	line-height: 22px;
	padding: 4px 12px 4px 12px ;
	display: block;
	color: #ffffff !important;
	background-color: #333333;
	text-indent: 0;
	letter-spacing: 0.1em;
	font-size:12px;
	float: none;
}

#result div.backSiteTop{
	position: absolute;
	right: 26px;
	bottom: 24px;
	z-index: 200;
}
#result div.backSiteTop a{
	display: block;
	margin: 32px 0 0 0;
	text-align: center;
	line-height: 22px;
	padding: 4px 12px 4px 12px ;
	display: block;
	color: #ffffff !important;
	text-indent: -9999px;
	letter-spacing: 0.1em;
	font-size:12px;
	float: none;
	width: 120px;
}
/*-----misc------*/
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {

	display: block;
}
.mobileonfooter{
	display:none;
}
	
.smt{
	display: none;
}