@charset "Shift_JIS";

#story {
	position: relative;
}
#nav0201,#nav0202,#nav0203,#nav0204{
	float: left;
	position: absolute;
}
#nav0201 a:hover,#nav0202 a:hover,#nav0203 a:hover,#nav0204 a:hover{
	background: none;
}
#nav0201,#nav0202,#nav0203,#nav0204{
	top : 184px;
}
*html #nav0201,*html #nav0202,*html #nav0203,*html #nav0204{
	top : 54px;
}
*:first-child+html #nav0201,*:first-child+html #nav0202,*:first-child+html #nav0203,*:first-child+html #nav0204{
	top : 54px;
}
#nav0201{left: 200px;}*html #nav0201{left: 120px;}*:first-child+html #nav0201{left: 120px;}
#nav0202{left: 337px;}*html #nav0202{left: 133px;}*:first-child+html #nav0202{left: 133px;}
#nav0203{left: 340px;}*html #nav0203{left: 280px;}*:first-child+html #nav0203{left: 280px;}
#nav0204{left: 420px;}*html #nav0204{left: 360px;}*:first-child+html #nav0204{left: 360px;}
.clear{
	clear: both;
}