@charset "UTF-8";
.text {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
}
.texts_white {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
}.texts {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
}.text_white {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
}

.title_blue {
	font-size: x-large;
	line-height: 40px;
	font-family: Verdana, sans-serif;
	color: #0F3965;
}.title_blue_s {
	font-size: 14px;
	
	font-family: Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	color: #0F3965;
}

.texts_red{
	color:#FF0000;
	font-weight:bold;
}
