/* body */
body {
	color:#1a1a1a;
	margin:0px;
	padding:0px;
	background:#F5F5F5;
}

/* テーブル・段落 */
caption { font-size:12px; line-height:140%; font-weight:bold; color:black; }
th { font-size:12px; line-height:120%; background-color:#00BFFF; }
td { font-size:12px; line-height:120%; }
p  { margin:3px; font-size;13px; line-height:140%; }
em { font-size:12px; font-style: normal; font-weight:normal; color: red; }

/* リンク */
a	{ color:#0000CD; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; background-color:#99cc66; }


/* コンテンツ */
h1 { font-size:19pt;"ＭＳ ゴシック", "Osaka−等幅"; color:white; margin:0px 0px;}
h2 { color:white; font-weight:normal; font-size:9pt; margin:0px 0px;}
h3 { color:white; font-weight:normal; font-size:9pt; margin:0px 0px;}
h4 { color:black; font-weight:strong; font-size:11pt; margin:3px 3px;}

/* スペース */
.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%;}
