@charset "utf-8";
/* CSS Document */

body {
width:100%;
background:url(../images/bg.jpg) top center repeat-x #001f3e;
text-align:center;
color:#003366;
position:relative;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}




a {
color:#003366;
}

div#wrap {
width:870px;
height:637px;
margin:0 auto;
background:url(../images/all_02.jpg) top left no-repeat;
position:relative;
}

h1 {
font-size:12px;
text-align:left;
font-weight:normal;
position:absolute;
top:150px;
left:300px;
width:570px;
height:12px;
letter-spacing:0.2em;
}

h2 {
width:349px;
height:86px;
background:url(../images/navi_03.png) top left no-repeat;
position:absolute;
top:330px;
left:115px;
}

h2 a {
display:block;
text-indent:-9999px;
width:349px;
height:86px;
background:url(../images/navi_03.png) top left no-repeat;
}

h2 a:hover {
background:url(../images/navi_ov_03.png) top left no-repeat;
}
