@charset "utf-8";
/*//////////////////////////////////////////////////////
	元氣館の特徴
//////////////////////////////////////////////////////*/

/*===================================
	features
===================================*/
#features{
	width:100%;
	line-height: 1.5;
}

#features h3 {
	color:#218B65;
	font-size:110%;
	font-weight:bolder;
	padding:0.8em 1.0em;
	border-top:2px solid #218B65;
	border-bottom:5px solid #218B65;
}

#features h4 {
	color:#218B65;
	font-size:110%;
	font-weight:bold;
}

/** プロフィール **/
#profile h4 {
	margin-top: 1.0em;
}

/** 営業時間 **/
#c-time p span {
	color: #e60012;
	font-weight: bold;
}

/** 施術料金 **/
#charge h5 {
	margin: 0.5em 0;
	font-weight: bold;
}

#charge h5.mgn {
	margin-top: 20px;
}

.list01 {
	margin-top: 1.0em;
}

.list01 dd span {
	display: block;
	color:#FB0004;
	font-weight: bold;
}

p.right {
	margin-top: 0.5em;
	text-align: right;
}

p.right a {
	color:#218B65;
}

#homeopathy {
	margin-top: 0px;
}














