@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: 1200px;
	margin-left: 1px;
	background-image: url(../img/company/contact.jpg);
	background-repeat: no-repeat;
}
dt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: left;
	float: left;
	width: 13em;
	padding-top: 5px;
	margin-right: -13em;
}
dd {
	margin-left: 13em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl  {
	line-height: 25px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 490px;
	margin-bottom: -40px;
}
dd a:link,#header , dd a:visited  {
	text-decoration:none;
	color: #333333;
}
dd a:hover , dd a:active {
	color: #333333;
	text-decoration:underline;
}
.privacy{
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 70px;
}
.button{
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lead{
	width: 667px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
