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

#hiruzen{ width:350px;
height:400px;
margin-bottom:20px;
margin-top:50px;
margin-left:40px;
border: #DDD solid 1px;
float:left}

#hiruzen h4{ font:10pt "trebuchet ms";

margin-left:20px;
color:rgb(255,102,0);
}

#hiruzen p{font:10pt "trebuchet ms";
text-align:justify;
text-decoration:none;
margin:30px;
color:#03C;
}

#hiruzen li{font:10pt "trebuchet ms";
text-align:justify;
margin-left:50px;
color:#03C;}

#hiruzen img{ width:40px;
height:40px;
margin-right:10px;}



#hiruzen1{ width:340px;
height:400px;
margin-top:50px;
margin-left:40px;
border: #DDD solid 1px;
float:left}

#hiruzen1 img{ width:340px;
height:300px;}

#kisame{ clear:both;
width:1200px;
height:300px;}