@charset "utf-8";
#contens {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#contens .footer {
	line-height: 37px;
	margin: 0px;
	height: 37px;
	width: 860px;
	background-image: url(img/img_02.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2D8A6F;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#kaisha {
	background-image: url(img/img_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 749px;
	width: 850px;
}
