/* body */
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/bg.gif) 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%;}
.line11 { line-height: 110%;}
.line12 { line-height: 120%;}
.line13 { line-height: 130%;}
.line14 { line-height: 140%;}
.line15 { line-height: 150%;}

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

/* テーブル・段落 */
td { font-size:13px; line-height:140%; }
p  { margin:3px 5px; }

/* MSゴシック */
h1 { color:white; font:5pt"ＭＳ ゴシック"; margin:0px;}
h2 { color:red; font-size:1.3em; border-bottom:1px solid #aa0000; line-height:160%;}
h3 { color:#1a1a1a;  font:11pt; margin:4px 0px; line-height:120%;}

/* その他 */
b     { color:#aa0000; font-weight:normal; }
.back { margin:11px; text-align:right; }
.moji { font-size:14px; line-height:140%; }

