/* common */
a:link {
	color: #14B163;
	text-decoration: none;
}
a:visited {
	color: #14B163;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

/* font */
.font12px {
	font-size: 12px;
	color: #333333;
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	line-height: 16px;
}
.font12pxb {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	line-height: 16px;
}
.title {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.date {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.copyright {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.font14px {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.font10px {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bannerLeft {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
.s_title {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.s_date {
	font-family: "MS PGothic", Osaka, "Hiragino Kakugo Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
