* {
	margin: 0;
	padding: 0; }

body {
	text-align: center; }

table {
	border: 0;
	border-collapse: collapse; }

th {
	font-weight: bold;
	text-align: left; }

img {
	border: 0; }

a {
	text-decoration: none; }

div#container {
	width: 720px;
	margin: 0 auto;
	text-align: left; }

h3 {
	margin-bottom: 1em;
	padding: 3px;
	background: #037;
	font-size: 16px;
	font-weight: bold;
	color: #fff; }

p.odrbtn {
	text-align: right; }
p.odrbtn input {
	font-size: 12px; }

table.navi {
	width: 100%;
	margin: 1em 0;
	border: none;
	background: #9ca; }

div#listbox {
	width: 100%; }
table.list {
	width: 100%;
	margin-bottom: 0.5em;
	border-top: solid 1px #999;
	border-left: solid 1px #999; }
table.list th,
table.list td {
	padding: 3px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	font-size: 12px; }
table.list th {
	background: #6cc;
	font-weight: bold;
	text-align: center; }
.hsp {
	margin: 0;
	padding: 0;
	font: 0/0; }
.big {
	font-size: 120%; }
.small {
	font-size: 80%; }
.bold {
	font-weight: bold; }
.red {
	color: #f00; }
.green {
	color :#090; }
.blue {
	color: #00c; }
.left {
	text-align: left; }
.center {
	text-align: center; }
.right {
	text-align: right; }
