@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	background: #ffffff;
}
a {
	color:#00A0E9;
	text-decoration:none;
	outline: 0;
	overflow:hidden;
}
a:hover {
	color:#E4007F;
}
a img {
	border:0;
}
#container {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#top_flash_content {
	width:800px;
	height:550px;
	display:block;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#event_flash_content {
	width:740px;
	height:550px;
	display:block;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#nodate_flash_content {
	display:block;
	position: relative;
	text-align: center;
	background: url(../images/flback.jpg) no-repeat top center;
	border: 1px solid #ddd;
	width: 794px;
	margin: 0 auto;
}
object {
	margin:0 auto;
	display: block;
	outline: 0;
	overflow:hidden;
}
#header, #footer {
	display:block;
	width:auto;
	clear:both;
	height:34px;
	text-align: right;
	font-size: 90%;
	color: #BCBCBC;
	padding: 3px 8px;
	position: relative;
}
#header p,#header h1, #footer p {
	display:block;
	width:auto;
	text-align: left;
	font-size: 9px;
	float: left;
	margin: 4px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	font-weight: normal;
}
#header a img, #footer a img {
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	position: absolute;
	top: 2px;
	right: 2px;
	display: block;
}
#header a:hover img, #footer a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 6.0;
	opacity: 6.0;
}
.flash_foot {
	display:block;
	width:auto;
	text-align:center;
	font-size:90%;
	height: auto;
	padding: 10px 0;
	color: #CCCCCC;
	line-height: 1em;
}
.flash_foot p {
	display:block;
	width:auto;
	clear:both;
	text-align: center;
	font-size: 9px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	color: #C0C0C0;
}
.loading {
	list-style: none;
	position: absolute;
	top: 200px;
	left: 42%;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	z-index: -100;
}
embed {
	z-index:100;
}
#envelope {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
	position: relative;
	height: auto;
}
#flashContent {
	display:block;
	margin:0 auto;
	border: 1px solid #DEDEDE;
	width: 720px;
	height:500px;
	position: relative;
	z-index: 0;
}
#flashWrapper {
	margin-right: auto;
	width: 740px;
	height:auto;
	margin-left: auto;
	position: relative;
	display: block;
}
.map_exp {
	position: absolute;
	display: block;
	width: 120px;
	height: auto;
	background-color: #FFFFFF;
	z-index: 999;
	top: 20px;
	left: 2px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #CCCCCC;
	font-size: 80%;
	line-height: 1.2em;
}
.btn_next a, .btn_prev a {
	position: absolute;
	display: block;
	width: 26px;
	height: 20px;
	z-index: 999;
	top: 250px;
	border: none;
	padding: 0;
	text-align:center;
	font-size: 0%;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444644;
}
.btn_next a:hover, .btn_prev a:hover {
	color:#FFFFFF;
	padding:3px 0 2px 0;
	width: 92px;
	height: 16px;
	font-size: 80%;
	background:#444644;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.btn_next a {
	right: -18px;
	background: url(../images/btn_next.gif);
}
.btn_prev a {
	left: -18px;
	background: url(../images/btn_prev.gif);
}
ul {
	list-style: none;
	display: block;
	margin: 6px auto;
	width: 300px;
	padding: 0;
	text-align: center;
	color: #888;
	font-size: 90%;
}
ul li{
	margin: 0;
	padding: 0;
	line-height: 2em;
}
ol {
	list-style: none;
	display: block;
	margin: 10px auto 10px auto;
	width: 150px;
	padding: 0 0 0 20px;
	text-align: left;
	color: #888;
}
ol li{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
