/* 全ページテキスト関連
------------------------------------------------ */

* {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #333333;
}

.midashi {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-indent: 5px;
}
.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	line-height: 125%;
}
.moji12 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}
.day {
	font: bold 12px/125% Arial, Helvetica, sans-serif;
	color: #FF6000;
}
.news {
	font: 12px/125% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0000FF;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	line-height: 125%;
	color: #666666;
}
.honbun2 {
	font-size: 12px;
	line-height: 125%;
	color: #333333;
}
.small {
	font-size: 10px;
	line-height: 125%;
	color: #333333;
}
.img-l {
	margin: 5px 10px 5px 0px;
	float: left;
}
.honbun {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.midashi-w {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-indent: 5px;
}
.list-4 {
	right: 5px;
}