/* リンク */
a{
	color: #27479C;
	text-decoration: none;
}
a:link{
	color: #27479C;
	text-decoration: none;
}
a:visited{
	color: #27479C;
	text-decoration: none;
}
a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#link_no1 a, .ranking_best1 a{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
#link_no1 a:link, .ranking_best1 a:link{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
#link_no1 a:visited, .ranking_best1 a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
#link_no1 a:hover, .ranking_best1 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
#link_no2 a, .ranking_best2 a{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#link_no2 a:link, .ranking_best2 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#link_no2 a:visited, .ranking_best2 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-decoration: underline;
}
#link_no2 a:hover, .ranking_best2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#link_no3 a, .ranking_best3 a{
	font-size: 12px;
	font-weight: bold;
	color: #A46A44;
	text-decoration: underline;
}
#link_no3 a:link, .ranking_best3 a:link{
	font-size: 12px;
	font-weight: bold;
	color: #A46A44;
	text-decoration: underline;
}
#link_no3 a:visited, .ranking_best3 a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #A46A44;
	text-decoration: none;
	text-decoration: underline;
}
#link_no3 a:hover, .ranking_best3 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #A46A44;
	text-decoration: none;
}
.color_g{
	color: #CC9900;
	font-weight: bold;
	font-size: 1.1em;
}
.color_s{
	color: #999999;
	font-weight: bold;
	font-size: 1.1em;
}
.color_b{
	color: #A46A44;
	font-weight: bold;
	font-size: 1.1em;
}
.color_blue{
	color: #3366CC;
}
.color_r{
	color: #CC3300;
	font-size: 1.1em;
}
.orange14_b{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#link_orange a{
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#link_orange a:link{
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#link_orange a:visited{
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#link_orange a:hover{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#link_blue a{
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
#link_blue a:link{
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
#link_blue a:visited{
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
#link_blue a:hover{
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
/* フォントカラー */
.color_blue{
	color: #3366CC;
}

.color_red{
	color: #FF0000;
}

.color_orange{
	color: #ff9900;
	font-weight: bold;
}

.color_green{
	color: #006633;
	font-weight: bold;
}


