BODY{
background-image:url(img/backstripe.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
background-color:#fef2e2;
margin:0;
text-align:center;
}
img{
border:0;
}
div#top{
width:980px;
height:525px;
background-image:url(img/top.gif);
margin-right:auto;
margin-left:auto;
}
div#top2{
width:945px;
height:297px;
background-image:url(img/top2.jpg);
margin-right:auto;
margin-left:auto;
text-align:left;
}
div#backwhite{
width:945px;
background-image:url(img/backwhite.jpg);
margin-right:auto;
margin-left:auto;
text-align:center;
padding-top:30px;
}
div#contents{
width:700px;
margin-right:auto;
margin-left:auto;
text-align:left;
color:#666; /* メインのフォントの色 */
font-size:12px; /* メインのフォントのサイズ */
}
div#bottom{
width:945px;
height:53px;
background-image:url(img/bottom.gif);
margin-right:auto;
margin-left:auto;
margin-bottom:40px;
}
img#jacket{
margin-left:88px;
}