@charset "Shift_JIS";

table.tTypeA01 th{ text-align:left; width:180px; font-weight:normal;}
.btnRD {
    display: block;
}
.btnRD {
    background-color: #CC0000 !important;
    color: #fff !important;
    padding: 7px 20px 5px !important;
    text-decoration: none;
	margin:0 0 20px 0;
}
.btnRD span {
    background: rgba(0, 0, 0, 0) url("/commonY15/img/icon_arrow_right_white_01.png") no-repeat scroll 0 7px;
    display: inline-block;
    line-height: 24px;
    padding-left: 10px;
}
.fs16 {
    font-size: 16px !important;
}
div.notifyBlock {
    background-color: #e7f4f5;
    border: 1px solid #acd3d6;
    margin: 10px 0;
    padding: 9px 0;
}
div.notifyBlock h3 {
    color: #387378;
    margin: 0 9px 4px;
}
div.notifyBlock p {
    margin: 0 9px;
}