body {
	font-size: small;
	margin: 0px;
}
#banner {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainbox {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#leftbox {
	font-size: small;
	height: auto;
	width: 160px;
	text-align: left;
	float: left;
}
#centerbox {
	font-size: small;
	width: 482px;
	float: left;
	text-align: left;
}
#rightbox {
	font-size: small;
	text-align: left;
	width: 120px;
	height: auto;
	float: left;
}
#footer {
	height: auto;
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
div.main {
      float: left;
      width: 81%;
   }
a.tablelink { display: block; width: 100%; }
a.tablelink:hover { background-color: #CCCCCC; color: #000000; }
a img {
border:0 none;/*リンク画像の枠線を消す*/
} 
ul{
    list-style:none;
    width:px;
}
.li1 {
	list-style-image: url(../img/list/box4.gif);
}
.table1 {
	background-color: #adadad;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: none #999999;
	border-left: 1px dashed #999999;
}
