/*	スタイルシート	*/
BODY{ margin: 4px; padding: 0px; font-size: 100%; line-height:165%; repeat-x fixed left top; background:URL(img/back.gif)}


A { text-decoration:underline; font-weight:bold; }
A:hover { background-color: blue; color: white; }
DIV { margin:16px; padding: 8px; border: 4px solid #006633; background:URL(img/tbg.gif) }
H2 { margin:16px; padding: 2px; border: 2px solid red; background-color: maroon; color: yellow; text-align: center; font-size: 200%; line-height: 110%;}
H3 { margin:8px 0px 6px 0px ; padding: 2px; border: 2px solid blue; background-color: navy; color: white; text-align: center; font-size: 150%; line-height: 110%;}

B { color: red; }
SMALL { font-size: 83%; line-height:120%; }
TD	{ font-size: 100%; line-height:165% }
BIG	{ font-size: 150%; line-height:120%;	font-weight:bold; color: red;}
.P10 { font-size: 75%; line-height:120%; }
.P12 { font-size: 100%; line-height:160%; }
.P20	{ font-size: 125%; line-height:150%;	font-weight:bold }
.P24	{ font-size: 150%; line-height:120%;	font-weight:bold }
.P32	{ font-size: 200%; line-height:110%;	font-weight:bold }
.wht	{ margin:2px; padding:2px; background-color: white; }
.mnu	{ background-color: #99FFDD; font-size: 120%; }
