@charset  "shift-jis";

#parts{
	float: left;
	width: 312px;
	border-right: 1px dotted #A2A094;
}
#parts ul{
	list-style: none;
}
#parts ul li{
	list-style: none;
	float: left;
	width: 94px;
}
#parts ul li.pr{
	padding-right: 10px;
	padding-bottom: 11px;
}
#bannerPGS{
	float: right;
	width: 210px;
}
#whatsnew{
	clear: both;
	padding: 10px 0px 30px 0px;
}
#whatsnew img#newsTitleImg{
	padding-bottom: 20px;
}
#whatsnew .newsBox{
	clear: both;
	width: 530px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #A2A094;
}
#whatsnew .newsBox .newsDate{
	float: left;
	width: 86px;
	padding: 0px 0px 0px 14px;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}
#whatsnew .newsBox .newsDetail{
	float: right;
	width: 414px;
	border-left: 4px solid #FF6600;
	padding: 0px 0px 0px 12px;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}

#voice {
	margin-bottom:20px;
}
#voice h2 {
	margin-top:0px;
}
#voice .left {
	float:left;
	padding:2px;
	border:1px solid #CCCCCC;
}
#voice .right {
	float:right;
	width:350px;
}
#voice ul {
	margin-bottom:10px;
}
#voice li {
	font-size:12px;
	list-style:none;
	border-bottom:1px dashed #999999;
	padding:5px 0px 3px 25px;
	background:url(products/img/voice_list.gif) no-repeat 4px 5px;
}
#voice .link {
	text-align:right;
}

