@charset "UTF-8";

body{
background-image: url(../commonimg/bg_body.gif);
}

#wrapper{
margin: 0 auto;
}


/* header
========================================================================== */

header{
width: 960px;
height: 115px;
margin: 0 auto;
text-align: left;
}

header #headerArea{
height: 90px;
margin-top: 25px;
}

header #headerArea h1{
display: block;
height: 90px;
width: 307px;
}

header #headerArea p{
height: 90px;
width: 184px;
}

/* section
========================================================================== */

section{
clear: both;
margin: 0 auto;
padding: 0;
}


/* footer
========================================================================== */

footer{
clear: both;
height: 240px;
margin: 0 auto;
padding: 35px 0 40px;
text-align: left;
background-color: #fff;
}
