/*********************************************
 * KS-Frozen on JTW srv
 *********************************************/
 .errors ul li {
    color: #e50011;
    padding-left: 13px;
    background: url(../images/error_icon.gif) 0 0.4em no-repeat;
}
 .chk_maru {
  color: #e50011;
  padding-left: 2px;
}
table .caption {
    font-size: 0.8em;
}
table td .caption {
    margin-top: 5px;
    margin-bottom: 10px;
}
td .space0 {
    margin-bottom: 0px!important;
}

.em_red {
    color: #e50011;
}

  .btnGrey {
    width: 38px;
    border: 1px solid #ccc;
    padding: 4px 15px;
    background: #ccc;
	cursor: pointer;
}