@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	background-color: #D9F8D9;
	border-top: 1px solid #999999;
}
#documentHeader {
	background-color: #D9F8D9;
	border-bottom: 1px solid #999999;
}
#copyright   {
	color: #009966;
}

#documentTitle {
	color: #009966;
}
#documentUl {
	list-style-type: none;
}

#comfirmation {
	background-color: #F3F3F3;
	border: 1px dotted #CCCCCC;
}
#comfirmation #documentUl {
	background-color: #D9F8D9;
	border: 1px solid #999999;
}
