body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#head {
	height: 28px;
	width: 100%;
}
#cont {
	background-image: url(../main_images/top/base.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 535px;
	width: 100%;
}
#footer {
	background-image: url(../main_images/b_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
	width: 100%;
}
td {
	margin: 0px;
	padding: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
}
a img{
	border:none;
}
