@charset "utf-8";
#main {
	background-image: url(../company/bk_company.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents  {
	margin-left: 400px;
	margin-top: 50px;
}
#contents strong {
	font-size: 110%;
}

#contents th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: right;
	padding-right: 15px;
	color: #033;
	font-weight: normal;
}

#contents td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#contents .style1 {
	color: #999;
	font-style: italic;
}
#contents #mente {
	margin-right: 80px;
	margin-left: 20px;
}
#contents #mente p strong {
	color: #00C;
}
