﻿div#no_flash {
	background-image:url(../img/no_flash_back.jpg);
	background-repeat:no-repeat;
	width:1005px;
	height:1062px;
	position:absolute;
	top:0;
	left:0;
}
div#go_flash {
	background-image:url(../img/no_flash_kokuchi.png);
	background-repeat:no-repeat;
	width:364px;
	height:201px;
	position:absolute;
	top:310px;
	left:345px;
}

div#go_flash_btn {
	width:90px;
	height:33px;
	margin:95px 0 0 41px;
}

div#footercont {
	position:absolute;
	top:1062px;
	left:0px;
}

.txtimg {
	display:block;
	text-indent:-9999px;/*\*/
	overflow: hidden;/**/
	background-repeat:no-repeat;
}