@charset "UTF-8";
/* CSS Document */
@import "common.css";
@import "layout.css";
@import "nav.css";

#pageLease {}

#pageLease h2 {
	margin-bottom:5px;
	background:url(/images/lease/headline.gif) no-repeat;
	width:920px;
	height:46px;
	text-indent:-9999px;
}

#pageLease .box_g {
	margin-top:14px;
}

#pageLease .box_g .title {
	padding-bottom:8px;
	border-bottom:1px solid #797979;
	font-size:130%;
	font-weight:bold;
	line-height:1.2;
}

#pageLease .box_g .title span {
	padding:4px 10px;
	background-color:#5e8bd5;
	color:#fff;
	font-size:85%;
}

#pageLease .box_g .inner {
	margin-top:16px;
}

#pageLease .box_g .left {
	width:725px;
}

#pageLease .box_g .right {
	padding:4px;
	border:1px solid #d8d8d8;
	width:152px;
}