@charset "utf-8";

/*　=====================
元氣館の特徴
===================== */
#gnav ul #nav2 a {
	background-position: -61px -57px;
}

#contents {
	padding-bottom:50px;
}

#features {
	font-size: 1.6em;
	line-height: 1.6;
}

#features .sec-title {
	background-image: url(../features/images/sec-title.png);
}

/* 特徴 */
#feature .sec-title2 {
	margin-top: 1.6rem;
}

#feature p:nth-of-type(2) {
	margin-top: 0.5rem;
}

/** プロフィール **/
#profile {
	margin-top: 40px;
}

#myImage {
	width:200px;
	height:0px;
	margin-top: 15px;
	margin-right: 30px;
	padding-top:320px;
	overflow:hidden;
	background-image:url(../features/images/p-img.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	float: left;
}

#profile .text {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#profile .text h4 {
	margin-top: 1.0em;
}

#profile ul {
	margin-top: 0.5em;
}

/** 営業時間 **/
#c-time {
	margin-top: 40px;
}

#c-time h3 {
	margin-bottom: -0.5em;
}

#c-time p {
	margin-top: 1.0rem;
}

#c-time p span {
	color: #e60012;
	font-weight: bold;
}

/** 施術料金 **/
#c-charge {
	margin-top: 40px;
}

#biwa {
	margin-top: -1.0em;
}

#c-charge h5 {
	color: #218b65;	
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: -0.5em;
}

#c-charge .table01 {
	margin-top: 1.0em;
	width: 100%;
}

	.table01 td.center {
		text-align: center;
	}

#c-charge .sec-title3 {
	margin-top: 1.5rem;
	font-size: 110%;
}

#c-charge p {
	margin-top: 0.6rem;
}

#c-charge .caution strong {
	color: #e60012;
}

#c-charge a {
	color: #218b65;
}

#c-charge a:hover {
	text-decoration: none;
}

#c-charge p.right {
	text-align: right;
}

/** 保険について **/
#insurance {
	margin-top: 40px;
}

#insurance p {
	margin-top: 0.5em;
}

/** 装飾 **/
.sec-title3 {
	margin-bottom: -0.5em;
	color: #218b65;
	font-weight: bold;
}

#feature p {
	margin-top: 0.6rem;
}

/* フッタ */
#footer {
	margin-top: 50px;
}
