@charset "UTF-8";
.title {
	font-size: 36px;
	font-weight: bold;
	color: #66FF66;
}
.text {
	font-size: 14px;
	color: #FFFFCC;
}
.address {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.text_sm {
	font-size: 12px;
	color: #FFFFCC;
}
