body {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	font-size: 0.8em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;


}
/* スライドメニュースタイル */
.Smenu {
	font-size: 0.9em;
	line-height: 1.4em;

}
a:link {
	color: #5EBB00;
	text-decoration: none;

}

a:visited {
	color: #5EBB00;
	text-decoration: none;

}

a:hover {
	color: #FF3300;
	background: #FFF4E6;
}

a:active {
	color: #FF0000;
}

/* 強調表示 */
.emphasis {
	color: #FF0000;
}

/* 本文 */
.honbun {
	line-height: 1.25em;
}

/* 強調表示（背景・緑） */
.emphasisGreen {
	color: #FFFFFF;
	text-decoration: underline;
}
.tyusyaku {
	font-size: 1em;
	color: #000033;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.height {
	line-height: 6em;
	margin-top: 12px;
}
.text
{
	width: 350px;
}
