@charset "Shift_JIS";
/* CSS Document */

@import "common.css";

table{
	width:770px;
	margin:20px 0px;
}

table th{
	background:#EBFBFF;
	margin:20px 3px 8px 3px;
	padding:15px 15px 15px 25px;
	text-align:left;
	width:22%;
}

table td{
	padding:15px 13px;
}