@charset "utf-8";

/* ==================================================

	Style for AROMA-YOGAN.JP

================================================== */

#introduction {}

.section {
	padding: 30px;
	background: #eae4db;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.more {
	position: relative;
}
.badge {
	position: absolute;
	top: -20px;
	left: -20px;
}
