.company-box {
	margin: 10px;
	clear: both;
	width: 750px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../image/all/dot-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.company-box-title {
	float: left;
	margin-top: 10px;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}
.company-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	color: #CCCCCC;
	text-align: left;
	margin: 10px;
	float: right;
	width: 500px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}

.icon-image {
	margin: 3px;
}
.yakuin {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yakuin td {
	padding: 5px;
}
.yakuin th {
	text-align: left;
	margin-right: 20px;
	padding-right: 20px;
}
.company-table td {
	vertical-align: top;
}
