body {
	color:#1a1a1a;
	font-size:13px;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	line-height:140%;
	scrollbar-base-color:#e5f1ff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ccffcc;
	scrollbar-arrow-color: #756969;
	scrollbar-darkshadow-color: #0000ff;
	background:#ffffff url(./img/af_background_blue.jpg) repeat-y;
	background-position:center;
}

.line1  { line-height: 10%; }
.line2  { line-height: 20%; }
.line3  { line-height: 30%; }
.line4  { line-height: 40%; }
.line5  { line-height: 50%; }
.line6  { line-height: 60%; }
.line7  { line-height: 70%; }
.line8  { line-height: 80%; }
.line9  { line-height: 90%; }
.line10 { line-height: 100%;}

a         { color:#0000FF; text-decoration:underline; }
a:hover   { color:#aa0000; text-decoration:none; background-color:#ffcc99; }
/* a:visited { color:#990066; }  */

td { font-size:13px; line-height:140%; }


h1 {margin:0px; font:5pt"ＭＳ ゴシック", "Osaka－等幅"; color:white;}
h2 {color:#ff0000;font-size:1.3em;border-bottom:1px solid #aa0000;line-height:160%;font-family: sans-serif;}
h3 {color:blue;font-size:1.1em;margin:7px 0px;}


b {
	color:#aa0000;
	font-weight:normal;
}

p {
	margin:3px 5px;
}

.back {
	margin:11px;
	text-align:right;
}


/*
shadow
h3{font-size:18px;color:#ffffff;margin:0px;width: 100%; filter: shadow(color=#3eb0ff,direction=135);}
*/
