html{
  height:100%;
  min-height:100%;
  overflow:auto;
}
h1 img {
    max-width: 100%;
}

#content div.main div.article div.paragraph{
	overflow:hidden;
}
#content div.main h2{
	background:none;
	border:none;
	clear:both;
}
#content div.main h3{
	background:none;
	padding:0;
	margin-bottom:15px;
	height:50px;
	clear:both;
}
#content div.main h4.nobg{
	border:none;
	background:transparent;
}
#content div.main p{
    margin: 6px;
}
.bold{font-weight:bold;}
.tCtr{text-align:center;}
.tRgt{text-align:right;}
.fLeft{float:left;}
.green{color:#009b54;}
.greenBold{color:#009b54;font-weight:bold;}
.red{color:#cc0000 !important;}
.redBold{color:#cc0000;font-weight:bold;}
.redNormal{color:#cc0000;font-weight:normal;}
.minigray{
	color:#666666;
	font-size:86%;
	padding-left:5px;
}
.fs10{font-size:71%;}
.fs12{font-size:86%;}
.fs16{font-size:115%;}
.fs20{font-size:142%;}
.fs12s{font-size:12px;}
.fs13s{font-size:13px;}
.fs14s{font-size:14px;}
.fs15s{font-size:15px;}
.fs16s{font-size:16px;}
.fs18s{font-size:18px;}
.fs20s{font-size:20px;}
.fs24s{font-size:24px;}
.fs25s{font-size:25px;}
.m0{margin:0px !important;}
.m10{margin:10px !important;}
.ml0{margin-left:0px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.pb0{padding-bottom:0 !important;}
.pb15{padding-bottom:15px !important;}
.pr0{padding-right:0 !important;}
.cBoth{clear:both;}
.lh1{line-height:1;}
.lh13{line-height:130%;}
.cursol_pointer{cursor: pointer;}
.borderB{border-bottom: 1px solid #cccccc;}

ul.discIndent li{
	list-style-type:disc;
	margin-left:1.5em;
}

ul.discIndent li.nodisc{
	list-style-type:none;
	text-indent:-1em;
	margin-left:3em;
}

#fixedItem{
	position:fixed;
	bottom:0;
	right:0;
	display:none;
	z-index: 10;
}
#fixedItem .fixed01{
	position:relative;
}
#fixedItem .fixed01b{
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
}

#fixedItem .fixed01b a:hover {
	opacity: 0.8;
}

/* 10秒診断Btn */
.tenmin_box{
	width:664px;
	height:114px;
	background-color: #fff0da;
	border: solid 3px #ffaa6c;
	margin-top: 40px;
	margin-left:10px;
}

.tenmin_box::before {
	content: url(../images/tenmin_box_bg.png);
	float:left;
	margin: -20px 0 0 5px;
}
.tenmin_box_chackArrow{
	float:left;
	padding:20px 16px 0 0;
}
.tenmin_box_chackArrow dt{
	margin-bottom:10px;
}
.tenmin_box_chackArrow dd{
	background:url(../images/check_arrow.gif) no-repeat left top;
	padding-left:1.5em;
	line-height:130%;
}
.tenmin_box_btn{
	float:left;
	padding:20px 0 0 0;
}

/* 返済Btn */

.tt3_hensai_box{
	width:664px;
	height:114px;
	background-color: #deffe7;
	border: solid 3px #abeecd;
	margin-top: 40px;
	margin-left:10px;
}

.tt3_hensai_box::before {
	content: url(../images/hensai_box_bg.png);
	float:left;
	margin: -20px 0 0 5px;
}

.tt3_chackArrow{
	float:left;
	padding:20px 16px 0 0;
}
.tt3_chackArrow dt{
	margin-bottom:10px;
}
.tt3_chackArrow dd{
	background:url(../images/check_arrow.gif) no-repeat left top;
	padding-left:1.5em;
	line-height:130%;
}
.tt3_hensai_btn{
	float:left;
	padding:20px 0 0 0;
}


/* point */
ul.rehome_point{
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:10px;
	zoom:1;
}
ul.rehome_point li{
	width:320px;
	float:left;
	border:solid 1px #cfcfcf;
	border-radius: 10px;
	margin: 16px 0 20px 12px;
}
ul.rehome_point li:nth-child(odd) {
	margin: 16px 10px 20px 12px;
}
ul.rehome_point li p:first-child {
	height: 57px;
	background-color: #e2fde8;	
	border-radius: 10px 10px 0 0;
}

ul.rehome_point li img.merit {
	margin: -16px 10px 0 -12px;
}

ul.rehome_point li div.point_img{
	height: 70px;
	text-align:center;
	padding-top:10px;
}
ul.rehome_point li div.point_img img {
	max-height: 70px;	
}

ul.rehome_point li p.point_txt{
	height: 110px;
	padding:10px 10px 5px 10px;
	margin:0;
}

p.tt3_hikaku_ttl {
	text-align: left;
	background-color: #e4f6ff;
	padding: 5px 10px;
}

p.point_txt span.indent {
	display: block;
}
.rehome_point a.btn {
	text-align: right;
	display: block;
	margin: 10px 10px 10px 0;
}


.tt3_hikaku{
	position:relative;
	margin:0 11px;
	background-image: url("../images/ttl03_img04_02.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}

p.tt3_hikaku_ttl {
	background-color: #e4f6ff;
	padding: 10px;
}
.tt3_hikaku .illust {
	width: 550px;
}
.tt3_hikaku .cut {
	text-align: center;
}

.illust {
 	position: relative;
	display: inline-block;
 	margin: 0 15px 0 0;
	padding: 20px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 2px #4678c6;
 	box-sizing: border-box;
 	border-radius: 10px;
}

.illust:before{
	content: "";
	position: absolute;
	top: 85%;
	right: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
 	z-index: 2;
}

.illust:after{
	content: "";
	position: absolute;
	top: 85%;
	right: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 14px solid #4678c6;
 	z-index: 1;
}

.tt3_hikaku_txt02 {
	margin: 0 0 20px 0;
}
.tt3_hikaku_txt03{
	font-weight:bold;
}

.balloon1-top {
	text-align: center;
	position: relative;
	display: block;
 	margin: 1.5em 0 0 0;
	padding: 7px 20px;
	min-width: 120px;
 	max-width: 100%;
	background: #bbeaff;
}

.balloon1-top:before{
	content: "";
	position: absolute;
	top: -30px;
	left: 35%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #bbeaff;
}

.balloon1-top p {
	margin: 0;
	padding: 0;
}


p.reasonttl {
    text-align: left;
    background-color: #e4f6ff;
    padding: 0 10px;
}
p.reasonttl img {
    margin: -10px 0;
}



.tt3_checkbox{
	background-color: #fffbc6;
	border: solid 1px #ff8a33;
	margin: 30px 0 20px 0;
}
.tt3_checkbox dt {
	height: 30px;
	background-color: #ff8a33;	
}

.tt3_checkbox dd p {
	margin: 0 0 20px 0;
}
.tt3_checkbox dt img {
	margin:-11px 0 -20px 10px;
	
}
.tt3_checkbox dd {
	margin: 28px 0 10px 20px;
}
.tt3_checkbox_img{
	float: right;
	margin-left:15px;
}
.mini-arrow-b{
	background: url("../images/mini_arrow2.gif") no-repeat scroll left 0.5em;
    padding-left:10px;
}

/* flow */
.moushiBox{
	zoom:1;
}
ul.moushiflow{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow:hidden;
	margin-bottom:20px;
	zoom:1;
}
ul.moushiflow li{
	width:155px;
	margin: 0 0 0 11px;
	border: solid 1px #cfcfcf;
}
ul.moushiflow li+li {
	
}
ul.moushiflow li.moushi_last{
	padding-right:0;
	background:none;
}
ul.moushiflow li p:first-child {
	height: 60px;
	padding: 15px 0 0 0;
	background-color: #e2f0fa;
}

ul.moushiflow li p:first-child span {
	width: 50px;
	float: left;
	margin: 0 5px 10px -8px;	
}

ul.moushiflow li p{
	padding:0 5px 10px 13px;
}
ul.moushiflow li p:nth-child(2) span:first-child {
	text-align: center;
	display: block;
	padding: 15px 0 15px 0;
}

ul.moushiflow li p.mini_arrow{
	width:127px;
	padding:0 10px 10px 8px;
	margin:0 0 0 20px !important;
	background:url("../images/mini_arrow.gif") no-repeat left 0.5em;
	zoom:1;
}

p.days3 {
	background-image: url("../images/arrow_step.png");
	background-repeat: no-repeat;
	background-position: right center;
}
/* goshitumon */

#wrapper dl.qanda+h4 {
	margin: 40px 0 0 0;
}
dl.qanda{
	margin-left:10px;
	border-bottom:solid 1px #cccccc;
	background-image: url("../images/icon_plus.png");
	background-repeat: no-repeat;
	background-position: right 12px;
}

dl.qanda.open {
	background-image: url("../images/icon_minus.png");
}
dl.qanda.open dd {
	display: block;
}
dl.qanda dt{
	padding:12px 30px 15px 48px;
	background-image: url("../images/question.gif");
	background-repeat: no-repeat;
	background-position: left 7px;
	font-size:115%;
	font-weight:bold;
	cursor: pointer;
}
dl.qanda dd{
	display: none;
	padding:7px 0 10px 48px;
	margin:10px 0;
	background:url("../images/answer.gif") no-repeat left top;
}

dl.qanda2 dt{
	padding:0px 0 30px 35px;
	background:url("../images/question02.gif") no-repeat left top;
	cursor: pointer;

}
dl.qanda2 dd{
	padding:0px 0 20px 35px;
	margin-bottom:20px;
	background:url("../images/answer02.gif") no-repeat left 3px;
}
dl.qanda3{
	padding:15px;
}
dl.qanda3 dt{
	padding:0px 0 10px 35px;
	background:url("../images/question02.gif") no-repeat left top;
	cursor: pointer;

}
dl.qanda3 dd{
	padding:0px 0 0 35px;
	background:url("../images/answer02.gif") no-repeat left 3px;
}
/* shouhingaiyou */
table.BaseTable,
table.BaseTable th,
table.BaseTable td{
	border:solid 1px #cccccc;
	border-collapse:collapse;
	padding:10px;
}
table.BaseTable{
	margin-left:10px;
	width:670px;
}
table.BaseTable th{
	width:6em;
	font-weight:normal;
	background-color:#e7f0f3;
	width:100px;
	vertical-align:top;
}
table.BaseTable th p{
	margin:0 0 0 0 !important;
	text-indent:-1em;
	margin-left:1em !important;
}
table.BaseTable td{
	background-color:#ffffff;
}
#inlineBox1,
#inlineBox1_1,
#inlineBox1_2,
#inlineBox1_3,
#inlineBox1_4,
#inlineBox2,
#inlineBox3,
#inlineBox4,
#inlineBox5{
	padding:15px 20px 0px 20px;
	font-size:14px;
	line-height:1.8;
	margin-bottom:15px;
}
#inlineBox1 .inlineBox1_Box1{position:relative;}
#inlineBox1 .inlineBox1_fukidashi{
	position:absolute;
	top:60px;
	left:413px;
	background-color:#fff799;
	padding:15px;
}
#inlineBox1 dl.qanda{
	margin-left:0;
}

/* tt0 */
.tt0_box{
	margin:10px 10px 20px 10px;
	overflow:hidden;
}
.tt0_box .tt0_tenmin{
	float:left;
	width:327px;
	height:164px;
	background:url(../images/tt0_tenmin_bg.gif) no-repeat left top;
}

.tt0_box .tt0_hensai{
	float:right;
	width:327px;
	height:164px;
	background:url(../images/tt0_hensai_bg.gif) no-repeat left top;
}
.tt0_box .tt0_tenmintxt,
.tt0_box .tt0_hensaitxt{
	padding:40px 0 0 85px;
}
.tt0_box .tt0_tenminbtn,
.tt0_box .tt0_hensaibtn{
	padding:18px 0 0 13px;
}



/* tt2 */
.tt2_box{
	background:url(../images/tt01_bg.gif) no-repeat left top;
	padding:18px 0 10px 15px;
	width:655px;
	height:252px;
	margin:5px 0 0 11px;
}
.tt2_box ul li{
	float:left;
	padding:0 16px 16px 0;
  text-align: center;
}
.tt2_box ul li span{
	display: block;
  font-weight: bold;
  text-align: center;
}
.tt2_box02{
	margin:10px 0 20px 10px;
	padding:60px 15px 20px 15px;
	width:640px;
	height:170px;
	background:url(../images/tt2_box2_bg.gif) no-repeat left top;
}
.tt2_box02_sep{
	clear:both;
}
.tt2_box02_up{
	overflow:hidden;
}
.tt2_box02_up p{
	float:left;
  width:290px;
}
.tt2_box02_up table{
	float:right;
	width:325px;
	border-collapse:collapse;
	vertical-align: top;
}
.tt2_box02_up table *{
	vertical-align: top;
}
.tt2_box02_up th,
.tt2_box02_up td{
	border:solid 1px #a0a0a0;
	padding:8px;
}
.tt2_box02_up th{
	font-weight:normal;
	background-color:#e4f5ff;
	width:80px;
	vertical-align:top;
}
.tt2_box02_up td{
	background-color:#ffffff;
}
.tt2_box02_bottom{
	background-color:#fffeee;
	margin-top:5px;
	padding:5px 13px;
	font-size:12px;
}
.tt2_box02 .tt2_box02_ttl{
	padding:83px 0 0 20px;
}
.tt2_box02 .tt2_box02_txt{
	font-size:114%;
	padding:5px 0 0 20px;
}


.tt2c_table{
	margin-left:10px;
	text-align:center;
	overflow:hidden;
}
.tt2c_list{
	margin:3px 0 0 4px;
}
.tt2c_list_r{
  position: relative;
  width:557px;
}

.tt2c_list_01_r{background:url(../images/tt2c_list_01_r.gif) no-repeat left top; height:67px;}
.tt2c_list_02_r{background:url(../images/tt2c_list_02_r.gif) no-repeat left top; height:204px;}
.tt2c_list_03_r{background:url(../images/tt2c_list_03_r.gif) no-repeat left top; height:208px;}
.tt2c_list_04_r{background:url(../images/tt2c_list_04_r.gif) no-repeat left top; height:161px;}
.tt2c_list_05_r{background:url(../images/tt2c_list_05_r.gif) no-repeat left top; height:273px;}
.tt2c_list_06_r{background:url(../images/tt2c_list_06_r.gif) no-repeat left center; height:41px;}
.tt2c_list_02_r_1{position: absolute; top: 5px; left: 100px; font-weight: bold;}

.tt2c_list_02_r_2{
	position: absolute;
	top: 160px;
	left: 10px;
	width: 270px;
	text-align: left;
}
.tt2c_list_02_r_3{position: absolute;
	top: 5px;
	left: 380px;
	font-weight: bold;
}

.tt2c_list_03_r_1{
	position:absolute;
	top:13px;
	left:100px;
	font-weight:bold;
}

.tt2c_list_03_r_2{
	position:absolute;
	top:13px;
	left:335px;
	font-weight:bold;
}
.tt2c_list_03_r_3{
	position:absolute;
	top:180px; left:290px;
}

.tt2c_list_04_r_1{
	position:absolute;
	top:10px; left:20px;
	font-weight:bold;
}

.tt2c_list_04_r_2{
	position:absolute;
	top:10px; left:385px;
	font-weight:bold;
}

.tt2c_list_04_r_1{
	position:absolute;
	top:10px; left:20px;
	font-weight:bold;
}

.tt2c_list_04_r_2{
	position:absolute;
	top:10px;
	left:375px;
	font-weight:bold;
}

.tt2c_list_05_r_1{
	position:absolute;
	top:10px; left:100px;
	font-weight:bold;
}

.tt2c_list_05_r_2{
	position:absolute;
	top:140px; left: 10px;
	width:250px;
	text-align:left;
}

.tt2c_list_05_r_3{
	position:absolute;
	top:235px;
	left:20px;
}

.tt2c_list_05_r_4{
	position:absolute;
	top:10px;
	left:380px;
	font-weight:bold;
}

.tt2c_list_05_r_5{
	position: absolute;
	left: 290px;
	top: 135px;
	width: 250px;
	text-align: left;
}
.tt2c_list_06_r{
width: 660px;
text-align: right;
padding: 15px 30px 15px 10px;
}
.tt2c_table .mini-arrow-b{
 background: url("../images/mini_arrow2.gif") no-repeat scroll left 0.3em;
}

.tt2c_list_06_r{
	width:670px;
	font-size:65%;

}

/* tt4 */


.tt4_box {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
}

.tt4_box dl {
	width: 330px;
	border: solid 2px #d2d2d2;
	margin: 20px 0 20px 0;
}


.tt4_box dl dt {
	text-align: center;
	background-color: #d2d2d2;
	padding: 10px;	
}
.tt4_box dl dd{
	padding:10px 16px 0 10px;
}

.tt4_box dl dd a {
	display: block;
	text-align:center;
	padding:20px 0;
}
.tt4_box dl:first-child dd a {
	padding:60px 0 0;
}

.tt4_box dl:nth-child(2) dd span{
	text-align: left;
}
.tt4_box dl:nth-child(2) dd a {
	background-image: url('../images/tt4_box_pdf.gif');
	background-repeat: no-repeat;
	background-position: left 50px top;
	padding: 0 10px 20px 30px;
	margin: 30px auto 0 auto;
}




ul.tt5_pagelink{
	margin-bottom:20px;
	overflow:hidden;
}
ul.tt5_pagelink li{
	float:left;
	width:330px;
	height:43px;
	margin:10px 0 0 10px;
	background:url(../images/tt5_qa_btn.gif) no-repeat left top;
	font-size:129%;
}
ul.tt5_pagelink li a{
	padding:7px 0 7px 40px;
	display:block;
}
table.reasonTable{
	margin-left:10px;
}
table.reasonTable th,
table.reasonTable td{
	border-bottom:solid 1px #e5e5e5;
}
table.reasonTable th.noborder-b,
table.reasonTable td.noborder-b{
	border-bottom:none;
}
table.reasonTable th{width:120px}
table.reasonTable td{padding:15px 10px 15px 10px;}
table.reasonTable td p{margin-left:0 !important;}

.tt3_pass{
	background: url("../images/tt3_pass.gif") no-repeat left top;
	padding:68px 0 20px 13px;
	margin-top:15px;
	width:670px;
	height:100px;
}

.mini-arrow-b{
	background: url("../images/mini_arrow2.gif") no-repeat scroll left 0.5em;
    padding-left:10px;
}
.tt04_box{
	border:solid 1px #a0a0a0;
	width:670px;
	overflow:hidden;
	margin-left: 10px;
}
.tt04_box_ttl{
	background-color:#eeeeee;
	font-weight:bold;
	padding:10px 15px;
}
dl.tt04_box_question{
	padding:15px;
}
dl.tt04_box_question dt{
	float:left;
	clear:both;
	padding:0 20px 10px 0;
}
dl.tt04_box_question dd{
	float:left;
	padding:0 20px 10px 0;
	width:575px;
}

.qanda_table{
	border:solid 1px #cfcfcf;
	border-collapse: collapse;
}
.qanda_table th,
.qanda_table td{
	padding:10px;
	border:solid 1px #cfcfcf;
	vertical-align:top;
}
.qanda_table th{background-color:#eeeeee;}



.form_table,
.form_table th,
.form_table td,
.form_table2,
.form_table2 th,
.form_table2 td,
.form_table3,
.form_table3 th,
.form_table3 td{
	border:solid 1px #cfcfcf;
	border-collapse: collapse;
}
.form_table th{
	padding:10px;
	background-color:#e2f0fa;
}
.form_table2 th,
.form_table3 th{
	padding:10px;
	vertical-align:top;
	background-color:#e2f0fa;
}
.form_table td,
.form_table2 td{
	padding:10px;
}
.form_table3 td{
	padding:10px 50px 10px 10px;
	text-align:right;
}
.yellowBox{
	padding:5px 10px;
	background-color:#fffab7;
	text-align:center;
}

.form_attention{
	width:757px;
	padding:10px;
	background-color:#eeeeee;
	font-size:86%;
}
.form_attention li{
	text-indent:-1em;
	margin-left:1em;
}
.form_attention li.disc{
	text-indent:0;
	margin-left:1.25em;
	list-style-type:disc;
}
#tenmin_errBox{
	border:solid 1px #cc0000;
	color:#cc0000;
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}
#form_ok,
#form_none,
#form_guide,
#hensaiform_ok,
#henkyaku_error,
#kariire_error
#ten_nenrei_error,
#ten_nensyu_error,
#ten_kariire_error,
#ten_henkyaku_nen_error,
#ten_kariire_genzai_error,
#tenmin_errBox,
#hensai_qanda,
#hensai_result,
#hensai_attention{
	display:block;
}
#form_ok.hide,
#form_none.hide,
#form_guide.hide,
#hensaiform_ok.hide,
#henkyaku_error.hide,
#kariire_error.hide,
#ten_nenrei_error.hide,
#ten_nensyu_error.hide,
#ten_kariire_error.hide,
#ten_henkyaku_nen_error.hide,
#ten_kariire_genzai_error.hide,
#tenmin_errBox.hide,
#hensai_qanda.hide,
#hensai_result.hide,
#hensai_attention.hide{
	display:none;
}
.fmselect,
.fmselect_tuki,
.fmselect_bonus{
	background:url(../images/selectbox.gif) no-repeat left top;
	font-size:20px;
	font-weight:bold;
	padding-left:20px;
	height:36px;
	line-height:1.8;
	width:76px;
}
.fmselect_bonus.disabled,
.fmselect_tuki.disabled{
	background:url(../images/selectbox_disabled.gif) no-repeat left top;
}
#inlineBox3 select,
#inlineBox4 select{
	font-size:20px !important;
}
#inlineBox3 input,
#inlineBox4 input{
	font-size:20px;
	border:solid 1px #cfcfcf;
	text-align:right;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}
