BODY { 
cursor: crosshair;
color: black;
font-size: 10pt;
font-family: Arial;
  scrollbar-face-color: white;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: white;
  scrollbar-track-color: white;
  scrollbar-darkshadow-color: white;
} 

IFRAME {
border-style: solid;
border-color: gold;
border-width:1;
}


.bg3_1{
background-image:url(bg_letter.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:left top;
background-color:#D5CEC0;
}

.bg3_2{
background-image:url(bg_happiness.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:98% 50%;
background-color:#FFFFFF;
}

.bg3_3{
background-image:url(bg_changing.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:right botom;
background-color:#bfbfbf;
}

.bg3_4{
background-image:url(mizuumi.gif);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:right top;
background-color:white ;
}

A:link {color:navy; text-decoration:none}
A:visited {color:navy; text-decoration:none}
A:active {color:navy; text-decoration:none}
A:hover {color:black; border-bottom: 2px #0000ff dotted;}


P { text-decoration: underline; }

TABLE {
filter:Alpha(opacity=80);
}

td {
font-size: 10pt;
font-family: Arial;
}

.t2 {
 border-style: double;
 border-width: 3px;
 border-color: navy;
}

.t3 {
 border-style: dotted;
 border-width: 3px;
 border-color: white;
}

.yohaku {
padding: 15px;
}

.hyo {
color: white;
text-align: left;
background-color: black;
filter: Alpha(Opacity=45,FinishOpacity=45,Style=0);
padding: 5px;
}


