@charset "utf-8";
#contact_column_all {
	width: 515px;
	background: url(../images/s_contact_bottom.gif) no-repeat left bottom;
	margin-bottom: 20px;
}

#contact_column_all .column_base {
	width: 515px;
	background: url(../images/s_contact_base.gif) repeat-y left top;
}
#contact_column_all ul li.banner_inquiry a {
	display: block;
	width: 236px;
	height: 77px;
	background: url(../images/s_contact_inquiry.gif) no-repeat left top;
}
#contact_column_all ul li.banner_inquiry a:hover {
	background: url(../images/s_contact_inquiry_o.gif);
}

