body, input{
	font-size: 13px;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}
table{
	margin: 0px auto;
	border-collapse: collapse;
}
th, td{
	color: #0000ff;
	border: 1px solid #0080ff;
}
th{
	text-align: left;
	font-weight: normal;
	background: #a6d2ff;
}
td{
	background: #dfefff;
}