@charset "UTF-8";

/*コンテンツ*/

#page #contents #main2{
	width: 800;
	margin: 20px;
	line-height: 1.8em;
	align-content: center;
}



/* table */

th {
	line-height: normal;
	vertical-align: top;
}

td {
	line-height: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 15px;
}