/* CSS Document */

body,td,th {
	font-family: "ＭＳ ＵＩ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
}
body {
	background-image: url(../images/bg_00.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #1A919F;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.fs_10px {font-size: 10px}
.fs_14px {font-size: 14px;}
.fc_fff {color: #FFFFFF}
.fc_fff_b {color: #FFFFFF; font-weight: bold; }
.fc_ff6000 {color: #FF6000}
.fc_ff0000 {color: #FF0000}
.fc_ff6000_14px {color: #FF6000; font-size: 14px; }
.fc_ff6000_14px_b {color: #FF6000; font-weight: bold; font-size: 14px; }
.fc_4E7476 {color: #4E7476}
.style14 {color: #6A7993; font-weight: bold; }

#archive a{ color:#0000ff;
text-decoration:none}
#content a:visited { color:#4d73e6;}
#content a:active { color:#333333;}
#content a:hover{ color :#fb7e24;
	text-decoration: underline;}
