
    body {
      /* ページの背景色や文字色を変えるためには、この値を変更してください */
      color:#666666;
      font-size: 11pt;
      background: #fff;
      line-height:15pt;
      font-family: "MS UI Gothic"
      background: #fff;
      background-position : 0% 100%;
      background-repeat : no-repeat;
      background-attachment : fixed;
   }
a {text-decoration:none;}
A:link { text-decoration:none; color:#6495ED;}
A:visited { text-decoration:none; color:#FC9374;}
A:hover{
text-decoration:underline;
position : relative;
top : 2px;
color:#FF9999;}

    TD {      
      color:#666666;
      font-size: 9pt;
      line-height:15pt;
      background-repeat:no-repeat;
      vartical-valign:middle;
    }

    h1 {
        font-weight:lighter;
        line-height:8pt;
        vartical-valign:bottom;
        text-align:right;
        color:#cccccc;
        font-size:8pt;
    }
    h2 {text-align:left;
        line-height:15pt;
        vartical-valign:bottom ;
        color=#cccccc;
        font-size:8pt;
        font-weight:lighter;
    }
    h3 {text-align:left;
        line-height:15pt;
        vartical-valign:bottom ;
        color:#666666;
        font-size: 9pt;
        font-weight:lighter;
    }
    strong {
      color:#666666;
      font-size: 9pt;
      line-height:15pt;
      vartical-valign:middle;
      font-weight:lighter;
    }


}

.dot {
border-width : 1px ;
border-style: dotted;
border-color : #87CEFA;
background-position : 100% 100%;
background-repeat : no-repeat;
background-attachment : fixed;
}
.dotAf {
border-width : 2px ;
border-style: dotted;
border-color : #87CEFA;
background-position : 100% 100%;
background-repeat : no-repeat;
background-attachment : fixed;
}
.dot2{
border-style: dotted;
border-color:#87CEFA;
border-width:1 0 1 0;
}
.Title {
color:#666666;
font-size: 9pt;
line-height:15pt;
background-image : url("img/title07.jpg");
background-position : 100% 50%;
background-repeat : no-repeat;
border-style: double;
border-color:#87CEFA;
border-width:3 0 3 0;
}

.Title2 {
color:#666666;
font-size: 9pt;
line-height:15pt;
background-position : 100% 50%;
background-repeat : no-repeat;
border-style: double;
border-color:#87CEFA;
border-width:3 0 3 0;
}

.TitleName {
color:#666666;
font-size: 9pt;
background-image : url("img/wedparty.jpg");
line-height:15pt;
background-position : 100% 100%;
background-repeat : no-repeat;
}



