@charset "Shift_JIS";
/* CSS Document */

.wrap,.option_menu {
	width: 680px;
	overflow: auto; /* clearing floats */
	margin-bottom: 40px;
}
.option_box_l {
	float: left;
	display: inline;  /* IE6 fix */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 70px;
	line-height: 180%;
	width: 351px;
}
.option_box_r {
	float: left;
	color: #9e8e8a;
	display: inline;  /* IE6 fix */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	line-height: 180%;
	margin-top: 15px;
	margin-left: 10px;
}
.option_main {
	border: none;
	font-size: small;
	color: #82716e;
	line-height: 160%;
	margin: auto;
}
.option_count_0 {
	width: 90px;
	float: left;
	text-align: right;
	background-color: #FFF;
	font-size: x-small;
	border: 1px solid #9e8e8a;
	padding-top: 4px;
	padding-right: 3px;
}
.option_count_1 {
	width: 90px;
	float: left;
	text-align: right;
	background-color: #F7F0DE;
	padding-top: 2px;
	padding-right: 3px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	line-height: 250%;
}
.option_tag {
	float: left;
	border-top: solid 1px #9e8e8a; 
	border-right: solid 1px #9e8e8a; 
	border-bottom: solid 1px #9e8e8a; 
	width: 109px;
	font-size: x-small;
	text-align: center;
	color: #514044;
	background-color: #e8e2df;
	padding-top: 4px;
}
.option_price {
	float: left;
	border-right: solid 1px #9e8e8a;
	border-bottom: solid 1px #9e8e8a;
	width: 99px;
	text-align: right;
	color: #CC0000;
	letter-spacing: 0.05em;
	padding-right: 10px;
	padding-top: 6px;
	line-height: 100%;
}
.content .option_menu .option_box_l img {
	margin-bottom: 1em;
}
.option_price_fix {
	clear: both;
	font-size: x-small;
	border-right: solid 1px #9e8e8a;
	width: 109px;
	text-align: right;
	color: #82716e;
	letter-spacing: 0.05em;
	float: left;
	padding-bottom: 2px;
}
