@charset"Shift_JIS";

body{
margin:0;
padding:0;
background:#fff;
text-align:center;
}
#CB{
margin:0 auto;
text-align:left;
}
/*------------------------------------------------------------*/
#wrap{
margin-left:auto;
margin-right:auto;
width:800px;
text-align:center;
background:#fff;
}
/*------------------------------------------------------------*/
#header{
margin-left:auto;
margin-right:auto;
width:800px;
height:312px;
text-align:left;
margin-top:0px;
background:#fff url(bgimg/contest_j.jpg) center top;
}
/*------------------------------------------------------------*/
#headere{
margin-left:auto;
margin-right:auto;
width:800px;
height:312px;
text-align:left;
margin-top:0px;
background:#fff url(bgimg/contest_e.jpg) center top;
}
/*------------------------------------------------------------*/
#content{
margin-left:auto;
margin-right:auto;
width:800px;
text-align:center;
background:#fff url(bgimg/background.jpg) repeat-y center top;
}
#content p{
font-size:11px;
line-height:12px;
text-align:left;
color:#6f5436;
font-family:"Osaka","MS P ゴシック","san-serif";
}
#content h1{
font-size:14px;
line-height:25px;
font-weight:400;
text-align:center;
color:#6f5436;
font-family:"Osaka","MS P ゴシック","san-serif";
}
#content h2{
font-size:11px;
line-height:12px;
font-weight:400;
text-align:center;
color:#6f5436;
font-family:"Osaka","MS P ゴシック","san-serif";
}
/*------------------------------------------------------------*/
#footer{
margin-left:auto;
margin-right:auto;
width:800px;
height:78px;
background:url(bgimg/footer.jpg) no-repeat bottom;
}