/* 基本設定　*/

body {
	margin-top: 10px;
	margine-left: 0px;
	background-repeat: repeat-x;
	background-position: top
}

table.new {
	font-size: small
}

table.new2 {
	font-size: small;
	margin-top: 5px;
}

a.image {
	text-decoration: none
}

.hidden {
	visibility: hidden
}

.small {
	font-size: 9pt
}

.title {
	background-repeat: no-repeat;
	background-position: center
}
