@charset "utf-8";
#PContBox {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-top: 3px;
	width: 802px;
	min-height: 100%;
	height: 100%;
}
#pricelist {
	color: #000000;
	background: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-bottom: 12px;
}
#pricelist #menu {
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	margin-top: 24px;
}
#Pcont {
	color: #000000;
	background: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 36px;
	clear: both;
	padding-top: 5px;
}
#Pcont h1 {
	font-size: 1.2em;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}
#Pcont #pricelist .pay {
	background: #FFFFFF;
	text-align: center;
}
.typeAprice {
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	background: #99FF33;
}
.typeBprice {
	font-size: 0.875em;
	font-weight: normal;
	color: #000000;
	background: #FF99CC;
}#Pcont #pricelist .pay .title {
	font-weight: bold;
	color: #000000;
	font-size: 0.875em;
}
#Pcont #pricelist .pay .priceNote {
	font-size: 75%;
	text-align: left;
}
#Pcont h1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	margin-top: 2px;
	border-bottom: 2px solid #009900;
	color: #000000;
}
#Pcont .note {
	font-size: 75%;
	color: #333333;
	line-height: 130%;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.red {
	color: #FF0000;
}
#Pcont h2 {
	font-size: 120%;
	text-align: left;
	margin-bottom: 6px;
	padding-bottom: 2px;
	width: 90%;
	color: #333333;
	font-weight: bold;
}

