body{
background-color: #FFFFFF;
background-position: left top;
background-attachment: scroll;
	background-repeat: repeat-y;
}


#title{
font-family: "Osaka", "sans-serif";
font-size : 12px;
line-height : 15px;
color : #1C3E99;
text-decoration: none; 
font-weight:normal;
padding: 50px 120px 5px 0px;
margin-bottom:0px;
letter-spacing:0px;
line-height:17px;
}



.menu{
font-family: "Osaka", "sans-serif";
font-size : 11px;
line-height : 15px;
color : #000000;
text-decoration: none; 
font-weight:normal;
padding:30px 0px 0px 10px;
margin-bottom:0px;
line-height:15px;
}

.main{
font-family: "Osaka", "sans-serif";
font-size : 13px;
color : #1C3E99;
text-decoration: none; 
font-weight:normal;
padding: 30px 120px 5px 0px;
margin-bottom:0px;
line-height:21px;
}



.date{
font-family: "Osaka", "sans-serif";
font-size : 13px;
color : #000000;
line-height : 15px;
text-decoration: none; 
font-weight:lighter;
padding:0px 0px 0px 0px;
margin-bottom:0px;
letter-spacing:0px;
line-height:21px;
}



img {
    border-style:none;
}


a:active { color: #000000; text-decoration: none}
a:link { color: blue; text-decoration: none}
a:visited { color: blue; text-decoration:none} 
