body {
	font-size: 80%;
	color: #333333; 
	background-image: url(../common/image/bk_big.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin: 0;
	}

td { font-size: 80%; color: #333333; }
.line150 { line-height: 130%; }
.line220 { line-height: 220%; }
.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:#333333; }
a:visited { color:#333333; }
a:hover { text-decoration: underline; }
a:active { color:#CC0000; }


