/* CSS Document */
@import "temp/general.css";
@import "temp/layout.css";

#container #contentsBox #contents {
	width: 100%;
}
#container #contentsBox #contents h3 {
	font-size: 13px;
	text-decoration: underline;
}
#container #contentsBox #contents p {
	margin-right: 15px;
	color: #747474;
}
#container #contentsBox #contents #banner {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#container #contentsBox #menu {
	float: left;
	width: 250px;
	padding-bottom: 5px;
}
#container #contentsBox #menu h3 {
	margin-left: 37px;
	margin-bottom: 16px;
}
#container #contentsBox #menu div {
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	padding-top: 13px;
	padding-bottom: 13px;
}
#container #contentsBox #menu div li {
	list-style-type: none;
	background-image: url(../../../images/index/etc/menu-mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-bottom: 3px;
}
#container #contentsBox #contents #lineUP {
	width: 765px;
	margin-left: 5px;
}
#container #contentsBox #contents h3 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#container #contentsBox #contents #lineUP div {
	width: 187px;
	float: left;
	padding-bottom: 4px;
	background-image: url(../../images/new-cars/etc/box-under.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 4px!important;
	margin-right: 3px;
	margin-bottom: 5px;
}
#container #contentsBox #contents #lineUP div div {
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: none;
	padding-bottom: 0px;
	background-image: none;
	margin-bottom: 0px;
	margin-right: auto!important;
	margin-right: auto;
}
#container #contentsBox #contents h4 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

#container #contentsBox .text {
	clear: both;
	padding-bottom: 20px;
	width: 720px;
	padding-top: 20px;
}
#container #contentsBox #contents .onixBox {
	width: 770px;
}
#container #contentsBox #contents .onixBox h3 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
#container #contentsBox #contents .onixBox .contents {
	width: 720px;
	margin-bottom: 20px;
}
#container #contentsBox #contents .onixBox .contents div {
	float: left;
	width: 50%;
}
#container #contentsBox #contents .onixBox .contents .expl {
	margin-top: 10px;
}
#container #contentsBox #contents .onixBox .contents .expl ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #contentsBox #contents .onixBox .contents .expl li {
	list-style-type: none;
	margin-left: 15px;
	color: #747474;
}

