/*BODY-------------------------*/ body {　background-color: #FFFFFF;/*ページの背景色------------------------*/　} 
/*--------リンク---------------*/ a.case:link{color: #0000CC;text-decoration: none;} 
a.case:visited{color: #660066;text-decoration: none;} a.case:hover{color: #FF0000;text-decoration: 
none;} a.case:active{color: #FF0000;text-decoration: none;} /*-----------------------------*/ 
.table { width: 539px;/*テーブルの幅------------------------*/ }
.haba { width: 500px;/*詳細画面の幅------------------------*/ 
}
.bun { text-align: left; vertical-align: top; height: 50px; width: 50px; }
.txt1 { font-size: 12px;/*タイトル文字の大きさ------------------------*/ font-weight: nomal;  /*タイトル文字の太さ------------------------*/ 
color: #333333;/*タイトルの文字色------------------------*/ text-align: left; vertical-align: 
top; border-bottom-width: 1px;padding-bottom:7px;/*タイトル下と詳細コメントのラインの高さ------------------------*/ 
border-bottom-style: solid; border-bottom-color: #00a7ea;/*タイトル下と詳細コメントのラインの色------------------------*/ }
.txt5 { vertical-align: top; } .txt { text-align: center; vertical-align: top; width: 33%; } /*ページ表示部------------------------*/
.table-prevnext { width: 500px; }
.td-prevnext { font-size: 12px; color: #333333; } .td-prev { font-size: 12px; color: #333333; width: 70px; }
.td-next { font-size: 12px; color: #333333; text-align: right; width: 70px; } /*戻りボタン部------------------------*/ .table-return { width: 500px; }
.box1 { font-size: 12px; color: #333333; width: 200px; }
.box2 { font-size: 12px; color: #333333; width: 370px; height: 50px; }
.box3 { font-size: 12px; color: #333333; width: 100px; }
.box4 { font-size: 12px; color: #333333; width: 370px; height: 100px; }
.box5 { font-size: 12px; color: #FFFFFF; padding: 5px; }
.box6 { font-size: 12px; color: #FFFFFF; padding: 5px; text-align: right; }
.me { width: 500px; }
.mer { font-size: 12px; color: #FF0000; text-decoration: blink; text-align: center; }
.mm { font-size: 12px; color: #333333; } /*ポップアップ------------------*/ 
.haikei { background-color: #FFFFFF; } .gazou { background-color: #FFFFFF; height: 60px; background-image: url(img/pop.gif); background-repeat: no-repeat; background-position: right center; } 
