body {
	text-align: center;
}
p{
	font:10pt;
}

  	}
a#zero{	font:10pt;
	margin: 0px 0px 0px 0px; 

  	}

h1{   
	font:10pt;
	margin: 0px 0px 10px 5px; 
	background-color: #FFCCCC;
	}

h2{   
	font:10pt;
	margin: 0px 0px 0px 0px; 
	background-image: url(h2_back.jpg);
	}
h3{   
	
	margin: -5px 0px 0px 0px; 
	
	}
h4{   
	font:12pt;
	margin: 0px 0px 0px 0px; 
	
	}
div#waku{
      width:750px;
   
      margin:0 auto;
	background-color: #FFFFFF;

      }
.checkbox {
	font:10pt;
	list-style-image : url(gazou/check.gif);
	list-style-position: inside;
	list-style-type: none;
	text-indent: 0pt;
}
.bullet {
	font:10pt;
	list-style-image : url(gazou/bullet.gif);
	list-style-position: inside;
	list-style-type: none;
	text-indent: 0pt;
}


