@charset "utf-8";
/* CSS Document */
#sec-top {
font-size:1.83em;
 font-weight:bold;
 padding:6px 0px; 
 text-align:center; 
 color:#ffffff; 
 background-color:#5ca200;
 width:515px;
 margin:0px auto;
 
}


.top-contents{
width:252px;
float:left;
margin-right:10px;
display: inline; /* IE6+5.x 対応 */
}

.top-contents-r{
width:252px;
float:left;
margin-right:0px;
display: inline; /* IE6+5.x 対応 */
}
