.rent-top {
	width: 760px;
	height: 20px;
	text-align: right;
}

.box1 {
	width: 760px;
	height: 355px;
	background-image: url(rent/rental1.png);
}

.box2 {
	width: 760px;
	height: 386px;
	background-image: url(rent/rental2.png);
}

.box3 {
	width: 760px;
	height: 454px;
	background-image: url(rent/rental3.png);
}

.box4 {
	width: 760px;
	height: 380px;
	background-image: url(rent/rental4.png);
}

.box5 {
	width: 760px;
	height: 1595px;
	background-image: url(rent/rental5.gif);
}

.rent-midasi {
	width: 756px;
	height: 20px;
	line-height: 2em;
	border-left: 4px solid #808080;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hidden {
	width: 760px;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0;
	visibility: hidden;
}

#orange {
	color: orange;
}

#red {
	color: red;
}
