@charset "UTF-8";
/* CSS Document */


/*contents-title*/

.contents-title h2 {
	background-image: url(images/title.png);
	height: 34px;
	width: 255px;
}

.contents-title p {
	padding-left: 15px;
}
/*midashi*/



/*contents01*/

.contents01 {
	padding-bottom: 30px;
	width: 600px;
}

.overview-box {
	clear: both;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 25px;
	border-radius: 10px;
	border: 2px solid #29CBFF;
	margin-bottom: 10px;
}

.overview-box h4 {
	margin-bottom: 20px;
	background-image: url(images/contents01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 260px;
	margin-left: 20px;
	text-indent: -9999px;
}

.point-box {
	background-color: #DBF4FF;
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 35px;
}

.point-box h5 {
	background-image: url(images/prof.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 37px;
	width: 172px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.point-box span.img-prof  {
	clear: both;
	width: 474px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
}

.point-box span.name  {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	height: 42px;
	width: 336px;
}

.point-box p {
	font-size: 24px;
	line-height: 1.6em;
	color: #7F7F7F;
	clear: both;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

.prof02 table {
	width: 550px;
	font-size: 22px;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #736357;
	border-collapse: collapse;
}

.prof02 table tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.prof02 table tr.top {
}

.prof02 table td {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #736357;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
	border: 1px solid #736357;
	border-collapse: collapse;
}

.prof02 table td.left {
	width: 145px;
	background-color: #E6E6E6;
}



.prof02 table td span a {
	color: #22B573;
	text-decoration: none;
}