.text75 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 130%;
}
.text12 {
	font-size: 12px;
}
.text75r5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 135%;
	padding-left: 5px;
}
.text68 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 68%;
	line-height: 130%;
}
.box {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.article {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	padding-left: 0px;
}
#container {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}
#container .priceTitle {
  font-size: 14px;
  color: #FFFFFF;
}
#container .price {
  margin-bottom: 15px;
}
.price table {
  margin: 0px;
  border-top: 1px solid #3399FF;
  border-right: 1px solid #3399FF;
  border-left: 1px solid #3399FF;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Geneva, Arial, Helvetica, sans-serif;
}
.price td {
  font-size: 12px;
  padding: 5px 10px;
}
.priceLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	font-size: 14px;
}
.bgblue {
	background-color: #3399FF;
	color: #FFFFFF;
}
#container .price .priceLineRight {
	text-align: right;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}
.fontmleft {
	text-align: right;
}
.fontBold {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

