body {
	background: #f6f6f6;
	line-height:1.2em;
	text-align: center;
}
body div {
	width: 90%;
	background: white;
	margin: 0 auto;
	text-align: left;
}
body div div {
	width: 100%;
	margin: 0px;
}
h2 {
	background:#333377;
	color:white;
}
ul {
	margin-left: 25px;
	padding-left: 0px;
	list-style-image : url(images/ballblue.gif);
	list-style-position: outside;
}
ul.yajirusi {
	list-style-image: url(images/yajirusi.gif);
}
li {
	margin-bottom: 0.5em;
}
a img {
	border: none;
}
.doc {
	font-size: 80%;
	color: #666666;
}
#FOOTER {
	background-color:#333377;
	color:white;
	text-align:center;
	font-size: 80%;
}

