@charset "UTF-8";

div.info_table dl{
border-bottom: dotted 1px #dadada;
}
div.info_table dt{
float: left;
font-size: 113%;
font-weight: bold;
background-color: #FFF;
color:#10218B;
border-left: solid #10218B 3px;
text-align:center;
padding:5px 15px;
vertical-align: middle;
letter-spacing: 0.1em
}
div.info_table dd{
float:left;
font-size: 113%;
padding:5px 15px;
vertical-align: middle;
white-space: nowrap;
}


/*170526_oshirase.htm’Ç‹L*/
a:hover {
    color: #FF3300;
    text-decoration: underline;
}
dl dt .ngIcon {
color: #FFF;
background-color: #5b9bd5;
}
dl dt .goodIcon {
color: #FFF;
background-color: #ffc000;
}