@charset "utf-8";
/* CSS Document */
.msg {border:1px solid #ccc; background-color: #fefefe; padding: 3px; text-align: center;}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.bizdetail_tblheader{font-weight: bold; background-color:#F9FFD2;}
.bizdetail_tblitems{border-bottom: 1px solid #D7F3D6;}
