@charset "utf-8";
#phone_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	float: right;
	width: 270px;
	padding-bottom: 10px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	float: left;
	width: 210px;
	padding-left: 21px;
}
#address_wrap {
	width: 525px;
	padding-top: 10px;
}
