/*　不動産を売りたい　メインコンテンツ部 */
.sellpoint{
	float: left;
	width: 385px;
	background: url(../img/sellpoint.png) no-repeat left top;
	padding-top: 50px;
}
.sellpointbg{
	background: #F8CFE1;
	width: 378px;
	-moz-border-radius-topleft:5px;				/* 左上 */
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-topright:5px;			/* 右上 */
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-bottomleft:5px;			/* 左下 */
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;			/* 右下 */
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
}
.lifeguide_sell{
	clear:both;
	background: url(../img/lifeguides.png) no-repeat center center;
	margin-bottom: 10px;
}
.sell_main{
	float: left;
	width: 715px;
	text-align: left;
	margin-top: 5px;
	background: url(../img/sellsouba.png) no-repeat left center; /*　物件の相場を知る　「一戸建・マンション・査定」を背景として配置　*/
}
/*　本来はsell_mainの背景に見出しを配置する場、前後が逆になるために入れ替えた　*/
.sellsouba{
	background: url(../img/sellsoubabg.png) no-repeat left top;　　/*　物件の相場を知る　見出しを背景として配置　*/
	width: 700px;
}
.sell_topics{
	float: left;
	background: url(../img/topicslabels.png) no-repeat left top;
	padding-top: 50px;
	padding-right: 15px;
}
.sell_side{
	float: left;
	width: 180px;
	margin-top: 5px;
}


/*　不動産を売りたい　背景全体　.conback */
.conback_sell{
	width: 1134px;
	height: 1130px;
	margin: 29px auto 0;
}
	
/*　背景のコンテンツ部　.conback_m */
.conback_sellmain{
	width: 1134px;
	height: 1110px;
	background: url(../img/conback_m.png) repeat-y center;
}

/*　コンテンツ内部の大枠　.contents */
.sell_contents{
	width: 900px;
	height: 1330px;
	margin:auto 0;
	padding: 0px 0px 0px 115px;
}

/*　コンテンツ内部　.contents_slide */
.contents_sell{
	width: 900px;
	height: 925px;
	margin:auto 0;
	background: #FFF;
}


