@charset "utf-8";





#contents {
	width: 710px;
	margin: 35px auto 1px;
}

#contents h2 {
	background: url(../../images/company/company-01.gif) 0 0 no-repeat;
	width: 710px;
	height: 39px;
	margin: 0 0 35px;
	text-indent: -9999px;
}

#left-box {
	float: left;
}

#right-box {
    width: 430px;
	float: left;
	margin-left: 50px;
	font-size: 107%;
}

#right-box dl {
	background: url(../../images/common/contents-line.gif) 0 bottom repeat-x;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

#right-box dt {
	float: left;
	width: 6em;
}

#right-box dd {
	margin-left: 6em;
	margin-bottom: 0.6em;	
}

#company01 {
	margin: 30px 0 10px;
}

#company02 a {
	background: url(../../images/common/top-btn.png) 0 bottom no-repeat;
	width: 71px;
	height: 95px;
	margin: 0 0 0 640px;
	display: block;
	clear: both;
	text-indent: -9999px;
}