div#pagebody {
	width:1000px; margin:0 auto;
	text-align:left;
	background-image:url("img/haikei.png");
	background-repeat:repeat-y;
	background-color:#ffffff;
}

.mail {
	width:100%; table-layout:auto;
	background:#213f73; caption-side:top;
	}
.mail td { padding: 5px 5px 5px 10px; line-height : 150%;}
.mail input, textarea {font-size: 120%;}
input.send { width:320px; height:50px;}
input.check { width:16px; height:16px; margin: 0px 10px 0px 0px; }