[新着] Webテンプレートを仮オープンしました
<style type="text/css">
<!--
body{background-image:url('img/bg2.gif');}
-->
</style>
#wrap{
position:relative;
width:622px;
margin:0px auto;
text-align:left;
background:#c4c5cd url(img/bg.gif) left bottom no-repeat; /* ←ここ */
border:1px solid #eeedef;
border-width:0px 1px 1px 1px;
}上記該当行にimg/bg.gifを設定している記述があります。ここを削除してください。