@charset "utf-8";

/* -----------------------------------------------------------------------------
**
** アパマンショップ request CSS
**
----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------
** request
----------------------------------------------------------------------------- */
/* 個別 コンテナ index用 */

#contents {
	width: 100%;
	padding-bottom: 45px;
	text-align:left;
	background: url(/images/info/request/bg_1.jpg) repeat-x;
}


#contents ul {
	list-style-type: none;
}

#wall {
	background: url(/images/info/request/bg_1.jpg) repeat-x;
	width:800px;
	margin: 0px auto;
}

#page_hd{
padding:10px 0 20px 0;

}

.box_lead{
width: 800px auto;
margin: 0;
padding: 0;
}

#wall02 .box_lead .p{
margin:0px;
padding: 0;
}

#kotsu01{
margin-bottom:20px;
}



#kotsu02{
margin-bottom:10px;

}

#kotsu03{
margin-bottom:30px;
}
#kotsu03 .txt{
width:750px;
margin:10px 10px 0 10px;
font-size:14px;
}


#btnArea{
width:770px;
height: 142px;
position: relative;
background: url(/images/info/request/bg_foot_btn.jpg) no-repeat left top;
}

#btnArea p{
position: absolute;
top: 22px;
left: 327px;
}





/*----------------------------------------
汎用	*/
	
.boxA{
width:770px;
font-size:14px;
}

.boxA .txt{
width:460px;
float:left;
margin:10px;
}

.boxA .img{
width:280px;
float:right;
}

	
	
.floatLeft{
	float:left;
	}
.floatRight{
	float:right;
	}
.center{
	text-align: center;
	}	
	

span.clear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height:1px;
	}

.mt0{
margin-top:0px;
}
.mt5{
margin-top:5px;
}
.mt10{
margin-top:10px;
}
.mt20{
margin-top:20px;
}
.mt30{
margin-top:30px;
}
.mt40{
margin-top:40px;
}
