BODY	{	
		position: absolute;		
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 820;
		background-color:white;			
		font-style:normal;			
		font-weight:normal;			
		font-size:12pt;				
		text-align:center;	
		text-indent:0pt;			
		color:black;							
		}
	


h1,h2{
	display: none;
	}
	
	
.menu_bot{
	margin-top: 10px;
	margin-right; 0px;
}

p{
	display:none;
}

.area{
	margin-top:20px;
}
.kouji{
	margin-top:20px;
}

.ta1{
		position:relative;		
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 820;
		border: 1px solid #d3d1d1;
	text-align: center;
	margin-bottom: 10px;
}

h3{
		text-align: center;
	font-size: 20px;
	padding: 5px 20px;
	background-image: linear-gradient(#fff, #e5e5e5);


}

.ta1{
		position:relative;		
		text-align: center;
		width: 600px;

}

.ta1 th{
	padding: 20px;
	text-align: center;
	background: #c2c2c2;	
}
.ta1 td{
	padding: 20px;
	text-align: center;
	background: #e2e2e2;	

}

li{
	list-style: none;
}

.menu_houjin{
	margin: 20px 0px 0px 20px;
}

.menu_kojin{
	margin: 20px 0px 0px 20px;
}

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}