@charset "utf-8";
/* CSS Document */

#footerbox {
	width: 1000px;
	background-color: #0055E6;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#footerbox a:link {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerbox a:visited {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerbox a:hover {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
#footerbox p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#fboxL {
	float: left;
	margin-left: 20px;
}
#fboxR {
	width: 160px;
	float: right;
	margin-top: 5px;
}
#footerboxW {
	width: 1000px;
	background-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#footerboxW a:link {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerboxW a:visited {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerboxW a:hover {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	font-weight: normal;
	color: #00F;
	text-decoration: none;
}
#footerboxW p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
