@CHARSET "Shift_JIS";

#productAttributes {
	padding:5px;
}

.1optionBlock {
	float: left;
	min-width:165px;
	width: auto !important;
	width: 165px;
	min-height:160px;
	height: auto !important;
	height: 160px;
	margin-top: 0.5em;
}

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

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

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

.attribImg {
	width:80px;
}

select{
	     -webkit-appearance: button;
		 -moz-appearance: button;
		 appearance: button;
		 border-radius:10px;
		 width: 100%;
		 height: 30px;
		 /*line-height: 160%;*/
		 font-size: 140%;
		 font-weight: bold;
		 text-indent: 0.5em;
		 color: #FFFFFF;
		 border: none;
		 cursor: pointer;
		 background:#ff6f1f url(../../../../images/arrow_pc.png) no-repeat; 
		 background-size: 687px 30px;
		 background-position: right center;
		  } 

.optionName{
font-size:100%;
font-weight: bold;
}
