
BODY,TD { font-size: 13px }
.ssbig { font-size: 22px }
.sbig { font-size: 18px }
.big { font-size: 16px }
.nomal { font-size: 14px }
.small { font-size: 10px }

P{
	text-indent: 0em; /*行頭に1文字分の字下げ*/
	line-height: 1.5em; /*行幅は1.5文字分*/
	margin-bottom: 0em; /*次の段落との余白は取らない*/
}

a:hover { color:#ff0000; }
A:hover { text-decoration:none; }
a:hover { background-color:#FFFFFF; }
A:link { color: #0066FF; }
A:visited { color: #3366cc; }
A:active { color: #0066FF; }

body{
background-image: url( ../img/back.jpg );
background-attachment: fixed ;
background-color: #000000 ;

margin-top: 0pt ;
margin-bottom: 0pt ;

}

