@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#price .box{
	overflow:hidden;
	zoom:1;
}
#price .box dl{
	float:left;
	margin-right:20px;
}
#price .box{
	margin-bottom: 10px;
}
#price{
	margin-bottom: 35px;
}



#company {
	margin-bottom: 35px;
}

#content table th {
	width: 160px;
}
#content table th, #content table td {
	padding:2px 9px 1px;
}
#map {
	width:640px;
	height: 300px;
	margin-bottom:20px;
}
#info{
	margin-bottom:30px;
}
