/*ページレイアウト用css*/
h1       {
         background-image: url(images/top1.jpg);
         background-repeat: no-repeat;
         background-position: top center;
         height: 70px;
         font-size: 1px;
         color: cc0000;
         width: 738px;
         text-align: center;
         }

