<STYLE type="text/css">
<!--
/*ページ全体の設定*/
body {font-size:10pt;line-height:1.3em;}

/*大枠の設定*/
#page {width:750px;height:100%;border:3px solid #ff6633;font-size:10pt;}

/*ページ全体のリンクの設定*/
A {color: #0000ff ; text-decoration:none;}
a:hover {color:#ff9900;}


/*外部へのリンクの設定*/
#link{background:#ffffff;color:#ff0000;padding:2px;}


/* ------  コンテンツ表示設定 ------- */

/*メイン表示部分の設定*/
#LMSG{width:100%;height:100%;border:none;vertical-align:top;padding:10px;}

/*右側メニューレイアウト*/
#RMSG{width:200px;border:none;vertical-align:top;padding:10px;}

/*トップページのメイン表示部分の設定*/
#tmain{border:none;height:10px;padding:30px;margin-left:50px;margin-right:50px;}
.tmain{border:none;padding:8px;margin-left:8px;margin-right:8px;}



#sidemenu {
font-family: "HGPｺﾞｼｯｸE",sans-serif;
font-size:15px;
background:#ff6633;
border-bottom:1px solid #fff;
}

#sidemenu a{
display: inline;
line-height:30px;
color:#ffffff;
padding:7px;
text-decoration:none;
}

#sidemenu a:hover{
color:#fff;
background:#ff0000;
}

-->
</STYLE>
