@import url("highslide.css");
@import url("common.css");

#navi{
	width:174px;
	float:left;
	background-image: url(../img/company/title.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 500px;
}
#maincontent{
	width:705px;
	float:right;
	margin-top: 4px;
	height: 1420px;
	margin-left: 1px;
	background-image: url(../img/company/company.jpg);
	background-repeat: no-repeat;
}
dt {
	margin-right: -13em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: left;
	float: left;
}
dd {
	margin-left: 11em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 15px;
	margin-bottom: 4px;
	padding-top: 3px;
}
dl  {
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-bottom: 0px;
}
dd li{
	list-style-type: none;
	margin: 0px;
}
.about{
	margin-top: 30px;
}
