.text10px {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 150%;
}

.grey10px {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 150%;
	color: #666;
}

.text12px {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 150%;
}

.red12px {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 150%;
	color: #C30;
}

.text14px {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 150%;
}

.photoR {
	float: right;
}

.hasen {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	clear: both;
}

