/* rent CSS */

/* sub pagepw  */
body{
	font-size:90%;
	line-height:140%;
}
#main{
	padding:40px;
}

.c_left{
	display:block;
	width:305px;
	float:left;
}


/* ݏ */
.rent1{
	background:#fff;
	border:solid 1px #B1B1B1;
	border-bottom: none;
	margin:0 0 0 20px ;
	
}
.rent1 tr td{
	border:solid 1px #666;
}
.rent1 tr td img{
	width:56px;
	height:53px;
}
.rent1 tr td.border_non{
	border:solid 1px #B1B1B1;
	border-top: none ;
	text-align:center;
}
.rent1 tr td.border_non2{
	border:solid 1px #B1B1B1;
	border-bottom: none;
	text-align:center;
}
.rent1 tr td.border_non2 img{
	width:56px;
	height:60px;
}
.rent1 tr td.border_non3{
	border:solid 1px #B1B1B1;
	border-bottom: none;
	text-align:center;
}
.rent1 tr td.border_non3 img{
	width:224px;
	height:60px;
}
.c_right{
	display:block;
	width:370px;
	float:right;
	border-bottom:solid 1px #B1B1B1;
	text-align:center;
}


/* font */
.fs18b{
	font-size:100%;
	font-weight:bold;
	color:#AE0202;
}
.text_size90{
	font-size:90%;
}

