@charset "utf-8";
/*フッター*/
#box {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1000px;
	overflow: hidden;
}
#address {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 1000px;
	text-align: left;
}
#address #icon {
	margin: 0px;
	float: left;
	height: 26px;
	width: 68px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 18px;
}
#address #copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #CCCCCC;
	height: 32px;
	width: 710px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
/*フッターのテキストリンク設定*/
#address #subnavi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 180px;
	margin-top: 25px;
	margin-right: 14px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-decoration: none;
	line-height: 10px;
	text-align: right;
	color: #CCCCCC;
}
#address #subnavi a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#address #subnavi a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#address #subnavi a:hover {
	text-decoration: none;
	color: #FF9900;
}
#address #subnavi a:active {
	text-decoration: none;
	color: #FF9900;
}
.instagram_video video{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
}