.ordinary {
	padding: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	line-height: 17px;
	margin: 2px;
}
.price {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
}
.white_ordinary {
	padding: 10px;
	color: #003366;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	line-height: 17px;
	margin: 2px;
}
.white_price {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.black_price {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blacksmall {
	font-size: x-small;
	color: #000000;
}
h3 {
  line-height:130%
}
.update {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	letter-spacing: normal;
}
.tan_ord {
	padding: 10px;
	color: #999966;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	line-height: 17px;
	margin: 2px;
}

.big_price_yellow{
    padding: 10 0 10 10px;
    color: #FFFF00;
    font-size: 20px;
    font-weight: bold;
}