@charset "UTF-8";
/* CSS Document */
/* ---------- 共通 ---------- */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;
	list-style: none;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}

h2 {
	margin: 0px 0px 4px 0px;
	padding: 8px 0px 8px;
	font-weight: bold;
	font-size: 20px;
}

/* ---------- 共通ここまで --------- */

/* ---------- トップページ ---------- */

h5 {
	width: 739px;
	height: 48px;
	background: url(images/mid-title.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 15px;
}

h4 {
	width: 691px;
	height: 28px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.004em;
	color: #000000;
	margin-top: 43px;
	background: url(images/content-list-red.jpg) no-repeat 0 0;
}

h3 span {
	margin-left: 24px;
}

h4 span {
	margin-left: 19px;
}

#main-body {
	width: 739px;
}

.page1-block {
	width: 739px;
}

.p1-inner {
	width: 691px;
	margin: 40px 24px 66px 24px;
}

.p1-inner-2 {
	width: 691px;
	margin: 0px 24px 66px 24px;
}

.p1-inner-2 img {
	float: right;
	margin: 0px 0px 4px 30px;
}

.p1-inner-3 {
	width: 691px;
	margin: 27px 24px 0px 24px;
}

.p1-inner-3 img {
	margin-bottom: 23px;
}

.p1-inner-2 h4:first-child {
	margin-top: 0px;
}

.portrate {
	width: 178px;
	height: 181px;
	margin-left: 67px;
	margin-bottom: 20px;
	float: right;
}

/* ---------- トップページここまで ---------- */

/* ---------- 選ばれる理由ページ ---------- */

.p2-inner {
	width: 691px;
	margin: 34px 24px 48px;
}

.p2-inner-2 {
	width: 691px;
	margin: 0px 24px 0px;
}

.p2-inner-2 img {
	float: right;
	width: 255px;
	height: 168px;
	margin: 0px 0px 12px 18px;
}

.red-section {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #eb17cb;
	margin: 18px 0px;
}

.p2-inner-2 > h4 {
	width: 691px;
	height: 28px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.004em;
	color: #000000;
	margin-top: 43px;
	background: url(images/content-list-blue.jpg) no-repeat 0 0;
}

/* ---------- 選ばれる理由ページここまで ---------- */

/* ---------- 料金のご案内ページ ---------- */

.p3-inner-1 {
	width: 691px;
	margin: 16px 24px 0px;
}

.p3-img1 {
	margin-top: 48px;
}

.p3-inner-1 h4 {
	margin-top: 0px;
	background: url(images/content-list-blue.jpg) no-repeat 0 0;
}

#2nd-body {
	clear: both;
	width: 739px;
}

.p2-inner span {
	font-size: 18px;
	font-weight: bold;
	margin-right: 50px;
}

.red-text {
	color: #fd2121;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

dl {
	margin: 0px;
	height: 0px;
	clear: left;
	display: block;
}

dt {
	float: left;
	clear: left;
	width: 149px;
	font-size: 18px;
	font-weight: bold;
}

dd {
	float: left;
	margin-bottom: 20px;
}

.reset {
	clear: both;
	width: 691px;
	margin: 0px 24px 53px;
}

.to-right {
	float: right;
	clear: right;
	margin-bottom: 50px;
}

.top-and-bottom {
	margin: 0px 0px 45px;
}

.bottom-text {
	margin-top: 30px;
	margin-bottom: 45px;
}

.indent {
	float: left;
}

