BODY{
    margin : 0 ; padding :0 ;
    font-family : "ＭＳ Ｐゴシック",Osaka ;
    font-size : 16px ;
}

A:link{text-decoration: underline;}
A:visited {text-decoration:underline ;}
A:hover {text-decoration: none;}

/* 画面中央部の背景 */
.table_bg{
     height:1000px ;
     width:980px ; 
     padding-top : 10px ;
     border-width : 0 1px 0 1px; 
     border-style : dotted ;

}


.top_table{

     background-image : url(96-02023-96.jpg);
     background-position : center top ;
     background-repeat : no-repeat ;
}


/* Ｍａｉｎタイトル文字（大）*/
.main_title{
   font-size : 18px ;
   font-family : "ＭＳ Ｐ明朝",Osaka ;
   text-align : center ;
}

/* Ｓｕｂタイトル文字（小）*/
.sub_title{
   font-size : 15px ;
   text-align : center ;
}


.sub_title2{
   font-size : 15px ;
   text-align : center ;
   font-weight : bold ;
}

/* サムネイル部の上の余裕 */
.tm_table1{ margin-top : 0px ; }     

/* サムネイルスタイル tm_style = 1 に対応 */
.tm_td1{      
   border-style: ridge; 
   display : block ;
}

/* サムネイル画像の枠 １段目 */
.tm_photo1{ 
     border-style : none ; 
     border-width : 0px ;
     border-color : #cccccc ;
} 

/* サムネイル画像の枠 ２段目  */
.tm_photo2{ 
     border-style : none ; 
     border-width : 0px ;
     border-color : #cccccc ;
} 

/* サムネイル画像の枠 ３段目  */
.tm_photo2{ 
     border-style : none ; 
     border-width : 0px ;
     border-color : #cccccc ;
} 

/* サムネイル画像の枠 ４段目  */
.tm_photo4{ 
     border-style : none ; 
     border-width : 0px ;
     border-color : #cccccc ;
} 

/* サムネイル下のタイトル表示 */
.tm_title1 { 
   font-size : 14px; 
   line-height : 140% ; 
   letter-spacing : 2px ;
}

/* 操作説明文など */
.guide_text{
    font-family : "ＭＳ Ｐゴシック",Osaka ;
    font-size : 16px ;
    line-height : 140% ;
}

/* Ｈｏｍｅボタン文字スタイル */
#home_btn{
   font-size : 15px ;
   font-family : "Times New Roman" ;
   letter-spacing : 1px ;
   text-align : center ;
   height : 30px ;
}

.home_btn A:link{text-decoration: none;}
.home_btn A:visited {text-decoration:  none;}
.home_btn A:hover {text-decoration: underline ;}

/* ＢＧＭボタン文字スタイル */
#bgmid{
   font-size : 14px ;
   font-family : "Times New Roman" ;
   text-align : center ;
   letter-spacing : 1px ;
   height : 30px ;
}

#bgmid A:link{text-decoration: none;}
#bgmid A:visited {text-decoration: none;}
#bgmid A:hover {text-decoration:underline ;}

PRE{font-size:15px;}

