/* ページのレイアウト用CSS */

#box, td {
	text-align: left;
	margin-left: 100px;
	margin-top: 35px;
	margin-bottom: 25px;
}	



