@charset "UTF-8";
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
h1, h2,　h3, h4, h5, h6, h7, h8, h9, ul, li, p, div, img, a {
	margin: 0px;
	padding: 0px;
}
a {
	outline: 0px;
	border: none;
}
a img {
	border: none;
}
/*コンテナボックス*/
div#content {
	position: absolute;
	width: 1003px;
	height: 925px;
	left: 713px;
	top: 371px;
	margin-left: -425px;
	margin-top: -355px;
}
/*写真の配置*/
div#photo {
	position: absolute;
	left: 0px;
	top: 0px;
}
div#photo img {
	position: absolute;
	left: 399px;
	top: 0px;
	width: 100px;
	height: 100px;
}
div#photo img#p1 {
	left: 0px;
	top: 0px;
}
div#photo img#p2 {
	left: 800px;
	top: 0px;
}
div#photo img#p3 {
	left: 901px;
	top: 0px;
}
div#photo img#p4 {
	left: 599px;
	top: 0px;
}
div#photo img#p5 {
	left: 399px;
	top: 0px;
}
div#photo img#p6 {
	left: 500px;
	top: 0px;
}
div#photo img#p7 {
	left: 298px;
	top: 0px;
}
div#photo img#p8 {
	left: 699px;
	top: 0px;
}
div#photo img#p9 {
	left: 98px;
	top: 0px;
}
div#photo img#p10 {
	left: 198px;
	top: 0px;
}
div#photo img#p11 {
	left: 16px;
	top: 126px;
}
div#photo img#p12 {
	left: 620px;
	top: 165px;
}
div#photo img#p13 {
	left: 742px;
	top: 159px;
}
div#photo img#p14 {
	left: 1px;
	top: 162px;
}
/*タイトル*/
h1 {
	position: absolute;
	left: -231px;
	top: 0px;
	width: 228px;
	height: 126px;
}
/*タイトル*/
h2 {
	position: absolute;
	left: 699px;
	top: 241px;
	width: 260px;
	height: 120px;
}
/*タイトル*/
h3 {
	position: absolute;
	left: 4px;
	top: 319px;
	width: 215px;
	height: 123px;
}
/*タイトル*/
h4 {
	position: absolute;
	left: 438px;
	top: 112px;
	width: 182px;
	height: 240px;
}
/*タイトル*/
h5 {
	position: absolute;
	left: 950px;
	top: 155px;
	width: 153px;
	height: 209px;
}
/*タイトル*/
h6 {
	position: absolute;
	left: 628px;
	top: 114px;
	width: 208px;
	height: 144px;
}
/*タイトル*/
h7 {
	position: absolute;
	left: 625px;
	top: 261px;
	width: 215px;
	height: 123px;
}
/*タイトル*/
h8 {
	position: absolute;
	left: 37px;
	top: 360px;
	width: 215px;
	height: 123px;
}
/*タイトル*/
h9 {
	position: absolute;
	left: 197px;
	top: 362px;
	width: 215px;
	height: 123px;
}

/*ナビゲーション*/
ul#navigation {
	list-style: none;
	position: absolute;
	left: -105px;
	top: 130px;
	width: 101px;
	height: 206px;
}
ul#navigation li {
	height: 25px;
}
/*ナビゲーションのマウスオーバー*/
ul#navigation li a {
	display: block;
	width: 74px;
	height: 14px;
	background: no-repeat left top;
	visibility: visible;
}
ul#navigation li a:hover {
	/*ie6対策*/
	border-color: #000;
}
ul#navigation li a:hover img {
	visibility: hidden;
}
ul#navigation li#menu01 a {
	background-image: url(images/menu01_on.png);
}
ul#navigation li#menu02 a {
	background-image: url(images/menu02_on.gif);
}
ul#navigation li#menu03 a {
	background-image: url(images/menu03_on.png);
}
ul#navigation li#menu04 a {
	background-image: url(images/menu04_on.gif);
}
ul#navigation li#menu05 a {
	background-image: url(images/menu05_on.gif);
}
ul#navigation li#menu06 a {
	background-image: url(images/menu06_on.gif);
}
ul#navigation li#menu07 a {
	background-image: url(images/menu07_on.png);
}
ul#navigation li#menu08 a {
	background-image: url(images/menu08_on.gif);
}
ul#navigation li#menu09 a {
	background-image: url(images/button01_on.png);
}



/*Event Reportバナー*/
p#report {
	position: absolute;
	right: 7px;
	top: 817px;
}
/*Event Reportロールオーバー*/
p#report a {
	display: block;
	width: 80px;
	height: 80px;
	background: url(images/report_on.gif) no-repeat left top;
	visibility: visible;
}
p#report a:hover {
	/*ie6対策*/
	border-color: #000;
}
p#report a:hover img {
	visibility: hidden;
}
/*クレジット*/
p#credit {
	position: absolute;
	right: 3px;
	bottom: -6px;
}
