@charset "utf-8";
/* CSS Document */


/* title ----------*/

h1 {
	text-indent:-1000px;
	background-image:url(../survey/support/img/title_rental.jpg);
	background-repeat:no-repeat;
	width:725px;
	height:39px;
	overflow:hidden;
	margin-bottom:20px;
	} 


/* catch ----------*/

#catch {
	clear:both;
	width:725px;
	height:220px;
	background-image:url(../survey/support/img/bg_catch_rental.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:16px;
	}

#catch .ttl {
	float:left;
	margin-left:22px;
	margin-top:28px;
	}


/* flow order ----------*/

#for{
	clear:both;
	width:725px;
	text-align:center;
	}

/* flow-----*/

#for .flow {
	float:left;
	width:525px;
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:15px;
	border:1px solid #dddddd;
	}
	
#for .flow p {
	margin:5px 0px 20px 0px;
	line-height:160%;
	font-weight:normal;
	}

#for .flow .cnt {
	clear:both;
	width:505px;
	margin:10px auto;
	text-align:left;
	}

#for .flow ol {
	}
	
#for .flow li {
	font-weight:bold;
	}


/* order -----*/

#for .order {
	float:right;
	width:180px;
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	border:1px solid #dddddd;
	margin-bottom:15px;
	background-color:#F2F2F2;
	}

#for .order .cnt {
	clear:both;
	width:160px;
	margin:10px auto;
	text-align:left;
	font-size:10px;
	}

