@charset "shift_jis";
body {
	font-family: "CI", Verdana, "Lucida Sans Unicode", Osaka;
	font-size: 12px;
	line-height: 16px;
	color: #373737;
	background-color: #FFFFFF;
}
.font-10 {
	font-size: 10px;
	line-height: 14px;
}
.font-12 {
	font-size: 12px;
	line-height: 16px;
}
.font-14 {
	font-size: 14px;
	line-height: 18px;
}
.font-16 {
	font-size: 16px;
	line-height: 20px;
}
.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-24 {
	font-size: 24px;
	line-height: 30px;
}
.font-30 {
	font-size: 30px;
	line-height: 36px;
}
