@charset "utf-8";

#main a:hover {
	text-decoration: none;
	color: #ae130e;
}
#main h2,
#main h3 {
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
	width: 583px;
	height: 19px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#main h2 {
		background: url("../images/corporatesales_ttl.gif") no-repeat;
}

#main h3 {
	height: 14px;
	background: url("../images/corporatesales_contact_ttl.gif") no-repeat;
}



#main p {
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#contact dl {
  line-height: 1.3em;
  display: block;
}
#contact dd{
  margin-bottom: 0.3em;
  margin-left: 8em;
}
#contact dt{
  clear: both;
  float: left;
  margin: 0px;
}

