/* ˜g‘g‚ÝCSS */
#contents {
	width: 700px;
	background-image: url(side_bk.jpg);
	background-repeat: repeat-y;
	}
*#main {
	float:right;
	width: 500px;
	padding-right: 10px;
}
#side {
	float:right;
	width: 150px;
	margin-right: 20px;
}

strong a {
    color : Navy ;
    text-align : left ;
    text-indent : 5px ;
    font-family : Osaka ;
    font-size : 12px ;
    font-weight : normal ;
    text-align:left;
    }
strong {
    text-align:left;
    }
h5 a {
    color : Navy ;
    text-align : left ;
    text-indent : 5px ;
    font-family : Osaka ;
    font-size : 12px ;
    font-weight : normal ;
    text-align:left;
    }
h6 a {
    color : Navy ;
    text-align : left ;
    text-indent : 2px ;
    font-family : Osaka ;
    font-size : 12px ;
    font-weight : normal ;
    text-align:left;
    }
DIV.haru 
     {
     float: left;    
     } 
DIV
     {
    text-align:left;
     } 
