#contents div.exp {
	clear: both;
	margin: 0px auto 20px;
	width: 630px;
	line-height: 1.5em;
}
#contents div.exp p {
	margin-left:15px;
	color:#444444;
}
#contents div.exp p.prod {
	font-size:1.2em;
	color:#660000;
}
#contents div.images {
	margin: 0px auto 20px;
	width: 630px;

}
#contents div.images img {
	margin: 0px 20px 20px 0px;
	float: left;
}
#contents div.images span.none {
	height: 398px;
	width: 398px;
	font: bold 14px/398px Verdana, Geneva, sans-serif;
	background: #F6F6F6;
	border: 1px solid #CCC;
	letter-spacing: 0.2em;
	text-align: center;
}

#contents div.images ul {
/*
	margin: 20px 0px 20px;
*/
	margin: 0px 0 0 10px;
	text-align: center;
	float: right;
}
#contents div.images ul li {
	list-style: url(none) none;
/*
	margin: 5px;
*/
	margin-bottom: 8px;
	text-align: center;
	display: block;
}
#contents div.images ul li a img {
	margin: 0px;
	width: 100px;
	float: none;
/*
	display: inline;
*/
}
#contents form div.spec {
	margin-left: 20px !important;	/**/

}
#contents div.spec table {
	float: left;
	width: 400px;
	margin: 0px 0px 20px 10px;
}
#contents div.spec table tr td input {
	width: 40px;
	margin-right: 4px;
}
#contents div.spec table tr.price td, #contents div.spec table tr.regular td{
	text-decoration: line-through;
}
#contents div.spec table tr.sales td {
	font-weight: bold;
	padding-top:3px;
	font-family:Arial,Osaka,"Century Gothic","Helvetica",sans-serif;
	font-size:1.6em;
	line-height:1.5;
	color:#d70000;
	margin-top:3px;
	letter-spacing:-0.02em;
}

#contents div.spec table tr.sales td span.discount {
	color: #F06;
	margin-left: 5px;
}
#contents div.spec ul {
	margin: 0px 0px 20px;
	padding-left: 440px;
}
#contents div.spec ul li {
	margin: 0px 0px 4px;
	list-style: url(none) none;
}
#contents div.spec ul li a {
	text-decoration: none;
}

#contents div.spec ul li.teach {
	line-height: 16px;
	background: url(http://img16.shop-pro.jp/PA01095/253/etc/0401_icon_teach.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec ul li.inq {
	line-height: 16px;
	background: url(http://img16.shop-pro.jp/PA01095/253/etc/0401_icon_inq.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec ul li.option {
	line-height: 16px;
	background: url(http://img16.shop-pro.jp/PA01095/253/etc/0401_icon_option.gif) no-repeat left;
	height: 16px;
	padding-left: 20px;
}
#contents div.spec p.option {
	text-align: right;
	clear: both;
}
