@CHARSET "Shift_JIS";

#productAttributes {
	padding:2px;
}

.optionBlock {
	float: left;
	min-width:170px;
	width: auto !important;
	width: 170px;
	min-height:50px;
	height: auto !important;
	height: 50px;
	margin-top: 0.1em;
}

h4.optionName {
	font-size: 0.9em;
}

#productPrices {
	font-size: 250%;
	color: #F30;
	font-weight: bold;
	text-align:right;
}

#productPricesSecond{
	padding-right:0.4em;
	font-size: 250%;
	color: #F30;
	text-align:right;
}

.attribImg {
	width:85px;
}