*{
	white-space:nowrap;
	margin:0px;
	padding:0px;
/*	font-family:HGSeikaishotaiPRO,serif;*/
	}

body{
	text-size-adjust:100%;
	width:300px;
	}

caption{
	position:static;
	font-size:20px;
	padding-bottom:2px;
	}
	
.c-left{
	position:absolute;
	left:3em;
	}

.c-right{
	position:absolute;
	right:3em;
	}

table{
	width:300px;
	height:300px;
	padding:5px;
	text-align:center;
	border-collapse:collapse;
	border:2px solid;
	background-color:#fff;

	}
	
table th{
	width:40px;
	height:40px;
	}

table td{
	width:40px;
	height:40px;
	}