/* 標準スタイルシート */
BODY			{ color:black; background-color:white; text-align:center; }
P			{ margin:0.5em 0em; }
P.jpn			{ text-indent:1em; margin:0.5em 0em 0.5em 1em; }
UL			{ margin:0.5em 0em; padding:0em; }
LI			{ margin:0em 0em 0em 2em; }
DIV.section		{ width:640px; margin:0em; text-align:left; }

H1,H2,H3,H4,H5,H6	{ line-height:0em; margin:0.5em 0em; padding:0.5em 0em; }
H1	{ font-size:1.8em; }
H2	{ font-size:1.6em; }
H3	{ font-size:1.2em; }
H4	{ font-size:1.0em; }
H5	{ font-size:0.8em; }
H6	{ font-size:0.6em; }
H1	{ color:coral; font-style:italic; width:100%; filter:Shadow(color=lavender,direction=180); font-family:"Times New Roman", "serif"; }
H2	{ color:blueviolet; font-family:"Times", "serif"; }
H3	{ text-align:left; font-weight:900; border-width:1px 1px 1px 1em; padding:0.7em 0em 0.5em 0.2em;border-style:solid; border-color:black; }
H4	{ font-family:"Times New Roman", "serif"; }

.copyright		{ font-size:0.8em; margin:0.2em 0em; }
.attention		{ color:crimson; }
.announce		{ font-size:0.9em; margin:2em 0.5em; }

.Imgleft		{ float:left;  margin-bottom:0.5em; }
.Imgright		{ float:right; margin-bottom:0.5em; }
.Imgcenter		{ text-align:center; margin-bottom:0.5em; }


/* リンクバー用スタイルシート */
DIV.linkbar		{ width:640px; margin:5px 0px; text-align:left; padding:3px 2px; font-size:0.7em; color:white; background-color:mediumblue; background-image:url(images/wt_bar.jpg); border-width:1px; border-color:black; border-style:solid; }
DIV.linkbar A		{ color:white; font-weight:900; text-decoration:none; }
DIV.linkbar A:hover	{ font-weight:900; background-color:mediumslateblue; }

UL.new				{ font-size:0.9em; }
.contents			{ margin:0em; font-weight:900; font-family:"Times New Roman", "serif"; }
.sorry				{ margin:0em; font-size:0.8em; font-family:"Times New Roman", "serif"; }
.since				{ font-size:0.9em; }
.mail				{ text-indent:1em; font-size:0.8em; margin:2em; padding:0.5em; border-width:2px; border-style:ridge; border-color:silver; }


