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

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


