@import url(heading.css);
@import url(head_nav.css);
table {
	margin:auto;
	font-size:105%;
}
p.table_p-text {
	width:500px;
}
.table_style {
	margin-top:10px;
}
.table_title {
	background-color:#C69C5E;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:#fff 1px solid;
	font-size:105%;
	color:#FFFFFF;
	width:190px;
}
.table_main {
	background:#F1EBD6;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom:#fff 1px solid;
	font-size:125%;
	color:#000000;
	width:310px;
}
.table_main span{
	padding-right:15px;
	}
.massage_bar {
	background:#F1EBD6;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-size:110%;
	color:#000000;
	line-height:20px;
	font-size:125%;
}
.massage_bar h2{
	font-size:125%;
	color:#CC0000;
	font-weight:bold;
}
.tabre_massage {
	margin-top:15px;
	margin-bottom:20px;
}
.tabre_massage_set {
	padding:10px;
	background-color:#EBE9BA;
	font-size:130%;
	font-weight:bold;
}
.tabre_massage_reset {
	padding:10px;
	text-align:right;
	background-color:#EBE9BA;
	font-size:130%;
	font-weight:bold;
}
.tabre_massage_set_btn {
	padding:5px;
	font-weight:bold;
}
.table_title span {
	color:#FF0000;
	font-weight:bold;
}
