#profile-title {
	background-image: url(../img/company_profile/profile_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 635px;
	margin-bottom: 20px;
}
.profileArea {
	display: block;
	width: 620px;
	margin-left: 15px;
	margin-bottom: 50px;
}
.profileArea#p1 {
	display: block;
	width: 420px;
	margin-left: 15px;
	background-image: url(../img/company_profile/side_photo.jpg);
	background-repeat: no-repeat;
	background-position: right -5px;
	padding-right: 200px;
}
.profileArea .profile-subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #333;
	width: 620px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #690;
	display: block;
}
.profileArea#p1 .profile-subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #333;
	width: 420px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #690;
	display: block;
}
.profileArea table {
	width: 620px;
}
.profileArea table table {
	width: 450px;
}
.profileArea table table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.profileArea #profile-morita {
	background-image: url(../img/company_profile/profile_photo_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 620px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.profileArea #profile-kurachi {
	background-image: url(../img/company_profile/profile_photo_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 620px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.profileArea #profile-ikeda {
	background-image: url(../img/company_profile/profile_photo_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 620px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.profileArea#p1 table {
	width: 420px;
	margin-bottom: 30px;
}
.profileArea table th {
	width: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #690;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.profileArea table td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #690;
}
.profileArea table td a {
	color: #690;
	text-decoration: underline;
}
.profileArea table td a:hover {
	color: #333;
	text-decoration: none;
}
.profileArea table .row th,
.profileArea table .row td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.web-tel {
	font-weight: bold;
	color: #F30;
	padding-left: 10px;
}
.web-tel a {
	font-weight: bold;
	color: #F30;
	padding-left: 10px;
	text-decoration: none;
}
.web-tel a:hover{
	padding-left: 10px;
	text-decoration: underline;
}
