@charset "Shift-JIS";
/* Default Css Document */
body {
 margin: 9px;
 color: #000000;
 background-attachment: fixed;
 background-color: transparent;
 background-image: url(http://www.88ryu-q.com/oz/pink/rogo/baku1.jpg); 
 font-size: 9pt;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
 scrollbar-base-color: #000000; 
 }
td,th {
 color: #000000;
 font-size: 9pt;
 font-family: 'MS UI Gothic,Verdana, chicago, Arial, Times New Roman';
}
a {
 color: #000000;
 text-decoration: none;
}
/* サンプルスタイルシート */
.hide {
 display: none;
}