/*
	ZipAddr: 住所自動入力
*/

#autozip {
	background: #3366ff !important;
}
/*                       7.267から変更
#autozip a {
	background: #f5f5f5 !important;
	color: #333333 !important;
}
#autozip a:hover {
	background: #666666 !important;
	color: #ffffff !important;
}
*/
#zip_header,#zip_count {
	background: #333333 !important;
	color: #f5f5f5 !important;
	padding: 3px 2px !important;
	white-space: nowrap;
}
