@import url("contents.css"); 
body{background: url("../image/star.gif"); background-attachment: fixed; }
a:link,h1{color: #ffffaa; }
a:hover,a:active,a:focus{color: #ffff00; }

h2{font-size: 110%; line-height: 1; }
div.text{text-align: left; margin: 0 10% 0; padding: 15px; background: #000000; border: none; line-height: 1.5; letter-spacing: 2; }

div.note{text-align: center; margin: 0 10% 0; border: none; }

table.b{font-size: 100%; letter-spacing: 2; line-height: 1.5em; layout: fixed; margin: 0 auto; }
th.b{text-align:left; }
td.banner{text-align:center; vertical-align: middle; }
div.index_table{text-align: center; margin: 0 3%; padding: 0; background: #000000; }