#inlineBox4 .form_table3 input{
	border:none;
}
#inlineBox4 input#radio01,
#inlineBox4 input#radio02,#waribiki,
#sou_hensaigaku,#bonus_getu_hensaigaku,
#maituki_hensaigaku{
	border:none;
	padding:0;
}
#sou_hensaigaku,
#bonus_getu_hensaigaku,
#maituki_hensaigaku{
	font-weight:bold;
	font-size:20px;
	text-align:right;
}
checkbox{
	border:none;
}


input[type='checkbox']{
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	position: absolute;
	zoom:1;
}
.cbxbd{
    background:url(../images/checkbox_off.gif) no-repeat left top;
    /*height: 20px;*/
    line-height: 20px;
    display: block;
    padding: 0 0 0 22px;
    cursor: pointer;
    overflow: hidden;
	/* ie6対応 */
	_background:none;
	_padding: 0px;
}
.c_on{background:url(../images/checkbox_on.gif) no-repeat left top;}
#hensai_qanda{
	border:solid 1px #a0a0a0;
	margin-top:20px;
}
#hensai_qanda .hensai_qanda_ttl{
	background-color:#eeeeee;
	padding:5px 15px;
	font-weight:bold;
}

#inlineBox5 .inlineBox5_table{
	position:relative;

}
#inlineBox5 .inlineBox5_table table{
	position:absolute;
	font-size:18px;
	font-weight:bold;
	top:68px;
	left:130px;
	width:612px;
}
#inlineBox5 .inlineBox5_table td{
	width:306px;
	height:86px;
	text-align:center;
}
#inlineBox5 .inlineBox5_table td li{
	font-size:12px;
	text-align:left;
	line-height:1.2;
	margin-left:1em;
	text-indent:-1em;
	text-weight:normal;
	padding:0 20px;
}
/*.pop_ecobox{
	background:url(../images/pop_ecobox.gif) no-repeat left top;
	width:564px;
	height:132px;
	padding:30px 10px 10px 10px;
	font-size:12px;
	line-height:1.6;
}
.pop_ecobox ul li{
	list-style-type:disc;
	margin-left:1em;
}
*/
.pop_ecobox{
	margin-top:10px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	line-height:1.6;
	border:solid 2px #5BCC90;
}
.pop_ecobox p.title{
	color:#39AF76;
	font-weight:bold;
	font-size:120%;

}


