/*全体*/
body         { background-image: url('bg.jpg'); background-attachment: fixed; background-repeat:repeat-x}
td{font-size: 10pt; color: #333333}
a{font-size: 10pt; color: #333333}
a:hover{font-size: 10pt; color: #FF0000}

/*ロゴ・左右の縦バー*/
td.logo{background-image: url('title.jpg'); height:70; background-repeat:no-repeat; background-attachment:scroll; background-position-x:center}
td.vline{background-position: center top; background-image: url('doted_vline.gif'); background-repeat:repeat-y}
table.bg_t{border-left: 1px solid #576B9B; border-right: 1px solid #576B9B; 
               border-bottom: 1px solid #576B9B}

/*フッタ（コピーライト）*/
td.footer{font-size: 11px; background-color:#DDDDDD }

span.menu_num {  font-size: 14pt; color: #000080; font-family: Times New Roman; font-weight:bold}
