h2.info {
margin-top:10px;
padding:2px 1em;
font-size:100%;
color:#ff0000;
background-color:#efefef;
border-bottom:1px solid #999;
}

.txtTitle {
font-weight:bold;
}

.txtSmall{
font-size:80%;
}

.noticeBox {
margin:10px 0 20px;
padding:1em;
font-size:92%;
border:1px solid #999;
}

.noticeTtl {
font-size:100%;
color:#ff0000;
font-weight:bold;
}

