@charset "utf-8";


#MainNavi {
	background: url(../common/mn_btn_baron.gif) no-repeat left top;
	height: 65px;
	width: 850px;
	position: relative;
}


/* ////////////////    MainContents    //////////////// */

#aroma-img {
	background: url(../basic/media/aroma_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#reiki-img {
	background: url(../basic/media/reiki_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#facial-img {
	background: url(../basic/media/facial_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#optional-img {
	background: url(../basic/media/optional_main.jpg) no-repeat left top;
	height: 165px;
	width: 545px;
}

#title {
	width: 545px;
	padding: 20px 0 0;
}

#catch {
	width: 545px;
	padding: 40px 0 40px;
}

#chart {
	width: 545px;
	padding: 0 0 50px;
}

.price2-area {
	width: 510px;
	font-size: 12px;	
	padding: 10px;
	margin: 0 auto 10px auto;
	background: #FFF;
}

.price2-title {
	width: 510px;
	background: #fffacd;
	font-size: 13px;
	font-weight: bold;
	color: #316745;
	padding: 4px 11px 4px 11px;
	margin: auto;
	border-bottom: 1px dotted #316745;
}

