body {
	color: #74655B;
	font-size: 12px;
	line-height: 1.6;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3";
}
.small {
	font-size: 80%;
}
.large {
	font-size: 120%;
}
.large-b {
	font-size: 120%;
	font-weight: bold;
}
.large-b-blue {
	font-size: 120%;
	font-weight: bold;
	color: #4B71C0;
}


.text-red {
	color: #CC0000;
}
.text-red-big {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
}

.brown-11px {
	font-size: 10px;
	color: #B19D7C;
	text-align: center;
}
.special {
	font-size: 110%;
	line-height: 1.6;
}
.space {
	clear: both;
}

.blue-b {
	font-weight: bold;
	color: #4B71C0;
}
.komeyo-11px {
	font-size: 11px;
	padding-top: 15px;
}

