@charset "utf-8"


.pv {
	background-color: #FFFF99;
	text-align: center;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.komi {
	width: 580px;
	margin-top: 70px;
	margin-bottom: 20px;
}
.ex {
	width: 580px;
	background-color: #FFFF99;
	text-align: left;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.ex dl {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.ex dt {
	font-weight: bold;
	color: #FF0000;
}

.ex li {
	margin-top: 8px;
	margin-bottom: 8px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}





.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.strike {
	text-decoration: line-through;
}
.sell_strike {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.blue_font {
	color: #0000FF;
}




.t_head {
	font-size: 22pt;
	font-weight: bold;
	line-height: 140%;
}
.t_body {
	font-weight: bold;
}
.cap_red {
	font-size: 8pt;
	color: #FF0000;
}

.ax {
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
}


.point_01 {
	font-weight: bold;
	background-color: #FFFF00;
}
.point_02 {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
.point_03 {
	font-weight: bold;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.point_04 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.point_05 {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.point_06 {
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.point_07 {
	font-weight: bold;
	color: #FF0000;
}
.point_08 {
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF00;
}


.order {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	width: 580px;
	clear: both;
	position: relative;
}


.discount {
	position: absolute;
	width:310px;
	height:114px;
	top:350px;
	left:260px;
}

* html .discount {
	position: absolute;
	width:310px;
	height:114px;
	top:342px;
	left:260px;
}

*:first-child+html .discount {
	position: absolute;
	width:310px;
	height:114px;
	top:342px;
	left:260px;
}

.discount_02 {
	position: absolute;
	width:310px;
	height:114px;
	top:50px;
	left:260px;
}

* html .discount_02 {
	position: absolute;
	width:310px;
	height:114px;
	top:50px;
	left:260px;
}

*:first-child+html .discount_02 {
	position: absolute;
	width:310px;
	height:114px;
	top:50px;
	left:260px;
}


.discount03 {
	position: absolute;
	width:310px;
	height:114px;
	top:345px;
	left:260px;
}

* html .discount03 {
	position: absolute;
	width:310px;
	height:114px;
	top:342px;
	left:260px;
}

*:first-child+html .discount03 {
	position: absolute;
	width:310px;
	height:114px;
	top:345px;
	left:260px;
}

.order_p {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}


.order_left {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 480px;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 20px;
	line-height: 160%;
}
.ax_sub {
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.counter {
	text-align: center;
	font-weight: bold;
	background-color: #FFCC33;
	margin-top: 10px;
	margin-bottom: 26px;
	padding-top: 6px;
	border: 2px ridge #666666;
}
.counter input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26pt;
	font-weight: bold;
	height: 40px;
	width: 380px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 8px;
	color: #FF0000;
	line-height: 40px;
}
