/* CSS Document */


/* For All */
body {
	margin: 0px;
	padding: 0px;
}

td { color: #993300; font: 12px/20px "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif; }

a:link    { color: #930; text-decoration: none; }
a:visited { color: #930; text-decoration: none; }
a:active  { color: #930; text-decoration: none; }
a:hover   { color: #300; text-decoration: underline; background-color:#FF9933}

.sidemenu {
	font: 11px/14px "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	margin: 0;
	padding-left: 20px;
}

.mini-txt { font: 11px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif; }

/* For General Classes */
.ct   { text-align: center; }
.rt   { text-align: right; }
.lt   { text-align: left; }
.vt   { vertical-align: top; }
.vb   { vertical-align: bottom; }
.vm   { vertical-align: middle; }
.wh   { background: #fff; }
.b    { font-weight: bold; }
.wh-txt { color: #fff;}
.bk-txt { color: #000;}
.be-txt { color: #779EA7;}
.re-mini-txt { color: #c00; font: 11px "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif; }

.mini-txt { font: 11px/15px "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif; }
