a:link { color:#0000ff ;text-decoration:none ; }/*未訪問リンクの文字色 */
a:visited { color:#0000ff ;text-decoration:none ; }/*訪問済みリンクの文字色 */
a:active { color:#ff0000 ; text-decoration:none ; }/*クリックしたときの文字色 */
a:hover { color:#ff0000 ; text-decoration:none ; }/*マウスが乗ったときの文字色 */
a:hover{ text-decoration:underline; color:#ff0000; }/*アンダーラインの色 */
a:hover { background-color : #ffff00 ; }/*バックグラウンドカラーの反転色 */
span { font-size: 11pt; }/*<SPAN>〜</SPAN>内のフォントサイズ*/
td { font-size: 11pt; }/*枠内のフォントサイズ*/
b { font-size: 11pt; }/*太字のフォントサイズ*/
body { font-size: 11pt; }/*フォントサイズ*/
body { color: #333333; }/*フォントカラー*/

tr.menu {
background-color: #ffffff;
font-family: HGPｺﾞｼｯｸE;
text-align: center;
margin: 0px
padding: 0px;}

tr.menu td {
height: 1.3em;
vertical-align: middle;}

tr.menu a {
height: 1.3em;
color: #ffffff;
font-family: HGPｺﾞｼｯｸE;
line-height: 1.3em;
background-color:#00b4ff;
border-right:solid 0px #ffffff;
text-decoration:none;
display:block;
margin: 0px;
padding: 0px;}

tr.menu a.current {
color: #ffffff;
background-color: #ff5555;
border-right: solid 0px #ffffff;
text-decoration: none;
margin: 0px;
padding: 0px;}

tr.menu a:visited {
text-decoration: none;
color: #ffffff;}

tr.menu a:hover {
text-decoration: none;
color: #0000ff;
background-color: #00ffff;
cursor: pointer;}

table.rollover a {
width: 184px;
height: 27px;
background-repeat: no-repeat;
display: block;
padding: 0px;}

table.rollover .hide {
display: none;}

table.rollover a#BBS1 {background-image: url('imgs/bbs1_1.gif');}
table.rollover a#BBS1:hover {background-image: url('imgs/bbs1_2.gif');}
table.rollover a#BBS2 {background-image: url('imgs/bbs2_1.gif');}
table.rollover a#BBS2:hover {background-image: url('imgs/bbs2_2.gif');}
table.rollover a#BBS3 {background-image: url('imgs/bbs3_1.gif');}
table.rollover a#BBS3:hover {background-image: url('imgs/bbs3_2.gif');}
table.rollover a#BBS4 {background-image: url('imgs/bbs4_1.gif');}
table.rollover a#BBS4:hover {background-image: url('imgs/bbs4_2.gif');}
table.rollover a#BBS5 {background-image: url('imgs/bbs5_1.gif');}
table.rollover a#BBS5:hover {background-image: url('imgs/bbs5_2.gif');}
table.rollover a#BBS6 {background-image: url('imgs/bbs6_1.gif');}
table.rollover a#BBS6:hover {background-image: url('imgs/bbs6_2.gif');}

<!--BODY {background-image : url("imgs/photo_back.jpg");
background-attachment: fixed;
background-position: 0% 100%;
background-repeat: no-repeat;
cursor: default;}-->
