.company {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	border: 4px ridge #030;
	height: auto;
	padding-bottom: 30px;
	background-color: #cc9;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
.company table {
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 570px;
	padding: 0px;
}.company ul {
	line-height: 17px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-left: 0px;
	font-size: 80%;
	margin-left: 0px;
	width: 400px;
	margin-top: 0px;
	padding-top: 10px;
}
.company table tr td {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 30px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
}