.tt2_box01 #tt2_box01_1{
	background-color:#fff;
	height:340px;
	width:394px;
	border: 2px solid #a0a0a0;
	margin-right:10px;
	padding:7px 9px;
	display:inline-block;
	float:left;
	font-size:14px;
}

.tt2_box01 #tt2_box01_1 ul li{
	margin-top:12px;
	padding-left:25px;
	line-height:125%;
	background:url("../images/check_arrow.gif") no-repeat left top;
}
.tt2_box01 #tt2_box01_2 ul li {
	margin-top:12px;
	padding-left:25px;
	line-height:125%;
	background:url("../images/check_arrow_green.gif") no-repeat left top;
}

.tt2_box01-inside{
	display:inline-block;
	float:left;
	vertical-align:top;
	width:195px;
}

.tt2_box01 #tt2_box01_1 p{
	text-align:right;
	margin: 25px 10px 0 0;
}

#tt2_box01_2{
	width: 240px;
	margin: 0 0 0 430px;
	height:354px;
	border: 2px solid #32b16c;
	background-color:#f5fff7;
}

#tt2_box01_2 p {
	text-align: center;
	background-color: #32b16c;
	padding: 5px;
}

#tt2_box01_2 ul {
	width:240px;
	display:inline-block;
	font-size:14px;
}

