@charset "utf-8";

div#flashArea{
	width:960px;
	height:411px;
	background:#FFFFFF;
}
div#specificationsWrap{
	padding:40px;
}
div#specificationsUnit{
	margin-bottom:40px;
}
div#specificationsUnit div#specifications3D{
	float:left;
	width:500px;
}
div#specificationsUnit div#specificationsAccessories{
	float:right;
	width:340px;
}
div#specifications3D h2,
div#specificationsAccessories h2,
div#specificationsConfiguration h2{
	padding-bottom:15px;
	background: url(../img/parts_ttl.gif) left bottom repeat-x;
	font-weight:bold;
	font-size:200%;
	letter-spacing:-0.05em;
	_padding-top:5px;
	_letter-spacing:0em;
}

div.accessoriesUnit div.phItem{
	float:left;
	width:110px;
}
div.accessoriesUnit div.txtItem{
	float:right;
	width:200px;
}
div.accessoriesUnit div.txtItem h3{
	margin-bottom:10px;
	font-weight:bold;
	font-size:116%;
	letter-spacing:-0.05em;
	_letter-spacing:0em;
}
div#specificationsConfiguration div.configurationPh{
	padding:0 83px 0 100px;
}
div#inTheBox{
	padding:15px;
	margin:40px 0 20px;
	border:solid 1px #999999;
	/*display:none;*/
}
div#inTheBox h3{
	margin-bottom:8px;
	font-weight:bold;
	font-size:116%;
	letter-spacing:-0.05em;
}
div#btnMoreInfo a{
	display:block;
	border:solid 1px #999999;
	background:#eeeeee;
	padding:7px 10px 7px;
	width:152px;
	height:16px;
	text-align:center;
	font-weight:bold;
	color:#0099cc;
	text-decoration:none;
}
div#btnMoreInfo a:visited {
	color: #0099cc;
}
div#btnMoreInfo a:hover,
div#btnMoreInfo a:visited:hover {
	color: #4cb7db;
}
div#btnMoreInfo a:active,
div#btnMoreInfo a:visited:active {
	color: #0099cc;
}
div#specificationsMoreInfo{
	padding:40px 40px 0;
	display:none;
}
div#specificationsMoreInfo div#moreInfoLeftCol{
	float:left;
	width:390px;
}
div#specificationsMoreInfo div#moreInfoRightCol{
	float:right;
	width:390px;
}
div#specificationsMoreInfo h3{
	margin-bottom:8px;
	font-weight:bold;
	font-size:116%;
	letter-spacing:-0.05em;
	_letter-spacing:0em;
}
div#specificationsMoreInfo h3 span.smTtl{
	font-size:87.5%!important;
	letter-spacing:0;
}
div#specificationsMoreInfo div.listWrap{
	overflow:hidden;
}
div#specificationsMoreInfo ul.withBullet{
	margin-top:-5px;
}
div#specificationsMoreInfo ul.withBullet li{
	margin-top:5px;
	padding-left:7px;
	background: url(../img/parts_list-bullet.gif) 0 6px no-repeat;
}
div#specificationsMoreInfo ul.withBullet li ul li{
	margin-top:3px;
	padding-left:0;
	background: none;
}

