/* 外部スタイルシート、ファイル名：style_clum.css */

BODY
{
	MARGIN-LEFT: 5%;
	LINE-HEIGHT: 130%;
	MARGIN-RIGHT: 5%;
	BACKGROUND-COLOR: #ffffff;
	margin-top: 15px;
}

.midashi1
{
	FONT-SIZE: 120%;
	font-weight: bold;
	line-height: 110%;
	color: #000099;
}

.text
{
	LINE-HEIGHT: 130%;
	margin-right: 1.3em;
	margin-left: 0.3em;
	font-size: 12pt;
	margin-top: 1em;
	margin-bottom: 1em;
	text-indent: 1em;
}

.underline {
	text-decoration: underline;
}
