

/*バー余白*/
.after_bar {
	padding: 0px 0px 10px 0px;
}

/*テキスト*/
.after_txt {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	font-family: "ＭＳ ゴシック","Osaka";
	color: #333333;
	padding: 0px 0px 5px 0px;
}

/*テキスト2*/
.after_txt2 {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 160%;
	font-family: "ＭＳ ゴシック","Osaka";
	color: #333333;
	padding: 10px 10px 10px 10px;
}

