﻿@charset "utf-8";
.area {
	width: 720px;
}
h2 {
	margin: 0 0 10px 0;
}
h2 img {
	margin: 0;
}
.area ul li {
	list-style-type: none;
}
.block {
	position: relative;
	width: 100%;
	height: 830px;
	background: #fff;
}
.block img.i01 {
	position: absolute;
	top: 0;
	right: 0;
}
.block img.i02 {
	position: absolute;
	top: 5px;
	right: 140px;
}
.block img.i03 {
	position: absolute;
	left: 5px;
	top: 5px;
}
.block img.i04 {
	position: absolute;
	right: 5px;
	bottom: 50px;
}
.block img.i05 {
	position: absolute;
	top: 285px;
	right: 300px;
}
.block img.i06 {
	position: absolute;
	left: 5px;
	top: 170px;
}
.block img.i07 {
	position: absolute;
	right: 180px;
	bottom: 220px;
}
.block img.i08 {
	position: absolute;
	left: 10px;
	bottom: 220px;
}
.block img.i09 {
	position: absolute;
	right: 110px;
	bottom: 10px;
}
.block img.i10 {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.block img.i11 {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#backnumber .group {
	position: relative;
	width: 720px;
	height: 180px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px #333 solid;
	font-size: 93%;
	background: #111;
}
#backnumber .group a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#backnumber span {
	position: relative;
	clear: both;
	left: 180px;
	top: -20px;
	width: 530px;
	border-bottom: 1px #333 dashed;
	display: block;
	text-align: left;
	text-indent: 5px;
}
#backnumber span.image {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 100px;
	height: 130px;
	padding: 0;
	margin: 0;
	border: none;
	text-indent: 0;
}
#backnumber span.l {
	position: relative;
	clear: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background: #008000;
	background-image: none;
}
#backnumber span.r {
	position: relative;
	float: right;
	clear: none;
	left: 0;
	top: -30px;
	width: 25%;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	margin-right: 0;
	border: none;
	font-size: 100%;
	text-align: right;
	background-image: none;
}
#backnumber .group a:link, #backnumber .group a:link {
	color: #ffbf00;
}
#backnumber .group a:visited, #backnumber .group a:visited {
	color: #ffbf00;
}
#backnumber .group a:active, #backnumber .group a:active {
	color: #ffbf00;
}
#backnumber .group a:hover, #backnumber .group a:hover {
	color: #ff4000;
}
#backnumber .group a:link {
	background: #111;
}
#backnumber .group a:visited {
	background: #111;
}
#backnumber .group a:active {
	background: #111;
}
#backnumber .group a:hover {
	background: #1f1f1f;
}

