@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{background:url("../images/bg_rent_h201.jpg") no-repeat left top;}

/* H3タグ  */
h3#me_mainh301{background:url("../images/bg_rent_h301.jpg") no-repeat left top;}
h3#me_mainh302{background:url("../images/bg_rent_h302.jpg") no-repeat left top;}

/* 売却までの流れ　リスト  */
.me_flow{
	width:590px;
}

.me_flow li{
	width:574px;
	padding:8px;
	margin-bottom:13px;
}

.me_flow p{
	font-size:12px;
}

li.me_flowlist01{background:url("../images/bg_rent_flow01.jpg") no-repeat left top; height:129px;}
li.me_flowlist02{background:url("../images/bg_rent_flow02.jpg") no-repeat left top; height:111px;}
li.me_flowlist03{background:url("../images/bg_rent_flow03.jpg") no-repeat left top; height:129px;}
li.me_flowlist04{background:url("../images/bg_rent_flow04.jpg") no-repeat left top; height:111px;}
li.me_flowlist05{background:url("../images/bg_rent_flow05.jpg") no-repeat left top; height:120px;}

.me_flow h4{text-indent:-50000em;}

.me_flow li p{padding-top:18px}

.me_flow li p span{color:#DC5000;}


/*** メイン情報 END */


