@charset "utf-8";
/* CSS Document */

/* Contents　開始 */
#contents{
	width:600px;
	float:right;
	text-align:center;
}
#bun{
	float:left;
	width:380px;
	text-align:left;
	padding:10px;
}
#shasin{
	float:right;
	padding:10px;
	height:110px;
	font-size:small;
}
table{
	clear:both;
	background-color:#ddffff;
	border-collapse:collapse;
	margin:20px auto 30px auto;
}
td{
	height:30px;
	text-align:center;
	vertical-align:middle;
	border:#aaa solid 1px;
}
.gousuu0{
	width:150px;
}
.hakkoubi0{
	width:250px;
}
.gousuu{
	width:150px;
}
.hakkoubi{
	width:250px;
}

/* Contents　終了 */

