@charset "utf-8";
/* CSS Document */

@import "common.css";



#ue {
	background-image: url(../shisetsu/img/ue.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-bottom: 20px;
}
#graph {
	text-align: right;
}
table {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
td {
	padding-right: 8px;
	padding-left: 8px;
}
#center {
	text-align: center;
}

