﻿@charset "utf-8";

/* キャンペーン
----------------------------------------------------------------------------------------------------*/

#regeneration .bcam {
	background: url(../../treatment/images/can2_bk01.gif) no-repeat;
	background-position: top;
	padding: 10px 0 10px 0;
	text-align: center;
}

#regeneration .bcamT {
	width: 530px;
	text-align: right;
	border-collapse: collapse;
	margin: 10px 0 20px;
}

#regeneration .bcamT th, .bcamT td {
	border: 1px solid #CFCFCF !important;
	padding: 5px;
}

#regeneration .bcamT .menu {
	text-align: left;
	font-weight: bold;
}

#regeneration .bcamT .price {
	background: #FAF1F2;
	font-weight: bold;
	color: #980019;
}


/* 皮膚再生医療
----------------------------------------------------------------------------------------------------*/

#regeneration table {
	width: 100%;
	margin: 0 0 15px;
	border-collapse: collapse;
	background: #FFF;
}

#regeneration table th ,#regeneration table td {
	padding: 5px;
	border: #CAC6B3 solid 1px;
	vertical-align: middle;
}

#regeneration table th {
	background: #F4EEE2;
	text-align: center;
}

#regeneration table .campaign {
	width: 120px;
	background: #F0D9DD;
}

#regeneration table .normal {
	width: 80px;
}

/* トップ
----------------------------------------------------------------------------------------------------*/

#regeneration .top p {
	margin: 0 0 15px;
}

#regeneration .top h3 {
	margin: 0 0 10px;
}

#regeneration .top h4 {
	margin: 0 0 15px;
	line-height: 1;
}

#regeneration .top h5 {
	margin: 0 0 10px;
	padding: 10px 0 10px 10px;
	background: url(../../images/bcom_back01.jpg) no-repeat;
	background-position: left center;
	border: none;
}

#regeneration .top h6 {
	margin: 0 0 5px;
	line-height: 1;
}

#regeneration .top .box1 .left {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
}

#regeneration .top .box1 .right {
	float: right;
	width: 170px;
}

#regeneration .cam {
	background: #FAF1F2;
	padding: 10px;
	border: 1px solid #E8BDC2;
	margin: 0 0 15px;
}

