@charset "utf-8";

/* INDEX - MAIN
------------------------------------------------------------------------------*/

#header #headerInner {
	padding-bottom: 0px;
}

#headerInner #headerEstArea {
	height: 80px;
	background-image: url(../images/bg_headerest_top.png);
}

#main #startEstL {
	background-image: url(../images/bg_satrtest_top.png);
}

#surprise {
	height: 179px;
	width: 580px;
	background-image: url(../images/bg_surprise.png);
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#surprise h1 {
	font-size: 18px;
	font-weight: bold;
	color: #118822;
	margin-bottom: 10px;
}

#surprise p {
	line-height: 2.5;
	margin-bottom: 10px;
}

#surprise span {
	font-weight: bold;
	color: #FF0000;
}

#surprise li {
	float: left;
	margin-right: 25px;
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#topPrice,
#topCarriage {
	height: 192px;
	width: 274px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	margin-bottom: 15px;
}

#topPrice {
	float: left;
	background-image: url(../images/bg_topprice.png);
}

#topCarriage {
	float: right;
	background-image: url(../images/bg_topcarriage.png);
}

#topPrice h2,
#topCarriage h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 25px;
}

#textTopPrice,
#textTopCarriage {
	width: 160px;
	line-height: 1.75;
	margin-bottom: 10px;
}

#btnTopPrice,
#btnTopCarriage {
	margin-left: 10px;
}

#btnTopPrice a,
#btnTopCarriage a {
	font-size: 15px;
	background-image: url(../images/bg_btnl.png);
	height: 28px;
	width: 211px;
	display: block;
	padding-top: 12px;
	padding-left: 45px;
}

#topCaseBox {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
}

#topCarsBox,
#topAreaBox {
	background-image: url(../images/bg_listbox.png);
	height: 185px;
	width: 180px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}

#topCarsBox {
	margin-right: 5px;
}

#topCaseMiddle h3,
#topCarsBox h3,
#topAreaBox h3 {
	font-size: 15px;
	color: #118822;
	margin-bottom: 5px;
}

#topCaseTop {
	background-image: url(../images/bg_listboxtop.png);
	background-repeat: no-repeat;
	height: 14px;
}

#topCaseBottom {
	background-image: url(../images/bg_listboxbottom.png);
	background-repeat: no-repeat;
	height: 14px;
}

#topCaseMiddle {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#topCaseMiddle ul {
	min-height: 114px;
	padding-top: 2px;
}

* html body #topCaseMiddle ul {
	height: 114px;
}

#topCaseMiddle li {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD4C5;
	margin-bottom: 5px;
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
}

#topCaseMiddle li a {
	color: #000000;
	line-height: 1.5;
}

#topCaseMiddle .borderNone {
	border-bottom-style: none;
}

.topBoxLead {
	line-height: 1.75;
	height: 115px;
	color: #000000;
}

.btnTopBox {
	margin-left: 15px;
}

.btnTopBox a {
	background-image: url(../images/bg_btns.png);
	height: 24px;
	width: 105px;
	display: block;
	padding-top: 10px;
	padding-left: 45px;
}

/* INDEX - SUB
------------------------------------------------------------------------------*/

#sideNewsTop {
	background-image: url(../images/bg_sideboxtop.png);
	background-repeat: no-repeat;
	height: 14px;
}

#sideNewsBottom {
	background-image: url(../images/bg_sideboxbottom.png);
	background-repeat: no-repeat;
	height: 14px;
}

#sideNewsMiddle {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

#sideNewsMiddle h3 {
	font-size: 15px;
	color: #118721;
	margin-bottom: 20px;
}

#sideNewsMiddle dt {
	font-size: 10px;
	background-image: url(../images/icon_arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #000000;
	margin-bottom: 5px;
}

#sideNewsMiddle dd {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD4C5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sideNewsMiddle .borderNone {
	border-bottom-style: none;
	margin-bottom: 0px;
}

/* CONSTRUCTION
------------------------------------------------------------------------------*/

#construction {
	line-height: 1.75;
	height: 116px;
	color: #000000;
}

