/* 【リンクカラー】 */
a:link {  color: #003366; text-decoration: none}
a:visited {  color: #99CCCC; text-decoration: none}
a:hover {  color: #F4A460; text-decoration: underline}

/* 【テキスト】 */
.Title {  font-size: 18px; font-weight: bold; color: #0066FF; }
.title-mb{  font-size: 14px; font-weight: bold; color: #3C7F39; }
.title-m{  font-size: 12px; color: #334788; }
.title-m2{  font-size: 14px; color: #334788; }
.title-m3{  font-size: 12px; color: #ffffff; }
.title-n{  font-size: 10px; color: #000000; }


