/* CSS Document */
#naruto{ width:1200px;
margin:0 auto;
height:1600px;
border: #999 1px solid;}

#bene{ width:500px;
height:400px;
margin-left:50px;
margin-top:40px;
float:left;}

#bene1{ width:500px;
height:400px;
margin-left:50px;
margin-top:40px;
float:left;
}

#central{ width:500px;
height:40px;
float:left;
background: rgba(102,255,204,1);
margin-bottom:30px;}

#central h4{ color: rgba(255,255,255,1);
margin-left:10px;
font:11pt "trebuchet ms";}

#bene p{
margin:20px;
text-align:justify;
color:#03C}

#bene1 img{ width:450px;
margin:20px;
height:320px;
}


#kasekage{ clear:both;
width:1200px;
height:320px;}


 