@charset "utf-8";

body{
margin:0;
padding:0;
font-size:12px;
background:url(../img/bg.jpg);
font-family: Verdana, Helvetica , 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ',  sans-serif;
	
line-height:1.5;
color:#666;

}


a{
color:#009966;}
a:hover{
background-color:#CCCCCC;}

address{
font-style:normal;
line-height:1.1;
padding:7px 0;
text-align:center;
background:url(../img/footer.jpg);
background-repeat:no-repeat;
}