#swf{
	width:960px;
	height:640px;
	position:relative;
}
#main_swf{
	width:960px;
	height:640px;
	background:url(../img/swf/swf.jpg) no-repeat 0 0;
	position:relative;
}
#noflash {

    display: none;

}
h1{
	width:103px;
	height:261px;
	position:absolute;
	right:30px;
	top:15px;
	text-indent:-9999px;
	background:url(../img/logo.png) no-repeat 0 0;
}
#main_swf ul{
	position:absolute;
	right:38px;
	top:292px;
	width:104px;	
}
#main_swf ul li{
	float:right;
	padding:0 0 7px 8px;
}
/*top_list*/
ul.top_list{
	clear:both;
	width:750px;
	padding:3px 0 27px;
}
ul.top_list li{
	width:238px;
	height:258px;
	border:1px solid #4D4D4D;
	background:url(../img/menu_bg.jpg) repeat 0 0;
	position:relative;
}
ul.top_list li.center{
	margin-left:15px;
}
ul.top_list li a{
	float:left;
	width:238px;
	height:238px;
	padding:10px 0 10px;
	position: absolute;
	z-index:4;
	text-indent:-9999px;
}
ul.top_list li a:hover{
	background:url(../img/menu_hover.gif) repeat 0 0;
	width:238px;
	display:block;
}

ul.top_list li .list{
	border:1px solid #333333;
	margin-bottom:12px;
}
ul.top_list li img{
	margin:0 auto 3px auto;
	display:block;
}
ul.top_list li span{
	width:208px;
	margin:10px auto 0 auto;
	display:block;
	line-height:150%;
	position:relative;
	z-index:2;
}

/*report*/

h2{
	clear:both;
	width:750px;
	height:39px;
	text-indent:-9999px;
	background:url(../img/tit01.jpg) no-repeat 0 0;
}
ul.report{
	clear:both;
	display:block;
	padding:0 0 30px;
}
ul.report li{
	background:url(../img/report_bg.png) repeat 0 0;
	display:block;
	border:solid 1px #7B0000;
	height:165px;
}
ul.report li div.base{
	width:238px;
	height:160px;
	padding:8px;
	font-size:1.0em;
}
ul.report li div{
}
.report_tit_movie{
	background:url(../img/report_movie.png) no-repeat right top;
	padding:0 0 7px;
	display:block;
	width:220px;
	font-size:0.9em;
}
.report_tit_pic{
	background:url(../img/report_pic.png) no-repeat right top;
	padding:0 0 7px;
	display:block;
	width:220px;
	font-size:0.9em;
}
ul.report li p{
	width:220px;
	padding:8px 0 0;
}
ul.report li p span.ti{
	display:block;
	border-bottom:1px dashed #FFF;
	padding:0 0 5px;
	margin:0 0 3px;
	font-size:1.4em;
}

.contenthover { border:5px solid #500000; padding:0; width:200px;height:132px; padding:15px; display:block;}
.contenthover, .contenthover p, contenthover a { color:#990000; }
.contenthover p span{font-size:1.2em;display:block; font-weight:bold; line-height:150%;}
.contenthover a{ display:block; height:160px;}
.mybackground { background:url(../img/report_hover.png) repeat; }

ul.report li{
	width:240px;
}
ul.report li.left_first{
	float:left;
	margin-right:13px;
}

/*pilgrimage*/

h3{
	clear:both;
	width:750px;
	height:39px;
	text-indent:-9999px;
	background:url(../img/tit02.jpg) no-repeat 0 0;
}
.pilgrimage{
	width:498px;
	height:120px;
	border:1px solid #4B4B4B;
	background:url(../img/pilgrimage_bg.jpg) repeat 0 0;
	position:relative;
	margin:0 0 50px;
}
.pilgrimage a{
	float:left;
	width:498px;
	height:120px;
	padding:0;
	position: absolute;
	z-index:4;
	text-indent:-9999px;
}
.pilgrimage a:hover{
	background:url(../img/pilgrimage_bg_hover.png) repeat 0 0;
	width:498px;
	height:120px;
	display:block;
}

.pilgrimage span{
	width:480px;
	display:block;
	line-height:150%;
	position:relative;
	z-index:2;
	margin:10px auto;
}
.pilgrimage span img{
	float:left;
	margin-right:10px;
	display:block;
}
.pilgrimage span span{
	width:320px;
	float:left;
	display:block;
}