.blue_bkdate {
	font-size: 12px;
	color: #0033cc;
}
.blue_bktxt {
	font-size: 12px;
	color: #0033cc;
	line-height: 130%;
	font-weight: bold;
}
.bluebox {
	margin: 0 0 15px 19px;
	padding: 0;
	width: 510px;
}
.bluetext {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.bluelead_s {
	margin: 0;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 140%;
	color: #0033cc;
	border: 1px solid #0033cc;
}
.bluelead_l {
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 140%;
	color: #0033cc;
	font-weight: bold;
}
.blue_tt {
	font-size: 12px;
	color: #0033cc;
	text-align: right;
}
.bluesub_tt {
	margin: 10px 0 15px 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #0033cc;
	font-weight: bold;
}
.blue_memo {
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #0033cc;
}

.blue_top {font-size: 12px; line-height: 140%;}
.blue_zu {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 470px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666;
	line-height: 125%;
}
.blue_zu img {
	margin-bottom: 2px;
}
.blue_txtgray {
	margin: 0;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	border: 1px solid #0066CC;
}


a:link {
	color: #0033cc;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: #0033cc;
	background: transparent;
	text-decoration: none;
}
a:hover, a:active {
  color: #6699FF;
  text-decoration: underline;
  background: transparent;
}
