@charset "shift_jis";

body {
text-align:center;
background-color:#FFF;
}

#wrap-bg {
margin:0 auto;
width:1040px;
background:url(../images_common/bg_wrapper.gif) transparent repeat-x 0 0;
}

#wrap {
width:980px;
margin:0 auto;
text-align:left;
background-color:#FFFFFF;
height:920px;
}
html>body #wrap {
min-height:920px;
height:auto !important;
}

#pagebody {
margin:10px 25px 0px;
width:930px;
background:url(../images_common/bg_pagebody_top.gif) transparent no-repeat left top;
}

#head {
position:relative;
}

.layout-top #head {
width:930px;
height:260px;
margin:0 25px;
background:url(../images_top/bg_header.gif) transparent no-repeat 0 0;
overflow:hidden;
}
html>body.layout-top #head {
min-height:260px;
height:auto !important;
}

.download #head {
height:61px;
margin-bottom:20px;
background:url(../images_common/bg_header02.gif) transparent no-repeat 0 0;
}

.message #head {
height:61px;
margin-bottom:20px;
background:url(../images_common/bg_header03.gif) transparent no-repeat 0 0;
}