@charset "EUC-JP";
/*-----------------------------------
DEFAULT CSS
FILE DATA: index.css
-----------------------------------*/
#index_img{
	margin:15px auto 0 auto;
	background:url(../images/index.jpg) no-repeat;
	width:915px;
	height:695px;
}
#hed{
	display:none;
}
#footer p{
	font-size:75%;
	text-align:left;
}
#menu{
	margin:0 auto;
	position:relative;
	top:570px;
	width:300px;
	height:90px;
	line-height:0;
}
.yes a{
	width:130px;
	height:100px;
	display:block;
	text-indent:-99999em;
	float:left;
}
.no a{
	width:130px;
	height:100px;
	display:block;
	text-indent:-99999em;
	float:right;
}
#footer{
	width:915px;
	margin:0 auto;
	font-size:90%;
	letter-spacing:0.1em;
}