a:link,a:visited,a:active{
color:#ff0066;
text-decoration:none;
}
a:hover{
color:#990066;
text-decoration:none;
border-bottom:1px #ff0000 dotted;}



/***************************************/
body{
margin:20px;
padding:0px;
color:#fff;
font-size:8pt;
font-family:tahoma;
line-height:14pt;
background-color:#000;

/* スクロールバー設定 */
background-color: #000;
scrollbar-face-color:#000;
scrollbar-highlight-color:#000;
scrollbar-shadow-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#000;
scrollbar-darkshadow-color:#000;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#ff9900;
font-size:9pt;
font-family:tahoma;
background-color:#000;
border:1px solid #000;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #993366;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 5px 0px;
font-family:Times New Roman;
font-size:18pt;
}
h2{
margin:0px 0px 10px 0px;
padding:2px 5px;
color:#ff9900;
font-size:16pt;
font-family:Times New Roman;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #000;
}