/* dream_wie.css */
/* タグ */
/* 2004-02-08 */
body {
	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka-等幅, Osaka, 平成角ゴシック }	/* 追加 */

a:link    { color: #000066 }
a:visited { color: #336699 }
a:hover   { color: #cc0000 }	/* 追加 */
a:active  { color: #cc0000 }

/* クラス */
.e9  { font-size:  9px; line-height: 11px }
.e10 { font-size: 10px; line-height: 12px }
.e12 { font-size: 12px; line-height: 15px }
.j9  { font-size:  9px; line-height: 12px }
.j10 { font-size: 11px; line-height: 13px;
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Osaka, Osaka-等幅, 平成角ゴシック }	/* 追加 */
.j12 { font-size: 12px; line-height: 15px }
