@CHARSET "Shift_JIS";

.ui-datepicker-trigger {
	margin-left:     1px !important;
	margin-bottom:  -6px !important;  /* IEˆÈŠO */
	margin-bottom:  -4px\9 !important; /* IE8 */
	*margin-bottom:  4px !important;  /* IE7 */
	_margin-bottom: -4px !important;  /* IE6 */
	margin-bottom:  -4px\9 !important; /* IE9 */
}

.ui-datepicker select.ui-datepicker-year, .ui-datepicker select.ui-datepicker-month {
	width: auto;
}

.ui-datepicker {
	margin-top:-2000px !important;
	font-size:11px;
}