@charset "utf-8";

#wrapper{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contents_bg{
	background:#FFF9AC url(../images/dot.png) repeat;
}

#content {
    margin: 0 auto;
    padding: 40px 0 5px !important;
    width: 980px;
}
h1{
	margin:0 auto !important;
	padding:0 !important;
}
.date{
	position:relative;
	top:-31px;		
}
.accessBtn{
	position:relative;
	top:138px;
	left:540px;
	width:119px;
	
}
.lead{
	margin:40px auto 90px;
	width:980px;
	text-align:center;	
}
.box{
	margin:0 auto 75px;
	width:980px;
}
.playguide{
	position:relative;
	top:-80px;	
}
.playguideLink{
	position:relative;
	top:275px;
	left:50px;
	color:#769B30;
	font-size:120%;
	font-weight:bold;	
}
.playguideLink li{
	margin:0 0 20px;	
}
.playguideLink li a:link{
	padding-left:18px;
	background:url(../images/ico_link.gif) no-repeat left;
	color:#769B30 !important;	
	text-decoration:none !important;

}
.playguideLink a:hover{
	text-decoration:underline;
}
.playguideLink a:visited{
	color:#769B30 !important;	
}
.panda{
	position:relative;
	top:-180px;		
}
.pandaBtn{
	position:relative;
	top:360px;
	left:840px;
	width:87px;
	
}
.member,
.movie{
	position:relative;
	top:-80px;
}
.credit{
	position:relative;
	top:-120px;		
	margin:0 auto;
	width:980px;
	text-align:center;	
}

.boxMovie{
	position:relative;
	top:-150px;	
	margin:0 auto;
	padding:20px 0 60px;
	width:100%;	
	text-align:center;
	border:5px solid #7e89c3;
	background:#fff;
	border-radius: 1.7em; 	
}
.movieTit{
	position:relative;
	top:-55px;	
	margin:0 auto;
	width:100%;	
	text-align:center; 	
}
.messageBtn{
	margin:0 auto 30px;	
}
.movBox{
	margin:20px auto 0;	
}
.clr{
	clear:both;
}
.clfix:after{
	content:"."; 
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
}
.clfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clfix{height:1%;}
.clfix{display:block;}
/* End hide from IE-mac */





