@charset "utf-8";

/* #service
--------------------------------------------------- */
.img{
	font-size: 0;
}

#main .box{
	margin: 0 0 15px 0;
}

#main .box p{
	font-size: 0.75em;
	line-height: 160%;
}

.new {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	background: url(../img/bar_dottedline.gif) repeat-x left bottom;
}

.rehome {
	margin: 0 0 50px 0;
}

.new table th,
.rehome table th{
	height: 23px;
	padding: 0 0 0 15px;
	text-align: left;
}

.new table td,
.rehome table td{
	padding: 0 0 0 15px;
	font-size: 0.75em;
	line-height: 160%;
}

.new table td.img{
	padding: 0;
	width: 102px;
}

.rehome table td.img{
	padding: 0;
	width: 102px;
}

.new table td ul li,
.rehome table td ul li{
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	background: url(../img/icon_text02.gif) no-repeat left center;
	float: left;
}


.cart{
	padding: 0 0 15px 0;
	background: url(../../service/img/bg_bottom.gif) no-repeat left bottom;
}

.cart{
	margin: 15px 0 0 0;
}

.bottom{
	padding: 0 0 15px 0;
}


.cart h3{
	margin: 10px 0 15px 15px;
}

.cart .img{
	margin: 0 0 20px 0;
	text-align: center;
}

.cart .point{
	width: 530px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #F1A7A7;
	background-color: #FBF9F9;
}

.cart .point h4{
	margin: 0 0 2px 0;
	color: #AD1F1F;
	font-size: 0.9em;
	font-weight: bold;
}


ul.btn {
	margin: 0 7px;
	padding: 0 0 15px 0;
}

ul.btn li{
	float: left;
}
ul.btn  li a{
	width: 270px;
	height: 66px;
	display: block;
}


ul.btn li.bsb {
	margin: 0 20px 0 0; 
	background: url(../../service/img/btn_sb_on.gif) no-repeat left top;
}
ul.btn li.brb {
	margin: 0 0 0 2px;
	background: url(../../service/img/btn_rb_on.gif) no-repeat left top;
}



ul.btn li a:hover img {
	visibility: hidden !important;
}
ul.btn li a:hover {
	background: transparent;
}


/* #flow
--------------------------------------------------- */

#flow p{
	font-size: 0.75em;
	line-height: 160%;
}


/* pageNavi
--------------------------------------------------- */
ul.pageNavi {
	margin: 0 0 15px 0;
}

ul.pageNavi li{
	margin: 0 20px 0 0;
	width: 180px;
	height: 53px;
	float: left;
}

ul.pageNavi li a{
	display: block;
}

ul.pageNavi li.step1Re{
	margin: 0;
}

/* baseNavi
------------------------------ */
ul.pageNavi li.step1 {
	background: url(../../service/img/btn_new1_on.gif) no-repeat left top;
}
ul.pageNavi li.step6 {
	background: url(../../service/img/btn_new2_on.gif) no-repeat left top;
}
ul.pageNavi li.step1Re {
	background: url(../../service/img/btn_rehome_on.gif) no-repeat left top;
}


/*-- オンマウス --*/

ul.pageNavi li a:hover img {
	visibility: hidden !important;
}
ul.pageNavi li a:hover {
	background: transparent;
}



/*-- オンマウス 各ページの設定 
--------------------------------------------------- */

body#flowStop ul.pageNavi li.step1 a img,
body#flowStop02 ul.pageNavi li.step6 a img,
body#flowRtop ul.pageNavi li.step1Re a img  {
	visibility: hidden;
}



#stepArea .left{
	width: 151px;
	float: left;
}
#stepArea .right{
	width: 400px;
	float: right;
}
#stepArea .right .leftType .img{
	width: 124px;
	float: left;
}
#stepArea .right .leftType{
	padding: 15px 0 0 0;
	background: url(../../service/img/bg_arrow01.gif) no-repeat 40px bottom;
}
#stepArea .right .leftType .textArea{
	width: 260px;
	float: right;
}
.type01{
	margin: 5px 0 0 0;
	padding: 7px;
	border: 1px solid #ccc;
}
.icon{
	margin: 5px 0 0 0;
	text-align: center;
}

