@charset "utf-8"

.pv {
	background-color: #FFFF99;
	text-align: center;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.komi {
	width: 580px;
	margin-top: 40px;
	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;
}

.right {
	text-align: right;
}

.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;
}

.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-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.point_09 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.order {
	margin: 				auto auto;
	padding: 				10px 18px;
	text-align: 			center;
	margin-top: 			40px;
	margin-bottom: 			30px;
	width: 					520px;
	clear: 					both;
	background-color: 		#FFFFA2;
	border: 				3px dashed #715500;
}

.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;
	margin-bottom: 20px;
	line-height: 160%;
}

.order_hl {
	font-size: 					1.8em;
	font-weight: 				bold;
	text-align: 				left;
}

.bonus {
	margin: 					auto auto;
	padding: 					10px 25px;
	text-align: 				left;
	margin-top: 				40px;
	margin-bottom: 				30px;
	width: 						490px;
	clear:						both;
	background-color: 			#FFFFA2;
	border: 					1px solid #333333;
}

.ax {
	font-size: 18pt;
	font-weight: bold;
	color: #7a012e;
	text-align: left;
}

.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;
}

.img_left {
	float: left;
	margin-right: 10px;
}

.img_center {
	margin: auto auto;
}

.check li {
	margin: 					5px -35px;
	padding-left: 				28px;
	list-style-type:			none;
	list-style-position:		inside;
	background-image: 			url("../images/check.gif");
	background-repeat: 			no-repeat;
}

.check li ul {
	margin: 					5px -20px 8px;
}

.check li ul li {
	list-style-type:			disc;
	list-style-position:		inside;
	background-image: 			none;
}

.check dt {
	margin: 					5px -15px;
	padding-left: 				28px;
	list-style-type:			none;
	list-style-position:		outside;
	background-image: 			url("../images/check_02.gif");
	background-repeat: 			no-repeat;
}


.center_pp {
	margin: 					2em 0 2em 0;
	text-align:					center;
}	

.btn {
	text-align:					center;
	margin: 					2em 0 0 0;
}	

