.gyoumu_con {
	width: 740px;
	min-height: 110px;
	margin: 0 10px 12px;
	padding: 0 140px 12px 240px;
	border-bottom: dotted 1px #666;
	position: relative;
}
.gyoumu_con2 {
	width: 740px;
	min-height: 110px;
	margin: 0 10px 12px;
	padding: 0 140px 12px 240px;
	border-bottom: dotted 1px #666;
	position: relative;
	text-align: center;
}
.gyoumu_con2 img.sub_img {
	width: 370px;	
}
.gyoumu_con2 h4 {
	margin: 20px 0 15px;
	padding: 2px ;
	font-weight: bold;
	font-family: serif;
	color: #666;
}
.gyoumu_con h4 {
	margin: 0 0 5px;
	padding: 2px 2px 2px 10px;
	border-left: solid 2px #666;
	font-weight: bold;
	font-family: serif;
	color: #666;
}
.gyoumu_con img.sub_img {
	position: absolute;
	top: 0;
	left: 0;
}
.gyoumu_con a.gyoumu_detail_link {
	position: absolute;
	bottom: 10px;
	right: 0;
}
.gyoumu_text {
	width: 700px;
	min-height: 110px;
	margin: 20px auto 12px;
	padding: 0 12px 12px 12px;
}
.gyoumu_text h4{
	color: #153F8B;
}
.gyoumu_text p {
	text-align: left;
	line-height: 170%;
	color: #4D4D4D;
}


.profile_con {
	position: relative;
	width: 760px;
	min-height: 520px;
}
.profile_con .prof_photo {
	width: 290px;
	height: 520px;
	position: absolute;
	top: 0;
	left: 10px;
}
.profile_con .profile {
	position: absolute;
	top: 0;
	right: 14px;
	width: 450px;
}
.profile_con .profile div.logo {
	padding: 10px 0 10px 10px;
	margin: 0 0 5px;
	border-bottom: solid 1px #000;
	font-size: 150%;
	font-weight: bold;
}
.profile_con .profile h5 {
	margin: 5px 0 5px 15px;
	color: #0F74B7;
	padding: 3px 0 3px 10px;
	border-left: solid 4px #0F74B7;
}
.profile_con .profile p {
	padding: 5px 15px;
}
.profile_con .profile div.info {
	padding: 5px;
	margin: 10px;
	border: solid 1px #000;
	font-size: 90%;
}
.policy_sub {
	text-align: center;
	font-family: serif;
	margin: 10px auto;
	padding: 10px 0;
	border-top: dotted 1px #000;
}
.policy_sub h3 {
	font-size: 170%;
}
.policy_dl {
	margin: 0;
	padding: 0 40px 0 20px;
	text-align: left;
}
.policy_dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #153F8B;
	margin: 0 auto 10px;
}
.policy_dl dd {
	line-height: 170%;
	margin: 0 auto 20px;
}