@charset "utf-8";
/* CSS Document */

.inquiry #datepicker .ui-widget-content {
background-image: url(../img/common/ui-bg_highlight-soft_100_eeeeee_1x100.png);
background-repeat: repeat-x;
background-position: 50% top;
margin-bottom: 0px;
}
#undercolumn_entry table.ui-datepicker-calendar th {
background-color: transparent;
}
#undercolumn_entry table.ui-datepicker-calendar td a {
background-color: transparent;
text-decoration: none;
}