/* 注意：親IDの表記は的確に！（概ね「#contents」でOK） */

#flash {
	position:absolute;
	left:130px;
	top:230px;
	z-index:60;
	border: thick solid #FFFFFF;
	display: compact;
}
.flash {
	position: fixed;
	top: -50px;
}

#Illust_1 {
	position:absolute;
	left:625px;
	top:751px;
	width:130px;
	height:130px;
	z-index:60;
	background-image: url(../image/orengi.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Illust_2 {
	position:absolute;
	left:645px;
	top:28px;
	width:150px;
	height:150px;
	z-index:60;
}
#Illust_3 {
	position:absolute;
	left:509px;
	top:880px;
	width:104px;
	height:68px;
	z-index:60;
	background-image: url(../image/mame.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Illust_4 {
	position:absolute;
	left:651px;
	top:205px;
	z-index:60;
	height: 50px;
	width: 50px;
}

#information {
	position:absolute;
	left:230px;
	top:726px;
	width:185px;
	height:150px;
	z-index:60;
	background-image: url(../image/memo.gif);
	background-repeat: no-repeat;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#information dl{
	display: block;
	width: 168px;
	list-style-type: none;
}
#information dt{
	display: block;
	padding: 0px;
	margin: 0px;
}
#information a{
	display: block;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#information a:hover{
	background-color: #FFCC00;
	display: block;
}

.f_16{
	font-size: 16px;
}
#information_1 {
	position:absolute;
	left:420px;
	top:726px;
	width:185px;
	height:150px;
	z-index:60;
	background-image: url(../image/memo_1.gif);
	background-repeat: no-repeat;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#information_1 dl{
	display: block;
	width: 168px;
	list-style-type: none;
}
#information_1 dt{
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#information_1 a{
	display: block;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#information_1 a:hover{
	background-color: #FFCC00;
	display: block;
}

