@charset "utf-8";
@import "style.css";

body {
 background:#E0E0D6 url(images/bg_top.gif) repeat-x top;
font-family: "ＭＳ Ｐゴシック", Verdana, Osaka, "ヒラギノ角ゴ Pro W3";
 font-size:13px;
 color:#333333;
 line-height:150%;
 margin:0;
 padding:0;
 text-align:center;
}

#container {
 width:808px;
 margin:0 auto;
 padding:0;
}

/* header */
#header {
 width:806px;
 height:352px;
 padding:8px 0 0 0;
 margin:0 2px 0 0;
 text-align:left;
 background: url(images/bg_header_top.gif) no-repeat top;
 }
#head_img {
 clear:both;
 width:780px;
 height:286px;
 margin:0  0 0 13px;
 padding:0;
 background:url(images/head_top.jpg) no-repeat bottom;
}
#head_img p {padding:30px 0 0 0;margin:0;}
#home_link {
 display:block;
 width:216px;
 height:52px;
 margin:0 0 0 545px;
 text-indent:-9999px;
}


#middle_in {
 width:806px;
 margin:0;
 padding:0 0 50px 0;
 text-align:center;
 background: url(images/bg_middle_up_top.gif) no-repeat top;
}
