#main {
width: 800px;
height: 600px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #CCCCCC;
border-style: solid;
padding: 0px;
}

#contents {
width: 750px;
height: 460px;
text-align: left;
margin-top: 30px;
padding: 0px;
background-image: url("../image/event.gif");
background-repeat: no-repeat;
background-position: 350 50;
}

#con_tittle{
text-align: left;
height: 100px;
}

.font_bold{
font-size: 16;
color: #000000;
font-weight: bold;
}

.font{
font-size: 13;
color: #000000;
line-height: 1.3em;
}

.font_s{
font-size: 10;
color: #000000;
}
