@charset "utf-8";
#top .image {
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E1F3FF;
	background-image: url(../images/profile_t.jpg);
	margin-bottom: 30px;
}
.main_left .philosophy_waku {
	height: auto;
	width: 678px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 30px;
	padding: 0px;
	display: inline;
}
.philosophy_waku .philosophy {
	width: 638px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.philosophy_waku .philosophy .philo_waku {
	margin-bottom: 25px;
	width: 616px;
	padding-left: 20px;
}


.philosophy_waku .philosophy .philo_inwaku {
	width: 590px;
	border: 4px solid #CCC;
	padding: 20px;
}
.philosophy_waku .philosophy .philo_inwaku h2 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
.main_left .profile_waku {
	width: 680px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	display: inline;
}

.profile_waku .profile_title {
	margin-bottom: 20px;
}

.profile_waku .profile_t {
	height: auto;
	width: 680px;
}

.profile_waku .profile_t table {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 680px;
	color: #333;
}


.profile_waku .profile_t table tr th {
	font-weight: normal;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 159px;
	background-color: #E1F3FB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.profile_waku .profile_t table tr td {
	width: 490px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.profile_waku .profile_t table tr td dl {
	margin: 0px;
	padding: 0px;
}
.profile_waku .profile_t table tr td dl dt {
	float: left;
	display: inline;
}
.profile_waku .profile_t table tr td dl dd {
	margin-left: 120px;
}
.main_left .history_waku {
	width: 680px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	display: inline;
}
.history_waku .history_title {
	margin-bottom: 20px;
}
.history_waku .history_t {
	height: auto;
	width: 680px;
}
.history_waku .history_t table {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 680px;
	color: #333;
}
.history_waku .history_t table tr th {
	font-weight: normal;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 15px;
	width: 144px;
	background-color: #E1F3FB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	text-align: left;
}
.history_waku .history_t table tr td {
	width: 490px;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