/*　売却に強いユニティ　*/
.sellguide{
	background: url(../img/sellindex/sell4.png) no-repeat center top;
	padding-top: 110px;
	height: 1000px;
	margin:50px auto 40px;
}
.sellguidebox1{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell5.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sellguidebox2{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell7.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sellguidebox3{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell9.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sellguidebox4{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell10.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sellguidebox5{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell11.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sellguidebox6{
	margin:0px auto 20px;
	width:630px;
	background: url(../img/sellindex/sell12.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}




/*　相場シミュレーション　背景全体　.conback */
.conback_souba{
	width: 1134px;
	height: 930px;
	margin: 29px auto 0;
}
	
/*　背景のコンテンツ部　.conback_m */
.conback_soubamain{
	width: 1134px;
	height: 670px;
	background: url(../img/conback_m.png) repeat-y center;
}

/*　コンテンツ内部の大枠　.contents */
.souba_contents{
	width: 900px;
	height: 930px;
	margin:auto 0;
	padding: 0px 0px 0px 115px;
}

/*　コンテンツ内部　.contents_slide */
.contents_souba{
	width: 900px;
	height: 780px;
	margin:auto 0;
	background: #FFF;
}


/*一戸建ての相場シミュレーション */ /* 諸経費シミュレーション */
form{
	background: #FFF;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

form div{
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	
	}

select{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:1px solid #777;
	padding: 5px;
	color: #000;
	background: #fff;
	border-radius: 4px;
}

input.button{
	font: lighter 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100px;
	height: 30px;
	border:1px solid #777;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
}


table.form{
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-topleft:1px;				/* 左上 */
	-webkit-border-top-left-radius:1px;
	border-top-left-radius:1px;
	-moz-border-radius-topright:1px;			/* 右上 */
	-webkit-border-top-right-radius:1px;
	border-top-right-radius:1px;
	-moz-border-radius-bottomleft:1px;			/* 左下 */
	-webkit-border-bottom-left-radius:1px;
	border-bottom-left-radius:1px;
	-moz-border-radius-bottomright:1px;			/* 右下 */
	-webkit-border-bottom-right-radius:1px;
	border-bottom-right-radius:1px;
	
	border: 1px solid #999;
	width:750px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin: 10px;
	padding: 10px;
	font: normal 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

.form th{
	border: 1px solid #999;
	background: #F6F6F6;
	text-align:center;
	font: normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

td.souba_menu{
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FAFAFA));/* webkit */
	background: -moz-linear-gradient(top,  #FFF,  #FAFAFA);/* fx */
	-pie-background:linear-gradient(top,  #FFF,  #FAFAFA);
	behavior: url(http://unity-ne.jp/css/PIE.htc);
	border: 1px solid #999;
}
td.cost_menu0{
	text-align: left;
	background: #FFF;
	text-indent: 5px;
	border-style: none;
}
td.cost_menu{
	text-align: left;
	background: #F9F9F9;
	text-indent: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
td.cost_menu2{
	text-align: left;
	background: #fff;
	text-indent: 5px;
	border: 1px solid #999;
}
td.money{
	text-align: right;
	background: #fff;
	text-indent: 5;
	border: 1px solid #999;
}

.form td{
	margin: 5px;
	padding: 5px;
	font: normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;

}
td.cost_menu{
	text-align:left;
	height: 20px;
}
td.cost_menu2{
	text-align:left;
	background: #FFF;
}
/*　各数値部　*/
input.sim{
	text-align: right;
	font: bold normal 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*　概算合計部　*/
td.costres{
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background: #FAB71A;
}
input.costresnum{
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #327AAF;
	text-align: right;
	padding: 2px;
}


/*　一戸建てシミュレーション改良　*****************************/
/*　土地　*/
.simstep1{
	background: url(../img/simsouba/1.png) no-repeat center top;
	width: 680px;

	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.simstep2{
	background: url(../img/simsouba/2.png) no-repeat center top;
	width: 680px;

	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.simstep3{
	background: url(../img/simsouba/3.png) no-repeat center top;
	width: 680px;

	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.simtable1{
	padding-top: 70px;
	padding-left: 80px;
}
.simtable2{
	padding-top: 70px;
	padding-left: 80px;
}
.simtable3{
	padding-top: 70px;
	padding-left: 80px;
}
/*　建物　*/
.simstepg1{
	background: url(../img/simsouba/souba02.png) no-repeat center top;
	width: 680px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.simtableg1{
	padding-top: 70px;
	padding-left: 80px;
}
.simstepg2{
	background: url(../img/simsouba/souba03.png) no-repeat center top;
	width: 680px;
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.simtableg2{
	padding-top: 70px;
	padding-left: 80px;
}
.simmenu{
	font: normal 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	-moz-border-radius-topleft:3px;				/* 左上 */
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;			/* 右上 */
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;			/* 左下 */
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;			/* 右下 */
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	background: #144098;
	text-align: center;
	vertical-align: middle;
	padding: 3px 5px;
	width: 110px;
}

input.simbutton{
	border-style: none;
	background: url(../img/simsouba/4.png) no-repeat center center;
	height: 139px;
	width: 501px;
}


.soubabg{
	width:750px;
	-moz-border-radius-topleft:25px;				/* 左上 */
	-webkit-border-top-left-radius:25px;
	border-top-left-radius:25px;
	-moz-border-radius-topright:25px;			/* 右上 */
	-webkit-border-top-right-radius:25px;
	border-top-right-radius:25px;
	-moz-border-radius-bottomleft:25px;			/* 左下 */
	-webkit-border-bottom-left-radius:25px;
	border-bottom-left-radius:25px;
	-moz-border-radius-bottomright:25px;			/* 右下 */
	-webkit-border-bottom-right-radius:25px;
	border-bottom-right-radius:25px;
	padding: 5px 10px;
	border: 1px solid #999;
	text-align: center;
	margin: 20px auto 30px;
	background: #FFFFF4 url(../img/simsouba/soubabg.png) no-repeat left top;
}
table.souba{
	width:700px;
	margin-right: auto;
	margin-left: auto;
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.caution{
	width:600px;
	margin-right: auto;
	margin-left: auto;
}
td.soubacoment{
	font-size: 11px;
	color: #999;
}
td.soubavalue{
	background: #fff;
	border: 1px solid #CCC;
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 30px;
}
td.soubaprice{
	background: #428ec9;
	font: bold 24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	-moz-border-radius-topleft:3px;				/* 左上 */
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;			/* 右上 */
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;			/* 左下 */
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;			/* 右下 */
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	padding: 4px 6px;
}
td.soubapriceg{
	background: #F19EC2;
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	-moz-border-radius-topleft:3px;				/* 左上 */
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;			/* 右上 */
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;			/* 左下 */
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;			/* 右下 */
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	padding: 4px 6px;
}
td.groundtitle{
	font: bold 20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F19EC2;
}
td.soubapriceh{
	background: #9DC815;
	font: bold 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	-moz-border-radius-topleft:3px;				/* 左上 */
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;			/* 右上 */
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;			/* 左下 */
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;			/* 右下 */
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	padding: 4px 6px;
}
td.housetitle{
	font: bold 20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #9DC815;
}
.soubatxt{
	font: bold 24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #428ec9;
}
.soubatxt2{
	font: bold 24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
}
td.soubachk{
	background: #fff;
	border: 1px solid #144098;
	font: bold 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-moz-border-radius-topleft:3px;				/* 左上 */
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;			/* 右上 */
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomleft:3px;			/* 左下 */
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomright:3px;			/* 右下 */
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	height: 20px;
}


/*　売却に関する諸費用　*/
.sellcostimg{
	margin-bottom: 5px;	
}
.sellcostbox1{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.sellcostbox2{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
}
.sellcostbox3{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
}

.tablesc{
	width:580px;
	border-collapse: collapse;
	padding: 0px;
	border: 1px solid #999;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.tablesc td{
	padding: 9px;
	border: 1px solid #999;
}
.tablesc td.sccolort{
	background: #fff;
	border-right: 1px solid #D9D9D9;
}
.tablesc td.sccolor{
	background: #FAFAFA;
}


/*　売却の流れ　ベースは購入の流れを流用　*/
.sfstep1{
	background: url(../img/sf/sf1.png) no-repeat center center;
	width: 640px;
	height: 230px;
	margin-bottom: 15px;
}
.sfstep2{
	background: url(../img/sf/sf2.png) no-repeat center center;
	width: 640px;
	height: 250px;
	margin-bottom: 15px;
}
.sfstep3{
	background: url(../img/sf/sf3.png) no-repeat center center;
	width: 640px;
	height: 210px;
	margin-bottom: 15px;
}
.sfstep4{
	background: url(../img/sf/sf4.png) no-repeat center center;
	width: 640px;
	height: 280px;
	margin-bottom: 15px;
}
.sfstep5{
	background: url(../img/sf/sf5.png) no-repeat center center;
	width: 640px;
	height: 180px;
	margin-bottom: 15px;
}
.sfstep6{
	background: url(../img/sf/sf6.png) no-repeat center center;
	width: 640px;
	height: 280px;
	margin-bottom: 15px;
}
.sfstep7{
	background: url(../img/sf/sf7.png) no-repeat center center;
	width: 640px;
	height: 210px;
	margin-bottom: 40px;
}



.sftxtbox1{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 65px;
	padding-left: 90px;
}
.sftxtbox2{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 90px;
	padding-left: 90px;
}
.sftxtbox3{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 60px;
	padding-left: 90px;
}
.sftxtbox4{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 98px;
	padding-left: 90px;
}
.sftxtbox5{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 65px;
	padding-left: 90px;
}
.sftxtbox6{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 100px;
	padding-left: 90px;
}
.sftxtbox7{
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding-top: 65px;
	padding-left: 90px;
}


.sfsearchmap{

	}

.flowtable{
	margin-top: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.sfguide{
	background: url(../img/sf/guide.png) no-repeat center top;
	padding-top: 100px;
	height: 1500px;
	margin:0px auto;
}
.sfguidebox1{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide1.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sfguidebox2{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide2.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sfguidebox3{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide3.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sfguidebox4{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide4.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sfguidebox5{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide5.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}
.sfguidebox6{
	margin:0px auto;
	width:550px;
	background: url(../img/sf/guide6.png) no-repeat top;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 43px;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 15px;
}


/*　売却Q＆A　*/
.sellqaimage{
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}