@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
}
.size14-white {
	font-size: 14px;
	color: #FFF;
}h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
.size20 {
	font-size: 20px;
}
.size30 {
	font-size: 30px;
}
.size16-blue {
	font-size: 16px;
	color: #09C;
}
.size16-orange {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
}
.size14-red {
	font-size: 14px;
	color: #F00;
}
.size14-pink {
	font-size: 14px;
	color: #F39;
}
.size16-white-bold {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
