.kurinkai {  font-family: "ＭＳ ゴシック", "Osaka－等幅"; font-size: 12px; font-style: normal; line-height: normal; color: #444444}

.shibu-role {
	background-image: url("parts/soshiki-base.gif");
	font-family: "ＭＳ 明朝";
	font-size: 20px;
	width:218px;
	height:76px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.shibu-role:hover {
	background-image: url("parts/soshiki-base01.gif");
}

a {
	text-decoration: none;
}

.v_line_fix {
  margin-left: 100px;
  width: 5px;
  height: 63px;
  background-color: #739CC3;
}

.s_line_fix {
  margin-top: 100px;
  width:100%;
  height: 5px;
  background-color: #739CC3;
}