@charset "utf-8";

/* 設定 */
BODY {
font-family: HiraKakuProN-W6;
text-align: center;
-webkit-text-size-adjust: none;
}

.clear { clear: both; }
.disnon { display: none; }
img { border-style: none; }

.link {
font-weight: bold;
font-size: 14pt;
margin: 10px 0px 20px;
color: #eeeeee;
}
.link a {
color: #0000ff;
text-decoration: underline;
}
.link a a:hover {
color: #dddddd;
text-decoration: none;
}
