/*guide.css*/
body{background-image:url(../img/sp72.jpg);
          background-repeat:no-repeat;
          background-position:24px 136px;
          background-attachment:scroll;
          font-size:14px;
          margin:0px;
           background-color:#3D4372;}
img{ border-style:none;}
#header{background-image:url(../img/headr.png);
             background-repeat:repeat-y;
             backglound-position:left;
             background-color:#54669F;
             width:90%;
             height:108px;
             margin:12px auto;}
h1{width:250px;
    height:108px;
     background-image:url(img/guib.jpg);
     background-repeat:no-repeat;
     text-align:center;
     margin-left:8%;}
h1 img{margin-top:15px;}
h2{font-size:18px;
     margin-left:2em;}
#mainen{width:60%;
         color:#FFFFFF;
         margin:12px 12% 200px 28%;
         font-size:14px;
         font-family: TimesNewRoman,Times,serif;}
#mainja{width:60%;
         color:#FFFFFF;
         margin:12px 12% 86px 28%;
         font-size:14px;
         font-family: ＭＳ 明朝, ＭＳ Ｐ明朝, ヒラギノ明朝 Pro W3, 細明朝体, 平成明朝,serif;
         line-height:1.2em;}
#lead{display:block;}
#must{margin-bottom:1em;
           list-style-type:disc;}
#must a:link{color:#FFFFFF;}
#must a:visited{color:#3D4372;}
#wan{font-size:16px;
          font-weight: 700;
          color:#FFCCCC;}
#footer{width:90%;
             background-image:url(../img/footr.png);
             background-repeat:repeat-y;
             background-position:left;
             margin:0px auto;
             height:31px;
             text-align:center;
             background-color:#31748C;}
