@charset "Shift-JIS";

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif}

br	{display: block; content: ""; padding: 5px 0;}

/*サイト名*/
.site h1 a {color: #000000;
           text-decoration: none}
.site h1   {margin: 0;
           font-size: 30px
	   }

/*ナビゲーション*/
.topimg  {max-width: 70%;
         height: auto;
         vertical-align: bottom}

/*お知らせ*/
.news li a  {display: block;
            padding: 5px;
            border-bottom: dotted 2px #dddddd;
            color: #000000;
            font-size: 14px;
            text-decoration: none}

.news time  {margin-right: 10px;
            color: #888888;
            font-weight: bold}

.next form {text-align : center}

.copyright p  {margin: 0;
              color: #666666;
              font-size: 14px}



.Table {
    border-collapse: collapse;
    table-layout: fixed;
}


