@charset "UTF-8";
/* CSS Document */


 /* layout
========================================*/
#main {
	width: 730px;
	float: right;
	overflow: hidden;
	}
#sub {
	width: 130px;
	float: left;
	}
 /* contents 
========================================*/

#main h1.title {
	height: 32px;
	border-bottom: 1px solid #000000;
	margin-bottom: 25px;
	}
#main h1.title img {
	padding: 5px 0 5px;
	}

#main .dealerstyleItem {
	float: left;
	width: 730px;
	border-bottom: 1px solid #000000;
	}
div.dealerstyleItem {
	clear: both;
	border-bottom: 1px solid #917c38;
	padding-bottom: 20px;
	margin-bottom: 60px;
	}
#main h2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #917c38;
	margin-bottom: 15px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1;
	}
#main span.titleLabel {
	background-color: #000000;
	color: #C3A74C;
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px;
	margin-right: 7px;
	}
#main div.dealerstyleText {
	clear: both;
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.6;
	color: #000000;
	}
#main div.dealerstylePhoto {
	clear: both;
	font-size: 100%;
	line-height: 1;
	color: #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	}
#main div.dealerstyleItem p.moreLink {
	font-size: 100&;
	}
#main div.dealerstyleItem p.moreLink span {
  padding-left: 15px;
  background: url(/images/common/arrow.gif) left center no-repeat;
}
#main div.dealerstyleItem p.moreLink a:link,
#main div.dealerstyleItem p.moreLink a:visited {
	color: #000000;
	text-decoration: underline;
	}
#main div.dealerstyleItem p.moreLink a:hover,
#main div.dealerstyleItem p.moreLink a:active {
	color: #736432;
	text-decoration: none;
	}

#main #pagebute {
	width: 730px;
	float: right;
	position: relative;
	}
#main #pagebute .page {
	text-align: center;
	}
#main #pagebute .prev {
	position: absolute;
	top: -2px;
	}
#main #pagebute .prev span {
	background: url(../images/mt/arrow_left.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 92%;
	font-weight: bold;
	}
#main #pagebute .next {
	position: absolute;
	top: -2px;
	right: 2px;
	}
#main #pagebute .next span {
	background: url(../images/mt/arrow_right.gif) right center no-repeat;
	padding-right: 15px;
	font-size: 92%;
	font-weight: bold;
	}
#main #pagebute a:link,
#main #pagebute a:visited {
	color: #000000;
	text-decoration: underline;
	}
#main #pagebute a:hover,
#main #pagebute a:active {
	color: #736432;
	text-decoration: none;
	}
.list h2 {
	height: 32px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
	}
.list h2.dealerstyleSub {
	border-bottom: none;
	}
.list h2 img {
	padding: 12px 0 10px;
	}

.list ul {
	padding-bottom: 20px;
	line-height: 1.4;
	}
.list ul li {
	font-size: 92%;
	font-weight: bold;
	}
.list ul li.cat144 {
/*	text-indent: -9999px;*/
	display: none;
	}
/*.list ul li.cat144 a {
	display: block;
	width: 55px;
	height: 16px;
	background: url(../images/mt/dealer_archive_gallery.gif) left top no-repeat;
	}*/
.list ul li.gallery {
	margin-top: 20px;
	}
.list ul li ul {
	margin-top: 3px;
	border-top: 1px dotted #917c38;
	padding-top: 5px;
	}
.list ul li ul li {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 5px;
	}
.list ul li ul li ul {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
	}
.list ul li ul li ul li {
	font-size: 100%;
	font-weight: normal;
	padding-left: 8px;
	padding-bottom: 0;
	}
.list li a:link,
.list li a:visited {
	color: #000000;
	text-decoration: none;
	}
.list li a:hover,
.list li a:active {
	color: #736432;
	text-decoration: none;
	}

#main div.resultItem h2 {
	padding: 3px 10px;
	background-color: #000000;
	color: #C3A74C;
	margin-bottom: 20px;
	font-size: 100%;
	}
#main  div.resultItem h3 {
	padding-bottom: 15px;
	border-bottom: 1px dotted #917c38;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1;
	}
#main div.result p.back_btn {
	text-align: right;
	}