/*  基本設定  */
body { margin: 0 auto 0 auto; padding: 0px; text-align: center; background: #000000 url(img/bg.jpg) center top no-repeat; }
h1,h2,h3,h4,h5,h6,h7,p,th,td { margin: 0 0 0 0; font-size: 11px; line-height: 16px; color: #FFFFFF; font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3"; }
dt,li,dd { margin: 0 0 0 0; font-size: 12px; line-height: 20px; color: #666666; font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3"; }
A:link, A:active, A:visited { color: #659982; text-decoration: none; }
A:hover { color: #dd0000; text-decoration: none; }

div#MAIN_VOX{ position:absolute; width: 900px; height: 500px; top: 50%; left: 50%; margin-left: -400px; margin-top: -250px; }
div.mainV { margin-bottom: 10px; }

div.logo { z-index: 1; position: absolute; left: 305px; top: 100px; width: 230px; height: 280px;}
