@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-contact.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#main #section-info {
	margin-top: 20px;
	padding-top: 20px;
	background: url(../../common/img/dot-line-1-1-ccc.png) repeat-x left top;
}

#main address {
	padding-bottom: 20px;
	background: url(../../common/img/dot-line-1-1-ccc.png) repeat-x left bottom;
}

#main address p {
	text-indent: -9999em;
}

#main address p.company-name {
	width: 240px;
	height: 16px;
	margin-top: 0;
	background: url(../img/company-name.png) no-repeat;
}

#main address p.phone-number {
	width: 394px;
	height: 58px;
	background: url(../img/phone-number.png) no-repeat;
}

#main address p.address {
	width: 228px;
	height: 31px;
	background: url(../img/address.png) no-repeat;
}

