body {
	margin: 0;
	padding: 0;
	background-image: url("../contents/index/bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 80%;
	color: #333333;
}

td { font-size: 80%; color: #333333; }
.line150 { line-height: 150%; }
.font-s { font-size: 70%; }
.f-s120{ font-size: 70%; line-height: 120% }
.font-l { font-size: 100%; }
.space { letter-spacing:1px; }
a { text-decoration: none; }
a:link { color:#0033CC; }
a:visited { color:#0033CC; }
a:hover { color:#0099FF; text-decoration: underline; }
a:active { color:#CC0000; }