/* Style Definitions for Internet Explorer4/5/6

/* Anchor Setting */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;}

.style1 {font-size: 11px; color:#660000; line-height: 110%;}
.style2 {font-size: 11px; color:#FCF0F0; line-height: 110%;}

#forecast1 {
     width: 500px;
     height: 470px;
     background-repeat: no-repeat;
     background-image: url("./img/sakura_forecast01.jpg") ;
     background-position: top left;
     position: relative;
     text-align: left;
     padding: 0 5px 0 20px;
     line-height: 150%;
     font-size: 12px;
     font-color: #999999;
}

#forecast2 {
     position: absolute;
     top: 70px;
     left: 280px;
}

#forecast3 {
     position: absolute;
     top: 280px;
     left: 285px;
     clear: both;
}

#forecast4 {
     position: absolute;
     top: 410px;
     left: 290px;
}