#tt2_box01_2 ul li{
margin-left:10px;

}

/***orange-box***/
#imgimg{
	width:640px;
	height:130px;
	position:relative;
}
.in-org-box1{
	position:absolute;
	top:0px;
	left:0px;
}
.in-org-box2{
	position:absolute;
	top:42px;
	left:163px;
}

.in-org-box3{
	position:absolute;
	top:0px;
	left:200px;
}
img.sign2{
	position:absolute;
	top:25px;
	left:365px;
}
img.two-zero{
	position:absolute;
	top:22px;
	left:403px;
}

.tt2_box01{
	margin-left:10px;
}



/***************************
*
*/
#abtEcoReform{
	border: solid green 1px;
	padding: 0 10px;
}

#abtEcoReform li{
	background: url("../images/check_arrow.gif") no-repeat left center;
	padding-left: 25px;
	margin: 8px 0 8px 5px;
}

#inlineBox2 > h1{
	font-size: 24px;
	background: url("../images/question03.gif") no-repeat left center;
	padding-left: 50px;
}


/***************************
*
*/
ul.meritBox{
	overflow:hidden;
	padding-bottom:12px;
	margin-bottom:10px;
	background:url(../images/point_bg.gif) no-repeat left bottom;
}
ul.meritBox li{
	float:left;
	margin-right:10px;
	width:336px;
}

