a:link,a:visited,a:active{
color:#079;
text-decoration:none;
}
a:hover{
color:#894;
text-decoration:none;
}
/***************************************/
body{
margin:20px;
padding:0px;
color:#fff;
font-size:9pt;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-color:#000;
background-image : url(photo.jpg);
background-position:-250px 0%;
background-repeat:no-repeat;
background-attachment:fixed;
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#fff;
font-size:9pt;
font-family:Arial,MS UI Gothic;
background-color:transparent;
border:1px solid #666;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #666;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image : url(file:///G:/デスクトップ/090/li.gif);
}
/***************************************/
h1{
margin:0px;
padding:0px 0px 10px 0px;
font-size:14pt;
font-family:Lucida Sans Unicode,MS UI Gothic;
letter-spacing:5px;
}
h2{
margin:0px;
padding:5px;
width:100%;
font-size:9pt;
background-color:#000;
background-image : url(file:///G:/デスクトップ/090/bg.gif);
border-bottom:1px solid #666;
filter:alpha(opacity=75);
-moz-opacity:0.75;
}
h3{
margin:0px;
padding:0px;
font-size:9pt;
}
/***************************************/
.txt{
margin-bottom:40px;
padding:5px;
width:100%;
background-color:#000;
background-image : url(file:///G:/デスクトップ/090/bg.gif);
filter:alpha(opacity=75);
-moz-opacity:0.75;
}
.mark{
font-family:MS UI Gothic;
}
.pict{
text-align:center;
}
.pict img{
border:1px solid #000;
}