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



#izuna1{ width:1200px;
height:40px;
float:left;
margin-bottom:30px;
text-align:center;
background: rgba(102,255,204,1);}

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

#izuna{ width: 280px;
height:300px;
float:left;
border: #DDD solid 1px;
border-radius:10pt;
margin-top:40px;
margin-left:15px;}

#izuna h3{ color: rgba(255,0,0,1);
text-align:center;
font:10pt "trebuchet ms";
margin-top:10px;}


#izuna p{
margin:20px;
text-align:justify;
font:10pt "trebuchet ms";
color:#03C}

#izuna li{
	font:10pt "trebuchet ms";
margin-left:40px;
color:#03C}

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


