/* body */
body {
	color:#1a1a1a;
	margin:0px;
	padding:0px;
	background:#ffffff url(bg9_.gif) repeat-y;
	background-position:center;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}

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

/* リンク */
a       { color:brown; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; background-color:#77ff9d; }

/* コンテンツ */
h1 { color:ghostwhite; font-size:18pt; margin:0px 0px;}
h2 { color:greenyellow; font-size:11pt; margin:0px 0px;}
h3 { color:brown; font-size:11pt; margin:0px 0px;}
h4 { color:ghostwhite; font-size:8pt; margin:0px 0px;}
h5 { color:yellow; font-size:11pt; margin:0px 0px;}

/* スクロールバー */
.example{width: 100%; height: 100px; overflow: scroll; background: #34afad; color:ghostwhite; font-size:9pt; margin:0px 0px;}
