body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}
a{
	text-decoration:none;
}
#startPage,#startPage02,#startPage03  {
	display: block;
	width: 1145px;
	height: 608px;
	background: url(images/start-bg.png) no-repeat 0 0;
}
#checkStart,#checkStart02,#checkStart03 {
	padding-top: 220px;
	padding-left: 717px;
}
#checkStart img,#checkStart02 img,#checkStart03 img{
	cursor:pointer;
}
#questionPage,#questionPage02,#questionPage03 {
	display: none;
}
#resultBtn,#resultBtn02,#resultBtn03 {
	padding-top: 500px;
  padding-left: 40px;
	text-align: center;
}
#qArea,#qArea02,#qArea03{
	position: relative;
	overflow:hidden;
	width:1145px;
	height:608px;
	margin: 0 auto;
	margin-top:46px;
	margin-bottom:46px;
	background: url(images/qes-bg.png) no-repeat 0 0;
}
#qContainer,#qContainer02,#qContainer03 {
	margin:115px 0px 0px 230px;
	width:16900px;
	position:relative; 
}
.qBox,.qBox02,.qBox03 {
	width:965px;
	margin:-126px 230px 0px 0px;
	height:350px;
	float:left;
}
.ques,.ques02,.ques03{
	padding:35px 0px 0px 15px;
	width:870px;
	height:100px;
}
.qNum,.qNum02,.qNum03{
	float: left;
	width: 60px;
	padding: 6px 0px 0px 2px;
	color:#fff;
	font-size: 60px;
	font-weight: bold;
}
.qNumS,.qNumS02,.qNumS03 {
	float: left;
	width: 60px;
	margin-top: 15px;
	margin-left: -8px;
	padding: 6px 0px 0px 2px;
	color:#fff;
	font-size: 40px;
	font-weight: bold;
}
.qText,.qText02,.qText03{
	float: left;
	width: 660px;
	color:#000;
	font-size: 40px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 10px;
}
.qTextM,.qTextM02,.qTextM03{
	float: left;
	width: 660px;
	color:#000;
	font-size: 36px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 10px;
}
.qTextS,.qTextS02,.qTextS03{
	float: left;
	width: 660px;
	color:#000;
	font-size: 32px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 10px;
}
.qTextSS,.qTextSS02,.qTextSS032{
	float: left;
	width: 660px;
	color:#000;
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 10px;
}
.qPage,.qPage02,.qPage03 {
	float: right;
	width: 100px;
	color:#494949;
	font-size: 32px;
	font-weight: bold;
	padding-top: 20px;
	margin-right: 30px;
}
.fig{
	width:320px;
	margin: 15px 4px 0px 15px;
	float:left;
	font-size: 36px;
	color: #cb0404;
}
.fig img {
	vertical-align: middle;
	margin-right: 5px;
} 
.fig a {
	color: #cb0404;
}
.fig a:hover {
	opacity: 0.7;
}
.next-btn,.next-btn02,.next-btn03{
	width:200px;
	margin: 25px 100px 0px 15px;
	padding: 3px 20px;
	float:right;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #cb0404;
	cursor: pointer;
}
.next-btn a,.next-btn02 a,.next-btn03 a{
	display: block;
	color: #fff;
}
.next-btn a:hover,.next-btn02 a:hover,.next-btn03 a:hover{
	opacity: 0.7;
}
ul{
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float:left;
}
ul li {
	padding: 4px 0px 0px 60px;
	background: url(images/checkButton01.png) no-repeat 0px 0px;
	width: 858px;
	height: 53px;
	cursor:pointer;
	color:#333;
	border-bottom: 1px dotted;
	font-size: 36px;
	font-weight: bold;
}
.toForm, .toForm02,.toForm03 {
	padding: 0px 0px 6px 60px;
	background-image: none;
	width: 858px;
	height: 53px;
	cursor:pointer;
	color:#333;
	border-bottom: none;
	font-size: 48px;
	font-weight: bold;
}
ul li:hover {
	background-position: 0px -50px;
}
ul li.selected {
	background-position: 0px -100px;
	cursor:default;
}
#resultBox,#resultBox02,#resultBox03{
	width:941px;
	margin:11px 0px 0px -26px;
	height:608px;
	background: url(images/result-bg.png) no-repeat 0 0;
}
#resultTitle,#resultTitle02,#resultTitle03{
	margin:44px 0px 0px 20px;
	width:400px;
	float:left;
	font-size:18px;
	height:18px;
}
#resultPoint,#resultPoint02,#resultPoint03{
	margin:22px 40px 0px 0px;
	float:right;
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	text-align:right;
}
#resultLeft,#resultLeft02,#resultLeft03{
	float:left;
	margin:20px 0px 0px 20px;
}
#resultText,#resultText02,#resultText03{
	width:290px;
	height:180px;
	font-size:12px;
	line-height:1.5;
	color:#666;
}
#resultImage,#resultImage02,#resultImage03{
	position: relative;
	width:882px;
	height:457px;
	float:right;
	margin:-20px 59px 0px 0px;
	background: url(images/lv4.png) no-repeat 0 0;
}
.againButton,.againButton02,.againButton03{
	position: absolute;
	top: 505px;
	left: 30px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	cursor:pointer;
}
#againButton:hover,#againButton02:hover,#againButton03:hover{
	background-position: 0px -40px;
}
.formTable,.formTable02,.formTable03  {
	width:870px; 
}
.formTable th,.formTable02 th,.formTable03 th {
	width: 310px;
	height: 80px;
	margin-right: 20px;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: right;
	padding-right: 30px;
}
.formTable td,.formTable02 td,.formTable03 td {
	width: 530px;
	height: 80px;
}
.myoji td,.myoji02 td,.myoji03 td {
	width: 275px;
	height: 90px;
}
.formTable input,.formTable02 input,.formTable03 input {
	width: 550px;
	height: 60px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
input.myoji,input.myoji02,input.myoji03 {
	width: 275px;
	height: 60px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
input {
	font-size: 36px;
}
input#toResult,input#toResult02,input#toResult03 {
  margin: 10px 0 0 666px;
  padding: 5px 50px;
  background-color: #e67f00;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  border-style: none;
}
button#lastBtn,button#lastBtn02,button#lastBtn03 {
  margin: 10px 0 0 666px;
  padding: 5px 50px;
  background-color: #e67f00;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  border-style: none;
}
