@charset "UTF-8";
div#contents {
	font-size: 95%;
}
div#contents h1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h2  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#contents p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
div#massage-head {
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 10px;
}
div.massage-box {
	margin-bottom: 80px;
	clear: both;
}
div#contents  div.massage-box h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
div.massage-box dl {
	margin: 0px;
	padding: 10px;
	line-height: 1.2em;
	border: 1px solid #E8E8E8;
	width: 310px;
}
div.massage-box dt {
	font-weight: bold;
	margin-bottom: 0.2em;
}
div.massage-box dd {
	margin-left: 1.5em;
}
div.massage-box img.float-right {
	float: right;
	margin-left: 20px;
}
div#common-head  img.float-right {
	float: right;
	margin-left: 20px;
}
