#main{
    margin:0 auto;
	position :relative; 	top:-10px;
	width :890px;	
	height :800px;
	background-color:#FFFFFF; 
 }
 .title{
	top : -70px;
	position :relative;
	text-align:center;
	width : 100%;	
	height : 60px;
	background-color:#33cc00;
	}


.pankl{
	position :relative;top:-50px;
	left: 50px;font-weight: bold;}

table,th,td{border:opx;}
th.haba01{
	width:150px;
}
th.haba02{
	width:350px;
}
th.haba03{
	width:150px;
}

table{
	position:relative;
	left:70px;
	border-collapse:collapse;
	background-color:white; 
	text-align:left;
}
td{
	height:30px; 
}
h1{
	
	color:black;
	line-height:0.4;
/*	text-shadow:3px 3px 2px black;*/
	font-size:130%;
}
h2{
	
	font-size:150%;
	padding:13px ;
	color:white;
	text-shadow:3px 3px 2px black;
}
h3{
	
	font-size:100%;
	padding:7px;
}
p{
	margin:0px;
	padding:0px;
	font-family:"MS P明朝";
	font-size:15px;
	line-height:1;
	}

td a{color:blue;}

a{text-decoration:none;color:blue;}