.box{
	margin: 0 0 0 0 !important;
	padding: 0 0 15px 0 !important;
}

.comment{
	font-weight: bold;
	color: #666;
}

#step03 .textArea p{
	margin: 0 0 80px 0;
}

#stepArea .right .rightType .img{
	width: 124px;
	float: right;
}
#stepArea .right .rightType{
	padding: 15px 0 0 0;
	background: url(../../service/img/bg_arrow01.gif) no-repeat 315px bottom;
}
#stepArea .rightType .textArea{
	width: 260px;
	float: left;
}

ul#pageNaviTop {
	margin: 0 0 15px 0;
}
ul#pageNaviTop li,
ul#pageNaviBottom li{
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
	background-color: #ECF7FB;
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}
ul#pageNaviTop li a,
ul#pageNaviBottom li a{
	width: 46px;
	height: 24px;
	padding: 8px 0 0 22px;	
	display: block;
	text-decoration: none;
}
ul#pageNaviTop li a:hover,
ul#pageNaviBottom li :hover{
	background: #fff;
}



ul.rehome li,
ul.rehomeBottom li{
	margin: 0 10px 15px 0 !important;

}

ul.rehome li a,
ul.rehomeBottom li a{
	width: 58px !important;
	padding: 8px 0 0 30px!important;
	display: block;
	text-decoration: none;
}

ul.rehome li a:hover,
ul.rehomeBottom li a:hover{
	background: #fff;
}


ul#pageNaviTop li a , ul#pageNaviTop li a:hover{
	background: url(../../service/img/flow_s/icon_step.gif) no-repeat 8px center;
}

ul#pageNaviBottom li a , ul#pageNaviBottom li a:hover{
	background: url(../../service/img/flow_s/icon_step_up.gif) no-repeat 8px center;
}

ul.rehome li a , ul.rehome li a:hover{
	background: url(../../service/img/flow_s/icon_step.gif) no-repeat 16px center !important;
}
ul.rehomeBottom li a,ul.rehomeBottom li a:hover{
	background: url(../../service/img/flow_s/icon_step_up.gif) no-repeat 16px center !important;
}


ul#pageNaviTop li.step05,
ul#pageNaviBottom li.step05{
	margin: 0;
}

.type01 p{
	margin: 0 0 0 15px;
}

#stepArea .right .end{
	padding: 15px 0 0 0;
	background: url(../../service/img/bg_arrow03.gif) no-repeat 40px bottom;
}


#step02 p.attention{
	font-weight: bold;
	color: #B70000
}

#step05 h4{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 0.8em;
}

.coution{
	margin: 10px 0 0 0;
	padding: 5px 10px;
	border: 1px solid #F1A7A7;
	background-color: #FBF9F9;
}

#step04 .coution h5{
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 0.8em;
	color: #A31414;
}


body.flowS #step05 p{
	margin: 0 0 40px 0;
}

body.flowR #step06 p{
	margin: 0 0 120px 0;
	border-bottom: 1px solid #fff;
}


body.flowR #step07 p{
	margin: 0 0 60px 0;
}

body.flowR #step08{
	padding: 0 0 30px 0 !important;
}

body.flowS #step08 p{
	margin: 0 0 100px 0 !important;
}

body.flowR #step08 .rightType{
	background: none;
}

body.flowR #step08 h4{
	font-size: 0.85em;
	font-weight: bold;
}


body.flowR #step08 p{
	margin: 0 0 8px 0 ;
	font-size: 0.75em;
}

body.flowR #step08 .coution p{
	margin: 0;
}

body.flowS #step09 p{
	margin: 0 0 50px 0 !important;
}

body.flowS #step10 .coution{
	margin: 0 0 15px 0;
}

body.flowS #step10 .coution p{
	margin: 0 !important;
}

body.flowS #step05 p.btnStep01,
body.flowS #step10 p.btnStep06{
	margin: 0 0 0 105px !important;
}

body.flowS #step10 .leftType{
	background: none !important;
}

body.flowS #step10 .leftType h4{
	font-size: 0.85em;
		font-weight: bold;
}

body.flowS #step10 .leftType p{
	margin: 0 0 15px 0;
}

body.flowS #step10 .leftType .time{
	margin: 0 0 15px 0;
}