body,td,th {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin: auto;
}
#menu {
	background-image: url(img/00.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-size: medium;
	line-height: 2em;
	text-align: center;
	display: block;
	float: left;
	width: 100px;
	list-style-type: none;
	margin-top: 54px;
	margin-bottom: 0px;
	margin-left: 12px;
	height: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(img/01.jpg);
	height: 200px;
	width: 900px;
	float: none;
	background-color: #FFFFFF;
}
#main {
	padding: 10px;
	float: none;
	width: 880px;
	background-color: #FFFFFF;
}
#footer {
	font-size: x-small;
	line-height: 2em;
	background-color: #C6D6A7;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.style2 {font-size: 10px}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {
	font-size: xx-small;
	color: #999999;
}
.style18 {font-size: small}
.style19 {
	font-size: x-small;
	color: #CCCCCC;
}
a:link {
	color: #04739D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #04739D;
}
a:hover {
	text-decoration: none;
	color: #00B0B0;
}
a:active {
	text-decoration: underline;
	color: #04739D;
}
