h1 {
    line-height: 2.57 ; 
    text-align: center; 
    font-weight:normal; 
    font-family:"ＭＳ 明朝"; font-size:14pt; color:#000000;
}
p {
    line-height: 2.25 ; 
    text-indent: 12pt; text-align: left; 
    font-family:"ＭＳ 明朝"; font-size:12pt; color:#000000;
}
div.container {
    width: 80%;
}
div.author {
    line-height: 2.25 ; 
    text-align: right; 
    font-family:"ＭＳ 明朝"; font-size:12pt; color:#000000;
    margin-top: 48px;
    margin-bottom: 48px;
}

a:link    { color:#0000CC;}
a:visited { color:#800080;}
a:active  { color:#FF0000;}
