#logo_c{
background: transparent ;
width: 280px ;
height: 50px ;
margin: 0 ;
padding: 0 ;
float: left ;
}

.contentsmenu{
background: transparent ;
color: #333333 ;
font-size: small ;
font-weight: bold ;
width : 280px ;
height: 36px ;
margin : 0 ;
padding: 0 ;
float: left ;
}

.contentsmenu a:hover{
position: relative ;
color: #cc3333 ;
bottom: 1px ;
left: 3px ;
}



