
/* テキスト設定 */

.text_01 {
	font-size: 12px;
	line-height: 180%;
	margin-top: 0px;
}

.text_01_2 {
	font-size: 14px;
	line-height: 160%;
	margin-top: 0px;
}

.text_pan {
	font-size: 11px;
	line-height: 130%;
}

.text_pan_now {
	font-size: 11px;
	font-weight:bold;
	margin: 0px;
}

.text_or {
	color: #FF0000;
	font-weight: bold;
}


