@charset "utf-8";

body {
	font-family				: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "HGSｺﾞｼｯｸM", sans-serif;
}

a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  text-decoration: none}
a.menulink:link {  color: #cc9900; text-decoration: none}
a.menulink:hover {  color: #cc9900; text-decoration: underline}
a.menulink:visited {  color: #cc9900; text-decoration: none}

.text-std {  font-size: 12px; color: #666666; line-height: 20px;}
.text-small {  font-size: 10px; color: #666666; line-height: 17px;}
.title {  font-size: 12px; color: #015E6F; font-weight: bold;}
.sentence {  line-height: 125%}

.text-new {  font-size: 12px; color: #666666; line-height: 19px;}
.text-attention {  font-size: 12px; color: #BE0101; line-height: 19px;}

.text-orange{  font-size: 12px; color: #D36503; line-height: 19px;}
.text-faq{  font-size: 12px; color: #2B70A0; line-height: 18px;}
.align-right {  text-align: right}
