body {	text-align:center; margin:0px; padding-top:5px;
        background-image : url(../image/keikoku.jpg);background-repeat : no-repeat;
        background-attachment : fixed;background-position : center top;
}
a {	color:#0000cc; text-decoration:none; font-weight:bold;
}
a:hover { color:#ff0000;
}
h3 {	margin:3px; color:#0066cc;
}
div {	border:1px ; width:800px; 
	text-align:left; margin:3px; padding:5px 15px; overflow:auto;
}
span {	width:600px; background-color:#ffffcc; border:1px solid #cccccc;
}
li {	margin-top:10px;
}