@charset "utf-8";

/* update history
--------------------------------------------------------------------------
04/15/2009 Adjustment of all css files.
--------------------------------------------------------------------------*/

/* 01.contentsArea
--------------------------------------------------------------------------*/
#oldProducts #contentsArea{
	padding-bottom:20px;
	background-image:none;
	background:#595959;
	}

/* 02.mainArea
--------------------------------------------------------------------------*/
#mainArea{
	width:896px;
	height:100%;
	margin:0 16px 15px 15px;
	}
#mainArea:after{
	display:block; 
	clear:both; 
	height:0; 
	line-height:0;
	visibility:hidden;
	content:".";
	}

/* 03.localNavi
--------------------------------------------------------------------------*/
/* common style */
#localNaviArea{
	width:896px;
	height:100%;
	background:#e6e6e6;
	}
#localNaviArea h2{
	margin:0;
	padding:0;
	}
#localNaviArea .relatedLink{
	width:874px;
	margin:5px;
	padding:5px;
	border:solid 1px #7f7f7f;
	background:#fff;
	}
#localNaviArea ul.localNavi{
	margin:5px;
	}
#localNaviArea ul.localNavi li{
	display:inline;
	margin-right:20px;
	padding-left:12px;
	background:url(../../list/images/img_arrow_link_grandpianos.gif) top left no-repeat;
	}
#localNaviArea ul.localNavi li a{
	color:#252525;
	}
#localNaviArea .caption{
	margin-left:12px;
	margin-right:12px;
	}
#localNaviArea h3{
	margin:0 10px 0 10px;
	}

#localNaviArea .productPartList{
	width:886px;
	padding:5px;
	}
#localNaviArea .productPartList table{
	width:886px;
	}
#localNaviArea .productPartList table th,
#localNaviArea .productPartList table td{
	padding:4px;
	font-size:0.85em;
	line-height:1.3em;
	}
#localNaviArea .productPartList table th{
	width:2em;
	color:#252525;
	border:solid 1px #7f7f7f;
	background:#c1c1c1;
	}
#localNaviArea .productPartList table td{
	color:#252525;
	border:solid 1px #7f7f7f;
	background:#fff;
	}
#localNaviArea .productPartList table td a{
	color:#252525;
	}
#localNaviArea .productPartList table ul li{
	display:inline;
	margin-right:20px;
	padding-left:12px;
	background:url(../../list/images/img_arrow_link_grandpianos.gif) top left no-repeat;
	}

/* 04.seriesLineup
--------------------------------------------------------------------------*/
/* common style */
#mainArea .seriesLineup{
	padding-top:10px;
	padding-bottom:20px;
	background:#fafafa;
	}
.seriesLineup h4{
	min-height:43px;
	margin:20px 11px -10px 11px;
	_margin-bottom:10px;/*IE6*/
	padding:9px 0 0 10px;
	_padding-bottom:10px;/*IE6*/
	color:#b89805;
	background:url(../images/bg_oldproduct_h4_01.jpg) top left no-repeat;
	font-size:1.1em;
	font-weight:bold;
	}

.productDetailList{
	width:896px;
	margin-bottom:10px;
	padding-bottom:1px;
	_padding-left:1px;/*IE6*/
	background:url(../../list/images/bg_productdetaillist_bottom.gif) bottom left no-repeat;
	}

.col1{
	width:448px;
	}
.productDetailList .productDetailL,
.productDetailList .productDetailR{
	float:left;
	width:410px;
	margin-left:11px;
	_margin-left:5px;/*IE6*/
	padding:10px;
	background:#fff;
	border-top:solid 1px #f0f0f0;
	border-left:solid 1px #f0f0f0;
	border-right:solid 1px #f0f0f0;
	}
.productDetailList .productDetailR{
	margin-left:10px;
	}
.productDetailList .thumbnailArea{
	float:left;
	width:130px;
	}
.productDetailList .thumbnailArea img{
	border:solid 1px #ccc;
	}
.productDetailList .textArea{
	float:left;
	width:280px;
	}
.productDetailList .textArea h5{
	margin-bottom:10px;
	font-weight:bold;
	}
.productDetailList .textArea h5 a{
	color:#000;
	text-decoration:none;
	}
.productDetailList .textArea ul.specIcon{
	margin:5px 0;
	}
.productDetailList .textArea ul.specIcon li{
	display:inline;
	margin:5px 2px;
	}
.productDetailList .textArea .price{
	font-weight:bold;
	}
.productDetailList .textArea .price img{
	float:right;
	margin-top:5px;
	}

.productDetailList table.spec{
	margin:5px 0;
	font-size:0.8em;
	line-height:1.2em;
	}
.productDetailList table.spec th,
.productDetailList table.spec td{
	text-align:left;
	vertical-align:top;
	}
.productDetailList table.spec th{
	width:5em;
	}
