#footerunder{
	height: 19px;
	width : 750px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #5171a4;
	background-color: #FFFFFF;
}
#footertop{
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 750px;
	background-color: #FFFFFF;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 5px;
}
#footerunder p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.1em;
}
#footerunder p a{
	color: #1c90bd;
	text-decoration: none;
}
#footerunder p a:hover{
	color: #FF6600;
}
