
.ques {
	height:55px;
	line-height:55px;
	border-top:1px solid #754c24;
	color:#754c24;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 1%, rgba(245,240,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(245,240,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(245,240,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(245,240,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 1%,rgba(245,240,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 1%,rgba(245,240,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f0e6',GradientType=0 ); /* IE6-9 */
}

.ques .rows2 {
	padding-top:8px;
	line-height:20px;
	display:inline-block;
}
.qIcon {
	width:36px;
	margin-right:3px;
	float:left;
}
.aIcon {
	width:36px;
	margin-top:2px;
	margin-right:3px;
	float:left;
}
.ans {
	margin-top:5px;
	padding-left:36px;
	padding-right:18px;
}
.continueLink {
	margin: 20px 10px 10px;
	padding: 10px;
	border: 1px solid #CCC;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #FFF;
	color: #666;
	background-color: #F3F3F3;
	text-align: center;
}
.detailHiddenArea {
	margin-top:20px;
	display:none;
}
.detailHiddenArea  .inner01 {padding:0 18px 0 36px;}
.detailHiddenArea  .inner02 {padding:0 20px;}
.detailHiddenArea  .inner03 {padding:0 20px;}
.detailHiddenArea  .inner04 {padding:0 20px;}
.detailHiddenArea  .inner05 {padding:0 10px;}
.detailHiddenArea  .inner06 {padding:0 10px;}
.detailHiddenArea  .inner06_2 {padding:0 10px;}
.fullClose {
	margin: 5px auto 0;
	padding: 10px;
	text-align: center;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	display: block;
}
.fullClose .triangle {
	padding-right: 22px;
	background: url("../img/price/sp_price_top01_066_03.png") 100% 50% no-repeat;
	background-size: 18px auto;
}
/**/
.inner02 dl {
	margin-bottom:10px;
	padding:8px;
	border:1px solid #b3b3b3;
}
.inner02 dt {
	width:65px;
	margin-bottom:5px;
}
.inner02 .full {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(235,250,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,250,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,242,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,250,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebfaf2',GradientType=0 ); /* IE6-9 */
}
.inner02 .auto {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(235,250,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,250,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(235,250,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,250,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebfaff',GradientType=0 ); /* IE6-9 */
}
/**/
.inner03 .img01 {
	width: 61px;
	margin-bottom: 5px;
}
/**/
.inner04 .border {
	margin-bottom:10px;
	padding:8px;
	border:1px solid #b3b3b3;
}
.inner04 .border dt, .goInfo .border dd {margin-bottom:7px;}
#go99 {
	margin-top:20px;
	margin-bottom:20px;
	padding:0 10px;
}
/**/
.inner06 .c01 {color:orange;}
.inner06 h4 {margin-top:20px;margin-bottom:5px;}
.inner06 dt {
	margin-bottom:2px;
	color:orange;
	font-weight:bold;
}
.inner06 .p01 {margin-bottom:30px;font-size:1.4rem;}
/**/
dd .op1 {
	width:84px;
	margin-bottom:10px;
	padding-left:16px;
	float:right;
}
dd .op2 {
	width:128px;
	margin-bottom:10px;
	padding-left:8px;
	float:right;
}
dd .op3 {
	width:145px;
	margin-bottom:10px;
	padding-left:7px;
	float:right;
}
dd .op4 {
	width:141px;
	margin-bottom:10px;
	padding-left:6px;
	float:right;
}

.sp_mt10 {margin-top:10px;}
.sp_mt20 {margin-top:20px;}
.gasdai h3 {
	padding:2px;
	background-color:#ffe7ef;
	font-weight:bold;
	text-align:center;
	border-radius:20px;
}
.gasdai p {margin:10px;}
.gasdai_link01 {
	margin:10px;
	text-align:right;
}
.p03 {
	margin-top:10px;
	padding-top:10px;
	border-top:2px dashed #000;
}

.ecojozu_link {text-align:right;margin-top:10px;}
.ecojozu_link a:after {
	margin-right:1rem;
	content:"≫";
}

