@charset "UTF-8";
@import "style.css";

/*　プロケア１０　*/
h4 {
	color: #660000;
	font-weight: bold;
	font-size: 116%;
}

p {
	margin-left: 0 !important;
}

#procareFee {
	padding: 5px;
	color: #330000;
	width: 100%;
	margin: 20px 0;
}

#procareFee th {
	background-color: #fdc3a7;
	font-size: 116%;
	font-weight: bold;
	padding: 8px 10px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#procareFee td {
	background-color: #eed6ca;
	padding: 5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.procareFeeRow th {
	background-color: #ff9966 !important;
	text-align: center !important;
	border-bottom: 3px solid #FFF !important;
	border-right: 1px solid #FFF !important;
}

#procareFee .price {
	font-size: 116%;
	font-weight: bold;
	color: #660000;
	text-align: center;
}

#procareMenu {
	background: #fefcfc url(../../mente/img/maintenance_frame_top.gif) no-repeat top;
	width: 639px;
	margin-bottom: 50px;
	border-bottom: 1px dotted #cc9999;
}

#procareMenu h5 {
	background: url(../../img/mark02.gif) no-repeat 0 10px;
	padding: 10px 15px;
	margin-left: 15px;
	font-size: 116%;
	color: #330000;
	font-weight: bold;
}

#procareDetail {
	margin: 10px auto;
}

#procareDetail img {
	margin: 0 4px 15px 4px;
}