﻿/* ===== Contents Area ===== */

#contents #side-space {
	margin: 20px auto 0 auto;
	width: 720px;
	height: 100%;
}


/* ===== Contents Area ===== */

#main-box {
	float: left;
	width: 720px;
}



/* ===== セラピスト紹介ページ ===== */

#introduction {
	width: 720px;
	text-align: left;
}

#introduction .space {
	width: 720px;
	margin-top: 10px;
	text-align: left;
}

#introduction .space-left {
	float: left;
	width: 570px;
	margin-right: 10px;
}

#introduction .space-right {
	float: left;
	width: 140px;
	text-align: center;
}

#introduction .space-left2 {
	float: left;
	width: 490px;
	margin-right: 10px;
}

#introduction .space-right2 {
	float: left;
	width: 220px;
	text-align: center;
}

#introduction .space-under {
	margin-top: 10px;
}

#introduction h3 {
	margin-top: 70px;
}

#introduction h3.first {
	margin-top: 0;
}

#introduction h4 {
	margin-top: 15px;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
}

#introduction h4.first {
	margin-top: 0;
}

#introduction ul.midashi {
	margin-top: 20px;
	text-align: left;
	list-style: none;
}

#introduction ul.first {
	margin-top: 0;
}

#introduction ul.long {
	margin-top: 70px;
}

#introduction ul.midashi li {
	padding: 0 12px 0 15px;
	background: url(../image/common/cursol_green.jpg) 0 0.15em no-repeat;
	color: #b66f2a;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	display: inline;
}

#introduction p {
	margin-top: 15px;
	color: #333;
	font-size: 75%;
	line-height: 150%;
}

#introduction p.first {
	margin-top: 1px;
}

#introduction p.under {
	margin-top: 5px;
	letter-spacing: 0;
}

#introduction img.photo {
	float: center;
	margin-top: 25px;
	margin-botton: 10px;
}

#introduction img.photo2 {
	float: center;
	margin-top: 15px;
	margin-botton: 10px;
}

#introduction img.photo3 {
	float: right;
	margin-left: 10px;
	margin-botton: 10px;
}
