@charset "Shift_Jis";

/* 全体への指定 */ 

*{margin:0px; padding:0px; font-style:normal; background-color:transparent; text-align:left; font-family:"Bitstream Vera Sans","Meiryo","Tahoma","Verdana","Chicago","Osaka,sans-serif","ＭＳ Ｐゴシック";}
body{color:#ffffff; background:#000000}

/* リンクへの指定 */ 
a{color:#A9A9A9;}
a.none {color:#A9A9A9; text-decoration:none;}
a:hover {color:#ccf909;}

/* サイトのレイアウト */
table.site {border: solid 0px #000000; border-collapse: collapse; margin-left:auto; margin-right:auto;}
div.site {text-align:center;}
caption.site {margin-left:auto;margin-right:auto;}
td.site {border: solid 0px #000000; empty-cells: hide;}

td.left {text-align:left;}


/* 中央のテーブル内のスタイル指定 */
h1.top {font-size: x-large; font-weight: bold; text-align: center; margin-bottom: 300px;}
h3 {margin:10px 0px 5px 0px; padding-left:20px; font-weight: bold; background:url(./img/index.gif) no-repeat 0px 50%;}

/* ギャラリー用スタイル指定 */
table.gallary {border: solid 0px #000000; border-collapse: separate; border-spacing: 5px; margin-left:auto; margin-right:auto;}
td.gallary {border: solid 0px #000000}

/*更新履歴*/
.scroll{overflow:auto; width:300px; height:90px;}
dl.new dd{margin:-1.2em 0px 0px 6.0em;}
