@charset "shift_jis";
li {
	list-style-image: url(image16.gif);
	padding:5px 10px;
	font-size:14px;
}
h1 {
	font-size:16px;
	padding:5px;
	border-bottom:solid 1px #990000;
	border-left:solid 5px #990000;
	width:600px;
	}
h2 {
	font-size:16px;
	padding:2px 5px;
	border:dotted 1px #990000;
	width:600px;
	background-color:#FFD9D9;
	}
p {
	font-size:14px;
	width:600px;
	}
.footer{
	padding:5px 0;
	border-top:solid 1px #666666;
	font-size:10px;
	color:#000099;
	text-align:center;
	width:600px;
}