
    a:link { text-decoration: none; color: #ea618e;}    
    a:visited { text-decoration:none; color: #eb6ea0;}   
    a:hover { position: static; text-decoration:underline; color: #ea618e; }
    a:active { text-decoration: underline; color: #ea618e;}   



a img {
    border-style:none;
}

.no_border {
    border-style:none;
}


body { text-align:center; background :#ffffff;font-size: 10pt; line-height: 130%;color:#4682b4;}


p {margin-top:0px;margin-bottom:10px;/* 下、一行空ける */
margin-right:0px;margin-left:0px;}


* {font-family : Verdana, Arial, Osaka, 'ＭＳ Ｐゴシック', sans-serif; }