ul.meritBox li:last-child{
	margin-right:0;
}
ul.meritBox li .meritBox_ttl{}
ul.meritBox li .meritBox_img{
	text-align:center;
	margin:5px 5px 5px 20px;
}
ul.meritBox li .meritBox_txt{
	margin:0 5px 20px 20px;
}
ul.rehome_point li .meritBox_btn{
	text-align:right;
	margin:10px;
}


#inlineBox3 .pcHid,
#inlineBox4 .pcHid{
	display:none;
}


#inlineBox3 h2,
#inlineBox4 h2{
	clear: both;
	line-height:1.2;
	font-size:106%;
	font-weight:bold;
	padding:15px 0px 13px 0px;
	margin-bottom:10px;
	height:auto;
	width:auto;
	background: url(/common/img/title_h2.jpg) no-repeat left top #fafafa;
	background: url(/common/img/title_h2.jpg) no-repeat left top, -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #eeeeee), color-stop(0.77, #f7f7f7), color-stop(0.00, #ffffff));
	background: url(/common/img/title_h2.jpg) no-repeat left top, -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 77%, #eeeeee 97%);
	background: url(/common/img/title_h2.jpg) no-repeat left top, linear-gradient(to bottom, #ffffff 0%, #f7f7f7 77%, #eeeeee 97%);
	overflow: hidden;
}
#inlineBox3 h2 span.title,
#inlineBox4 h2 span.title{
	border-left:solid 3px #007BC8;
	padding:2px 15px 1px 12px;
	display:block;
}
#inlineBox3 input[type="number"]::-webkit-outer-spin-button,
#inlineBox3 input[type="number"]::-webkit-inner-spin-button,
#inlineBox4 input[type="number"]::-webkit-outer-spin-button,
#inlineBox4 input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#inlineBox3 input[type="number"] ,
#inlineBox4 input[type="number"] {
    -moz-appearance:textfield;
}











