.font10l {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 12px;
	color: #330000;
}
.font12l {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 16px;
	color: #330000;
}
.font14l {
	FONT-SIZE: 15px;
	LINE-HEIGHT: 130%;
	color: #330000;
}
.font16l {
	FONT-SIZE: 16px;
	LINE-HEIGHT: 18px;

}
.font10 {
	FONT-SIZE: 10px
}
.font12 {
	FONT-SIZE: 12px
}
.font14 {
	FONT-SIZE: 14px
}
/* コラムの本文 */
.text_14 {
	FONT-SIZE: 14px;
	line-height: 1.5em;
	width: 530px;
	padding-left: 20px;
	color: #330000;
}
/* 見出し：赤太字 */
.midashi01 {
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	padding-left: 10px;
}
.midashi02 {
	font-size: 18px;
	font-weight: bold;
	color: #990033;
}
/* 見出し：深緑太字 */
.midashi03 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
/* 見出し：深緑太字（小） */
.midashi04 {
	font-weight: bold;
	color: #006600;
}
/* 見出し：朱色太字 */
.midashi05 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

.before {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.after {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	margin-top: 5px;
}
.egawa_comment {
	FONT-SIZE: 12px;
	line-height: 15px;
}
.side_menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	line-height: 180%;
	padding-left: 10px;
	top: 50px;
}
.text01 {
	FONT-SIZE: 15px;
	LINE-HEIGHT: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #330000;
	text-indent: 10px;
}
.text02 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 130%;
	color: #FFFFFF;
	text-indent: 10px;
}

.bold {
	FONT-SIZE: 14px;
	font-weight: bold;
	line-height: 130%;
}
.midashi_green {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #008C20;
}
.img_margin {
	margin: 0px;
	text-indent: 0px;
}
.margin10px {
	margin: 10px;
}
.style_blue {
	color: #0000CC;
}
.margin5px {
	margin: 5px;
}
