@charset "UTF-8";
/* CSS Document */

.h4_bold_12 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}
.h3_bold_14 {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}
.h2_bold_16 {
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
}
.small_font {
	font-size: 7px;
	line-height: 1.3em;
}
.new_mark {
	font-size: 11px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
