@charset "shift_jis";
.Left-bar_red {
	background-image: url(../img/L-bar_red.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	padding-top: 8px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	margin-bottom: 5px;
}

.Left-bar_green {
	background-image: url(../img/L-bar_green.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: auto;
	padding-top: 8px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	margin-bottom: 5px;
}
