@charset "UTF-8";

@import url("reset.css");
@import url("header.css");
@import url("gnavi.css");
@import url("footer.css");

#wrapper03{
width:950px;
margin:auto;
position:relative;
}

#wrapper03 a{
text-decoration:none;
color:#0087b4;
}

#wrapper03 a:hover{
text-decoration:underline;
}