body {
margin:0px; padding:0px;
color:#9f6f55; font-size:11px; font-family:Meiryo,MS P Gothic;
}

a { text-decoration:none;
    cursor:help; }
a:link,a:visited { color:#f0908d; font-size:11px; font-family:Meiryo,MS P Gothic; }
a:hover,a:active { color:#fec5c5; }


textarea{
 border:0px;
 color:#9f6f55;
 font-size:11px;
 font-family:Meiryo,MS P Gothic;
 height:50px;
 padding-left:5px;
 width:400px;
 margin:2px;
         }

BODY {
  scrollbar-face-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-arrow-color: #fec5c5;
  scrollbar-track-color: #ffffff;
}

input,select,button{
 border:1px dashed #fec5c5;
 background-color:#ffffff;
 color:#9f6f55;
 font-size:11px;
 font-family:Meiryo,MS P Gothic;
 height:25px;
 padding-left:5px;
 width:100px;
 margin:2px;
                    }

p{
 padding:5px;
  }
  
  
.h1 {
color:#6A5374; font-size:15px; font-family:Georgia;
border-bottom:2px dotted #6A5374;
padding:10px 20px;
background:url('../../ovo/h1.gif') no-repeat 0% 45%;
width:80px;
}

.h2{
  margin:5px 0px;
  padding:2px;
  font-size:11px;
  font-weight:normal;
  border-bottom:1px dashed #9f6f55;
  text-align:left;
  padding:3px 0px 3px 30px;
  background:url("../../ovo/h2.gif") no-repeat 00% 50%;
  width:50px;
   }

   
   
.pict{
margin:10px 0p 40px 0px;
text-align:center;
}
.pict img{
border:1px solid #666;
}


