@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{background:url("../images/bg_sell_h201.jpg") no-repeat left top;}
#me_mainh202{background:url("../images/bg_sell_h202.jpg") no-repeat left top;}

/* H3タグ  */
h3#me_mainh301{background:url("../images/bg_sell_h301.jpg") no-repeat left top;}
h3#me_mainh302{background:url("../images/bg_sell_h302.jpg") no-repeat left top;}

/* 売却までの流れ　リスト  */
.me_flow{
	width:590px;
}

.me_flow li{
	width:442px;
	margin-bottom:26px;
}

.me_flow p{
	font-size:13px;
}

li.me_flowlist01{background:url("../images/bg_sell_flow01.jpg") no-repeat left top; height:60px; padding:5px 8px 8px 140px;}
li.me_flowlist02{background:url("../images/bg_sell_flow02.jpg") no-repeat left top; height:60px; padding:5px 8px 8px 140px;}
li.me_flowlist03{background:url("../images/bg_sell_flow03.jpg") no-repeat left top; height:60px; padding:5px 8px 8px 140px;}
li.me_flowlist04{background:url("../images/bg_sell_flow04.jpg") no-repeat left top; height:57px; padding:16px 8px 0 140px;}
li.me_flowlist05{background:url("../images/bg_sell_flow05.jpg") no-repeat left top; height:60px; padding:5px 8px 8px 140px;}
li.me_flowlist06{background:url("../images/bg_sell_flow06.jpg") no-repeat left top; height:60px; padding:5px 8px 8px 140px;}

.me_flow h4{
	float:left;
	display:inline;
	text-indent:-50000em;
	height:37px;
}


/* .me_flow li p span{color:#DC5000;} */


/*** メイン情報 END */


