@charset "UTF-8";

.fWB{
  font-weight: bold;
}

dl.fee_dl {
    line-height: 1.5em;
    padding: 10px;
    margin-bottom: 1px;
    overflow-y: auto;
}
dl.fee_dl dt {
    float: left;
    width: 120px;
}
dl.fee_dl dd {
    float: left;
    width: 560px;
}



/* pdf icon */
#web_service a.blank.inline{
	display: inline;
}

#web_service a[href$="pdf"]{
	background: url(/institutional/common/imgs/icn_pdf.png) right 2px no-repeat;
	padding-right: 20px;
}


