<!--
body{ margin:0 auto;padding:0;}
body em{ font-style:normal;}
cite{ font-style:normal;}


h1 { font-size: 11pt; color: #000000; font-weight: bold }
tt { font-size: 18pt; color: #FF0000; background-color: #FFFFFF; font-weight: bold }

/* リンクのスタイル */
A:link {
color : #3A75E2;
text-decoration : none
}

/* すでに表示したリンクのスタイル */
A:visited {
color : #1F96C9;
text-decoration: none
}

/* マウスが上にあるリンクのスタイル */
a:hover {
color: #F127BF;
text-decoration: underline
}

.c{text-align:center}
.r{text-align:right}
.b{font-weight:bold}

@media screen and (max-width: 639px) { a{line-height:32px} }
-->
