@charset "Shift_JIS";
h1,h2,h3,div,p,a,img,ul,li,dl,dt,dd,address {
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}
html, body {
	height: 100%;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#container {
	margin-right: auto;
	text-align: left;
	margin-left: auto;
/* the bottom margin is the negative value of the footer's height */
	}
li {
	list-style-type: none;
}
img {
	border-style: none;
}
