@import url("base.css");
@charset "Shift_JIS";


/* ------------------------------
 アイキャッチ
------------------------------ */

img#catch {
 position:absolute;
 top:25px;
 left:-15px;
 width:784px;
 height:265px;
}

#contents {
 background-image:url(../images/index_catch.jpg);
 background-repeat:no-repeat;
 background-position:center 26px;
 padding-top:330px;
}



