@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{background:url("../images/bg_successionh2_01.jpg") no-repeat left top;}

/* H3タグ  */
h3#me_mainh301{background:url("../images/bg_successionh3_01.jpg") no-repeat left top;}
h3#me_mainh302{background:url("../images/bg_successionh3_02.jpg") no-repeat left top;}
h3#me_mainh303{background:url("../images/bg_successionh3_03.jpg") no-repeat left top;}
h3#me_mainh304{background:url("../images/bg_successionh3_04.jpg") no-repeat left top;}

/* 売却までの流れ　リスト  */
.me_flow{
	width:590px;
}

.me_flow li{
	width:442px;
}

.me_flow p{
	font-size:13px;
}

li.me_flowlist01{background:url("../images/bg_succession_flow01.jpg") no-repeat left top; height:73px; padding:16px 8px 0 140px;}
li.me_flowlist02{background:url("../images/bg_succession_flow02.jpg") no-repeat left top; height:73px; padding:16px 8px 0 140px;}
li.me_flowlist03{background:url("../images/bg_succession_flow03.jpg") no-repeat left top; height:75px; padding:6px 8px 8px 140px;}
li.me_flowlist04{background:url("../images/bg_succession_flow04.jpg") no-repeat left top; height:75px; padding:6px 8px 8px 140px;}


.me_flow h4{
	float:left;
	display:inline;
	text-indent:-50000em;
	height:35px;
}

/* #me_main01 span{color:#DC5000;} */

/*** メイン情報 END */


