@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
table.katagaki tr td{
	padding:5px;}
li{
	list-style:none;
}
img {
	vertical-align:bottom;
	border:none 0;
}
.clear {
	clear:both;
}
address{
	font-style:normal;
	text-align:center;
}
a{
	text-decoration:none;
	color:#999;
}

#Footer p{
	text-align:center;
}