@charset "UTF-8";

/* ==============================
  css-products-container-index
=================================
box
---------------------------------
box-l
---------------------------------
box-list
---------------------------------
top-box
---------------------------------
top-bnr
---------------------------------
spe-box
---------------------------------
rental-box
---------------------------------
lease-box
============================== */


/* ------------------------------
  box
------------------------------ */
.box {
	width: 614px;
	overflow: hidden;
}

/* ------------------------------
  box-l
------------------------------ */
.box-l {
	width: 250px;
	float: left;
}
.box-l .img {
	width: 242px;
	text-align: center;
	border: 1px solid #ade3ff;
	padding: 3px;
}
.box-l p {
	line-height: 1.7;
	padding-top: 20px;
}

/* ------------------------------
  box-list
------------------------------ */
.box-list {
	width: 339px;
	float: right;
}
.box-list dl {
	width: 339px;
	font-size: 12px;
	line-height: 1.7;
	background: url(../img/products/bg01.gif) repeat-y;
}
.box-list dt {
	width: 90px;
	color: #2d417c;
	padding: 10px 5px;
	float: left;
}
.box-list dd {
	width: 219px;
	padding: 10px 0;
	float: right;
}
.box-list dd table {
	width: 219px;
}
.box-list dd td.td-l {
	text-align: left;
}
.box-list dd td.td-r {
	text-align: right;
}
.box-list .box-line {
	width: 339px;
	height: 1px;
	background: url(../img/products/line01.gif) no-repeat;
}

/* ------------------------------
  box-remodel
------------------------------ */
.box-remodel {
	width: 339px;
	float: right;
}
.box-remodel h5 {
	color: #0292de !important;
	line-height: 1.5;
	background: none !important;
	font-size: 117% !important;
	padding-left: 0 !important;
}
.box-remodel p {
	line-height: 1.7;
}

/* ------------------------------
  top-bnr
------------------------------ */
#top-bnr {
	width: 614px;
	padding-left: 18px;
}
#top-bnr ul {
	width: 614px;
}
#top-bnr li {
	width: 300px;
	height: 70px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	float: left;
}
#top-bnr li#bnr1 {
	padding-right: 10px;
	padding-bottom: 10px;
}
#top-bnr li#bnr2 {
	padding-bottom: 10px;
}
#top-bnr li#bnr3 {
	padding-right: 10px;
	padding-bottom: 10px;
}
#top-bnr li#bnr4 {
	padding-bottom: 10px;
}
#top-bnr li#bnr5 {
	padding-right: 10px;
}
#top-bnr li a {
	width: 300px;
	height: 70px;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	outline: none;
}
#top-bnr li#bnr1 a {
	background-image: url(../img/products/bnr_cont_top01.gif);
}
#top-bnr li#bnr2 a {
	background-image: url(../img/products/bnr_cont_top02.gif);
}
#top-bnr li#bnr3 a {
	background-image: url(../img/products/bnr_cont_top03.gif);
}
#top-bnr li#bnr4 a {
	background-image: url(../img/products/bnr_cont_top04.gif);
}
#top-bnr li#bnr5 a {
	background-image: url(../img/products/bnr_cont_top05.gif);
}
#top-bnr li#bnr6 a {
	background-image: url(../img/products/bnr_cont_top06.gif);
}
#top-bnr li a:hover {
	background-position: 0 -70px;
}

/* ------------------------------
  top-box
------------------------------ */
#top-box {
	width: 630px;
	margin-bottom: 40px;
}

#top-box-l {
	width: 355px;
	float: left;
}
#top-box-l p {
	line-height: 1.7;
}
#top-box-l p.sale {
	padding-left: 18px;
}

#top-box-r {
	width: 250px;
	float: right;
}

/* ------------------------------
  spe-box
------------------------------ */
#spe-box {
	width: 614px;
	padding-left: 18px;
}
#spe-box ul.ul-top {
	margin-bottom: 10px;
}
#spe-box ul.ul-btm {
	margin-bottom: 20px;
}
#spe-box li {
	width: 170px;
	height: 160px;
	background-image: url(../img/products/bg02.gif);
	color: #0292de;
	font-size: 12px;
	line-height: 1.2;
	padding: 15px;
	margin-right: 7px;
	float: left;
}
#spe-box li span {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
#spe-box p {
	line-height: 1.7;
}

/* ------------------------------
  rental-box
------------------------------ */
#rental-box {
	width: 614px;
	padding-left: 18px;
}
#rental-box p {
	line-height: 1.7;
}
#rental-box dl#explain {
	width: 614px;
	line-height: 1.7;
	margin-bottom: 1.5em;
}
#rental-box dl#explain dt {
	width: 20px;
	float: left;
}
#rental-box dl#explain dd {
	width: 594px;
	float: right;
}

#rental-box-inr {
	width: 614px;
	margin-bottom: 25px;
}
#rental-box-inr-l {
	width: 250px;
	float: left;
}
#rental-box-inr-r {
	width: 339px;
	float: right
}

/* ------------------------------
  lease-box
------------------------------ */
#lease-box {
	width: 614px;
	padding-left: 18px;
}
#lease-box p {
	line-height: 1.7;
}
