@charset "Shift_JIS";

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
width:13px;
height:13px;
border:0;
background:#036;
border-radius:10px;
outline:0;
cursor:pointer;
margin-top:-1px;
}

.ui-widget-content {
height:3px;
border:0;
background:#ccc;
color:#222;
border-radius:5px;
}

.ui-slider-range {
background-color:#777;
}

.ui-widget-header {
background-color:none;
background-image:none;
}