body {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	font-family: "lr oSVbN", "Osaka|", sans-serif;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
a.icon01:link {
	color: #0066CC;
	text-decoration: none;
	background-image: url(../images/common/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left top;
	line-height: 140%;
	padding-bottom: 2px;
}
a.icon01:visited {
	color: #0066CC;
	text-decoration: none;
	background-image: url(../images/common/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left top;
	line-height: 140%;
	padding-bottom: 2px;
}
a.icon01:hover {
	color: #FF9900;
	text-decoration: underline;
	background-image: url(../images/common/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left top;
	line-height: 140%;
	padding-bottom: 2px;
}
a.icon01:active {
	color: #FF9900;
	text-decoration: underline;
	background-image: url(../images/common/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left top;
	line-height: 140%;
	padding-bottom: 2px;
}


#rentPageBox {
	width: 550px;
	/* [disabled]margin-top: 20px; */
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #D6E4FA;
	padding-bottom: 25px;
}

/*\*/
a { overflow: hidden; }
/**/.rentPageTxt p {
	font-size: 13px;
	margin-right: auto;
	margin-left: 12px;
}
.rentPageWaku {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1652A7;
	border-right-color: #1652A7;
	border-bottom-color: #1652A7;
	border-left-color: #1652A7;
	width: 526px;
	margin-right: auto;
	margin-left: 8px;
	padding-left: 8px;
	background-color: #FFF;
}
.rentPageWaku p {
	font-size: 13px;
	color: #1652A7;
	line-height: 2;
}
#rentPageBox table {
	margin-left: 8px;
}
.rentWrap {
	background-color: #B6D1F5;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
