@charset "utf-8";
.font12_b {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.title {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #174E91;
}
.font_link_b {
	font-size: 12px;
	line-height: 18px;
	color: #008FE2;
	text-decoration: underline;
}
.font_11_b {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.fone_weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

/***** a 連結變色() 開始**************************/

A.font12_b:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.font12_b:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.font12_b:hover {
	COLOR: #075BB6; TEXT-DECORATION: underline.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1B70A7;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}


