@charset "utf-8";
nyuryoku_center {
	text-align: center;
}
cel_center {
	text-align: center;
}
.text36 {
	font-size: 36px;
}
.text16 {
	font-size: 16px;
}
.text16B {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
.text16_c {
	font-size: 16px;
	text-align: center;
}
.text16B_c {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
		color: #333;
}
.text12B {
	font-weight: bold;
	font-size: 12px;
}
.text18B {
	font-weight: bold;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.text18B_cb {
	font-weight: bold;
	font-size: 18px;

	font-color; blue;
	color: #00F;
}
.text18B_c {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.text22 {
	font-size: 22px;
}
.text24 {
	font-size: 24px;
}
input.yellow{
	background-color:#FF9;
}
input.yellow_right{
	background-color:#FF9;
	text-align: right;
}
input.yellow_cent{
	background-color:#FF9;
	text-align: center;
}
