@charset "shift-jis";
/* CSS Document */
#body{
}
#flash{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 480px;
	width: 640px;
	margin-top: -290px;
	margin-left: -370px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../img/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 50px;
}
#skip{
	height: 15px;
	padding-top: 5px;
	text-align: right;
}
#skip a{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #006600;
}
#skip a:hover{
	color: #FF9900;
}
#ikinalink {
	width: 100%;
	margin-top: -100px;
	font-size: 10px;
}
#ikinalink a {
	color: #CCCCCC;
}
.clr {
	clear: both;
}
