@charset "utf-8";
.menu_text {
	font-size: 18px;
	text-align: center;
	word-spacing: 20em;
	margin-right: 15px;
	margin-left: 15px;
	color: #666;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.bottom_line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}

}
.high100p {
	height: 100%;
}
.category_title {
	font-size: 24px;
	color: #777;
	font-weight: bold;
}
.text_14p {
	font-size: 14px;
	line-height: 22px;
}
.text_20p {
	font-size: 20px;
}
.bottom_line_gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.round_gray {
	border: 1px solid #CCC;
}
.text_13p {
	font-size: 13px;
}
.spec_table {
	font-size: 11px;
	color: #FFF;
}
.text_green {
	color: #093;
}
