@charset "utf-8";

/* クラス
------------------------------------------------------------- */
.price {
    color: #f23c4d;

}

p.price {
    color: #333;
    text-indent: -2.35em;
    padding-left: 2.35em;
}
span.price {
    position: relative;
    left: 8px;
    color: #f23c4d;
}

h2.content_area_title {
    margin-left: -16px;
	margin-bottom: 15px;
}

/* カテゴリ
------------------------------------------------------------- */
h1.top_cat_title {
    display: none;
}

/* 美容矯正コース紹介
-------------------------- */
body.mt_category_beauty div.sub_category_block {
	clear: both;
}
body.mt_category_beauty div.sub_category_block p.category_image {
	float: left;
	margin: 0 15px 15px 0;
}
body.mt_category_beauty div.sub_category_block div.entry {
	float: right;
	width: 430px;
	clear: none;
	margin: 0;
	padding: 0;
}


/* スペインIR認定「ソレンセン式セラピー」コース紹介
-------------------------- */
body.mt_category_therapy {}

body.mt_category_therapy p.entry_image {
	float: left;
	margin: 0 15px 15px 0;
}
body.mt_category_therapy .asset_header,
body.mt_category_therapy .asset_footer {
	float: right;
	width: 430px;
	clear: none;
	margin: 0;
	padding: 0;
}
body.mt_category_therapy .asset_content {
	float: right;
	width: 390px;
	clear: none;
}

/* エントリ
------------------------------------------------------------- */

/* 施術・高価・価格
-------------------------- */
div#contents table.content {
	margin-top: 0;
}
div#contents table.content th.price {
	background-color: #d0394d;
}

/* コンテンツ画像
-------------------------- */
div#contents .content_area_image {
	float: right;
	clear: right;
	margin: 0 0 15px 20px;
}
div#contents .image_width_550,
div#contents .image_width_527 {
	float: none;
	text-align: center;
	margin: 0 0 15px;

	width: 527px;
	overflow: hidden;
}

/* コンテンツテキスト
-------------------------- */
div#contents .content_area_text {
	margin: 0 0 4em 0;
}
