
/*
########################################################
  top
########################################################
*/

#topImage{
	width:890px;
	margin:0 auto 10px auto;
}

#topContents{
	width:890px;
	margin:auto;
}

#topContents div.stockInfo{
	width: 440px;
	float: left;
}
#topContents div.partsInfo{
	width: 435px;
	float: right;
}
#topContents div.stockInfo h2,
#topContents div.partsInfo h2{}
#topContents div.stockInfo div.inner,
#topContents div.partsInfo div.inner{
	padding: 5px 0;
	zoom: 1;
	margin-bottom: 15px;
}
#topContents div.stockInfo div.frame,
#topContents div.partsInfo div.frame{
	width: 433px;
    /* height: 340px; */
	height: 380px; /* 2009/7/3 hiraiwa change */
	display: block;
	overflow: auto;
}
#topContents div.stockInfo div.item,
#topContents div.partsInfo div.item{
	border-bottom: #CCCCCC solid 1px;
	zoom: 1;
	padding: 10px 5px;
}
#topContents div.stockInfo div.item table.image,
#topContents div.partsInfo div.item table.image{
	border-collapse:collapse;
	float: left;
	text-align:center;
	width:142px;
	height:105px;
	border:#CCCCCC solid 1px;
}
#topContents div.stockInfo div.item table.image td,
#topContents div.partsInfo div.item table.image td{
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
}
#topContents div.stockInfo div.item p.date,
#topContents div.partsInfo div.item p.date{
	margin-left: 160px;
	background: url(/static/img/common/icon_arrow.gif) no-repeat left center;
	padding-left: 18px;
}
#topContents div.stockInfo div.item h2,
#topContents div.partsInfo div.item h2{
	font-weight: normal;
	margin-left: 160px;
	line-height: 1.3;
}
#topContents div.stockInfo ul.button,
#topContents div.partsInfo ul.button{
	margin: 5px 0 0 0;
	float: right;}
#topContents div.stockInfo ul.button li,
#topContents div.partsInfo ul.button li{
	float: left;
}

#topContents div.stockInfo div.inner:after,
#topContents div.partsInfo div.inner:after,
#topContents div.stockInfo div.item:after,
#topContents div.partsInfo div.item:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topContents div.topics{
	margin-bottom:20px;
}
#topContents div.topics h2{
	background:url(/static/img/index/ttl_back.jpg) no-repeat top left;
	height:30px;
	padding:0 10px;
	margin-bottom:10px;
}
#topContents div.topics h2 span.title{
	float:left;
}
#topContents div.topics h2 span.more{
	float:right;
}
#topContents div.topics div.inner{
	border: #DBDBDB solid 1px;
	padding: 10px;
}

*html #topContents div.topics div.inner dl { /* for ie6 */
    _border-top:1px solid #FFFFFF;
}


#topContents div.topics div.inner dl dt{
	float: left;
	line-height: 1.2;
	margin-bottom: 5px;
	background: url(/static/img/common/icon_arrow.gif) no-repeat left center;
	padding-left: 18px;
	padding-right: 10px;
}
#topContents div.topics div.inner dl dd{
	line-height: 1.2;
	margin-bottom: 5px;
}
#topContents div.topics div.frame{
	height: 130px;
	display: block;
	overflow: auto;
}

/* ie7 */
*:first-child+html #topContents div.topics div.frame{
	height: 140px;
}
/* ie6- */
*html #topContents div.topics div.frame{
	height: 140px;
}

#topContents div.info{
	clear: both;
	margin-bottom: 20px;
}
#topContents div.info div.inner{
	border: #DBDBDB solid 1px;
	padding: 10px;
	zoom: 1;
}
#topContents div.info h2{
	background:url(/static/img/index/ttl_back.jpg) no-repeat top left;
	height:30px;
	padding:0 10px;
	margin-bottom:10px;
}
#topContents div.info h2 span.title{
	float:left;
}
#topContents div.info h2 span.more{
	float:right;
}
#topContents div.info div.left{
	float: left;
	width: 555px;
}
#topContents div.info div.left div.image img{
	margin-right:10px;
}
#topContents div.info div.right{
	float: right;
	width: 290px;
}
#topContents div.info div.right img.top{
	margin-bottom: 10px;
}

#topContents div.info div.inner:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topContents div.customer{
	margin-bottom:20px;
}
#topContents div.customer h2{
	background:url(/static/img/index/ttl_guestintroduction_back.jpg) no-repeat top left;
	height:80px;
	padding:0 15px 0 10px;
	margin-bottom:10px;
}
#topContents div.customer h2 span.title{
	float:left;
}
#topContents div.customer h2 span.more{
	float:right;
	position:relative;
	top:24px;
}
#topContents div.customer div.frame{
	height: 480px;
	padding: 5px;
	display: block;
	overflow: auto;
}
#topContents div.customer .list{
	zoom: 1;
	padding:10px 20px;
	border: #DBDBDB solid 1px;
}
#topContents div.customer .list h3{
	background:#CCCCCC;
	margin-bottom:10px;
}
#topContents div.customer .list .item{
	float:left;
	width:192px;
	height:250px;
	padding-right:12px;
}

#topContents div.customer .list .item table.image,
#topContents div.customer .list .item table.image{
	border-collapse:collapse;
	text-align:center;
	width:192px;
	height:144px;
	border:#CCCCCC solid 1px;
}
#topContents div.customer .list .item table.image td,
#topContents div.customer .list .item table.image td{
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
}
#topContents div.customer .list .item table.image td img,
#topContents div.customer .list .item table.image td img{
}


#topContents div.customer .list .item p.date{
	background: url(/static/img/common/icon_arrow.gif) no-repeat left center;
	padding-left: 18px;
}
#topContents div.customer p.more{
	text-align:right;
	width:810px;
}

#topContents div.customer .list:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topContents .bannerList{
	zoom:1;
}
#topContents .bannerList img.left{
	float:left;
	margin-bottom:20px;
}
#topContents .bannerList img.right{
	float:right;
	margin-bottom:20px;
}
#topContents .bannerList ul:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topContents .linkList{
	margin-bottom:20px;
	zoom:1;
}
#topContents .linkList h2{
	margin-bottom:10px;
	clear:both;
}
#topContents .linkList ul{
	zoom:1;
}
#topContents .linkList ul li{
	float:left;
	margin-right:10px;
	width:170px;
	font-size:76%;
}
#topContents .linkList ul li.last{
	float:right;
	margin-right:0;
}


#topContents .linkList ul li.last span.last_font{
	font-size:110%;
    font-weight: bold;
}


#topContents .linkList .linkBox{
	width:210px;
	float:left;
	zoom:1;
	margin-right:15px;
	font-size:76%;
}
#topContents .linkList h3{
	margin-bottom:10px;
}
#topContents .linkBox img.leftImage{
	float:left;
	width:96px;
}
#topContents .linkBox p{
	float:right;
	width:104px;
}
#topContents .linkList:after,
#topContents .linkList ul:after,
#topContents .linkList .linkBox:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#fDes{
	color:#999999;
	font-size:76%;
	width:890px;
	margin:10px auto 0 auto;
	border-top:#CCCCCC 1px dotted;
	padding-top:10px;
}