@charset "utf-8";
@import "jquery.lightbox.css";

/***********************************************************

 Sub Layout

************************************************************/

#contents #page-title {
	position: absolute;
	top: 45px;
	right: 20px;
}
#content-body h3.lead {
	font-size: 166%; /* 20px */
	margin-bottom: 16px;
	line-height: 1.3;
}
#content-body h3.text-lead {
	background: url(../images/bg-lead.jpg) no-repeat left top;
	font-size: 166%; /* 20px */
	margin-bottom: 12px;
	line-height: 1.3;
	padding: 10px 0px 6px 58px;
}
#content-body h4.text-lead {
	font-size: 150%; /* 18px */
	line-height: 1.3;
}
#content-body #main-photo-section {
	margin-bottom: 30px;
}
#content-body #main-photo {
	text-align: center;
	margin: 0px auto 12px;
}

/***********************************************************

 Layout-class index

************************************************************/

#modelhouse-list-section {
	margin: 0px 12px 20px;
	border-top: dotted 1px #CCC;
}
.entry {
	overflow: hidden;
	width: 100%;
	padding: 16px 0px;
	border-bottom: dotted 1px #CCC;
}
.entry .photo {
	width: 172px;
	float: left;
}
.entry .photo a img {
	border: solid 1px #FC3E3E;
}
.entry .text {
	width: 425px;
	float: right;
}
.entry .text h4 {
	background: url(../../model/images/bg-model-name.gif) no-repeat left top;
	font-size: 133%; /* 16px */
	padding: 8px 0px 4px 16px;
	min-height: 25px;
	_height: 25px;
	margin-bottom: 8px;
}
.entry .text p {
	margin-bottom: 8px;
}

#category-nav {
	overflow: hidden;
	clear: both;
	border-top: solid 1px #CCC;
	padding: 16px;
}
#category-nav .next {
	width: 200px;
	float: left;
	background: url(../../order/images/mark-left-arrow.gif) no-repeat top left;
	padding-left: 15px;
}
#category-nav .previous {
	width: 200px;
	float: right;
	text-align: right;
	background: url(../../order/images/mark-right-arrow.gif) no-repeat top right;
	padding-right: 15px;
}

/***********************************************************

 Layout-class detail

************************************************************/

.section {
	margin-top: 26px;
	margin-bottom: 26px;
	overflow: hidden;
	width: 640px;
}
.section h4 {
	margin-bottom: 12px;
}
.photo-list {
	list-style: none;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 83%; /* 10px */
	width: 100%;
}
.photo-list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
}
.photo-list li img {
	display: block;
	margin-bottom: 4px;
}
.photo-list li a img {
	border: solid 1px #FC3E3E;
}
.photo-list.four-line {
	width: 650px;
}
.photo-list.four-line li {
	width: 152px;
}
.photo-list.three-line {
	width: 650px;
}
.photo-list.three-line li {
	width: 206px;
}
.box {
	border: solid 1px #CCC;
	padding: 16px;
}
.list-mark-none {
	list-style: none;
	margin-left: 12px;
}
.box dl {
	position: relative;
	overflow: hidden;
}
.box dt {
	position: absolute;
	width: 6.5em;
	font-weight: bold;
}
.box dd {
	padding-left: 7em;
}
.price {
	font-size: 180%; /* 18px */
	font-weight: bold;
	margin-left: 12px;
}
.bukken-table {
	width: 100%;
}
.bukken-table th {
	background-color: #DFDFDF;
	border: solid 1px #CCC;
	text-align: center;
	padding: 8px 12px;
	width: 87px;
	vertical-align: middle;
}
.bukken-table td {
	border: solid 1px #CCC;
	padding: 8px 12px;
	width: 182px;
	vertical-align: middle;
}
.bukken-table th.half-cell {
	padding: 4px 12px;
}
.bukken-table td.half-cell {
	padding: 4px 12px;
}
.bukken-table td.auto-cell {
	width: auto;
}
.bt-inq {
	text-align: center;
	margin-bottom: 20px;
}

/***********************************************************

 Class

************************************************************/

.point {
	color: #CC0000;
	font-weight: bold;
}
.mark-free-dial {
	background: url(../images/mark-free-dial.gif) no-repeat left top;
	padding-left: 20px;
}
