select {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	text-indent: 7px;
	background: #FFF url(../../../common-img/selectarrow.png) no-repeat;
	background-size: 20px 30px;
	background-position: right center;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	border: 1px solid #bababa;
	-moz-appearance: none;
	  text-overflow: '';
}
.lnptype select {
	width: 250px;
	font-size: 14px;
}
.comselect select {
	width: 230px;
	font-size: 14px;
}
.comselects select {
	width: 150px;
	font-size: 14px;
}
.itemname select {
	width: 100%;
	font-size: 14px;
}
.itemnames select {
	width: 100%;
	font-size: 13px;
}
.size select {
	width: 80px;
	font-size: 14px;
}
.qty select {
	width: 60px;
	font-size: 14px;
}
.orderbutton {
	font-size: 16px;
	display: inline-block;
	background: #F93 url(../../../common-img/addtocart.png) no-repeat;
	background-size: 33px 20px;
	background-position: left center;
	width: 165px;
	height: 40px;
	text-align: left;
	text-indent: 3em;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: #cc7a28 1px solid;
	border-radius: 4px;
}
.orderbutton::before, .orderbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.orderbutton, .orderbutton::before, .orderbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.orderbutton:link {
	background-color: #F93;
	color: #fff;
}
.orderbutton:hover {
	background-color: #ffbd7b;
	color: #fff;
	text-decoration: none;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lefttd {
	vertical-align: top;
	background-color: #EEEEEE;
	padding: 0px 5px 0px 5px;
}
.mainimgtable {
	width: 400px;
}
.maintableimgtitle {
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #63594B;
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	font-size: 14px;
}
.mainimgtabletd {
	height: 250px;
	background-color: #FFFFFF;
	text-align: center;
}
.mojitable {
	margin-right: auto;
	margin-left: auto;
}
.righttd {
	vertical-align: top;
}
.kiteititle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006C50;
	padding: 3px;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.steptitle {
	background-color: #AA2200;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.stepnaiyou {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.stepnaiyou input {
	width: 300px;
	font-size: 17px;
	height: 30px;
	border: 1px solid #bababa;
	padding-left: 5px;
}
.printnaiyousetumei {
	font-size: 12px;
	line-height: 150%;
	margin-top: 8px;
	padding-right:5px;
	color: #333333;
}
.pricewaku {
	background-color: #EEE;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#price {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.fitrank {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}
.kanrenitemname {/*関連商品品名*/
	font-size: 9px;
}
.annainaiyou {
	font-size: 11px;
	line-height: 150%;
}
