/*メイン*/
a:link              { color: #205cbf; text-decoration: underline }
a:visited              { color: #205cbf; text-decoration: underline }
a:hover             { color: #7daeff; text-decoration: underline }
a:active {text-decoration:underline; color:#000033}
.f10px        {
	font-size: 9px;
	line-height: 13px;
	margin: 2px;
	font-family: "Verdana", "Arial", "sans-serif";
}

.f12px                {
	font-size: 12px;
	line-height: 18px;
	font-family: "Verdana", "Arial", "sans-serif";
}
.f14px     {
	font-size: 14px;
	line-height: 22px;
	font-family: "Verdana", "Arial", "sans-serif";
}
.f18px       { color: #3b5a3c; font-size: 18px; line-height: 26px }
.copy { color: #e03a67; font-size: 10px }
/* 日付*/
.top_date                { color: #3b5a3c; font-size: 12px; line-height: 18px }

/* 小ナビ*/
.s_navi         {
	color: #0e4c6e;
	font-size: 9px;
	font-family: "Verdana", "Arial", "sans-serif";
}
.s_navi a:link        { color: #c80049; text-decoration: underline }
.s_navi a:visited         { color: #c80049; text-decoration: underline }
.s_navi a:hover         { color: #f6538f; text-decoration: underline }
.s_navi a:active    { color: black; text-decoration: underline }
/*news*/
.news           { color: white; font-size: 12px }
.news a:link        { color: #92ffff; text-decoration: underline }
.news a:visited         { color: #92ffff; text-decoration: underline }
.news a:hover         { color: #45ffff; text-decoration: underline }
.news a:active    { color: black; text-decoration: underline }
