html,body {overflow: hidden;}

#main	{
	position:relative;
	overflow:auto;
	width:100%;
	margin:0 auto;
}
#main #contents	{
	position:absolute;
	overflow:hidden;
	width:100%;
	height:100%;
}
#main #contents .box { list-style-position: inside; }
#main section[data-id^="panel"]	{
	position:absolute;
	/* width:100%; */
}

#panelbgm-control	{
	position:fixed;
	width:80px;
	height:11px;
	right:10px;
	top:10px;
	overflow:hidden;
	background:url(core/panel/01/css/bgm.png) no-repeat center top;
	z-index:1105;
	cursor:pointer;
}
#panelbgm-control.off	{
	background-position:left -11px;
}
#presentation_button	{
	overflow:hidden;
	position:fixed;
	display:none;
	width:200px;
	height:200px;
	background:url(core/panel/01/css/presentation.png) no-repeat;
	z-index:1104;
}
#presentation_button.play	{ background-position:left -200px;}

#LiVEopeningmovie { display: block;}


.plain .default .block	{
	width:100%;
	color:#000;
}
.plain .default .plate	{
	width:100%;
}
.plain .default .plate .panel-title	{
	margin-bottom:24px;
	color: #000;
	font-size:40px;
	line-height:1.4;
}
.plain .default .plate .panel-description	{
	margin-bottom:0;
	font-size:14px;
	color: #404040;
	line-height:1.7;
}
/*.plain .default .board img	{
	display:block;
	float:left;
	width:20%;
	height:auto;
}*/
/* m_b005 START */
.bganim .flake{
	color:#fff;
	position:absolute;
	bottom:100%;
	left:10%;
	font-size:20px;
	text-shadow:0px 0px 5px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: default;
}
/* m_b005 END */

.album .default .block	{
	width:100%;
	color:#000;
	padding: 17px 0 0 35px;
}
.album .default .plate	{
	width:100%;
}
.album .default .plate .panel-title	{
	margin:0 35px 24px 0;
	font-size:40px;
	color: #000;
	line-height:1.4;
}
.album .default .plate .panel-description	{
	margin:0 35px 32px 0;
	font-size:14px;
	line-height:1.7;
	color: #404040;
}
.album .default .board .tile	{
	float:left;
	margin:0 18px 18px 0;
}
.album .default .board .tile .pic,
.album .default .board .tile .pic img	{
	display:block;
}
.album .default .board .tile .pic > a	{
	display:block;
	padding:1px;
}
.album .default .board .tile .pic > a:hover	{
	padding:0;
	border:1px solid #F1F1F1;
}
.album .default .board .tile .pic > img	{
	padding:1px;
}
.album .default .pic-desc {
	display:none;
}

#siteheader #sitemenu img.cap	{
	margin-right:4px;
	vertical-align:text-bottom;
}
#siteheader #sitemenu img.tail	{
	margin-left:4px;
	vertical-align:text-bottom;
}

header#siteheader {
	width: 100%;
}

#siteheader .box	{
	position:relative;
	min-height:60px;
}
#siteheader .logo1	{
	position:absolute;
	left:0;
}
#siteheader .logo2	{
	position:absolute;
	right:0;
}
#siteheader .logo1 a,
#siteheader .logo2 a	{
	display:block;
	line-height:0;
}
#sitemenu ul	{
	margin:0 auto;
	padding:0;
	position:relative;
	float:left;
	left: 50%;
}
#sitemenu li	{
	list-style-type:none;
	position:relative;
	float:left;
	left: -50%;
}
#sitemenu li a	{
	white-space:nowrap;
}
#sitemenu ul	{
	zoom:1;
}
#sitemenu ul:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}
#sitefooter .box .a,
#sitefooter .box .b,
#sitefooter .box .c,
#sitefooter .box .d,
#sitefooter .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#sitefooter .x1 .a	{
	display:block;
	width:100%;
}
#sitefooter .x2 .a	{
	display:block;
	width:48%;
}
#sitefooter .x2 .b	{
	display:block;
	width:48%;
}
#sitefooter .x3 .a	{
	display:block;
	width:30%;
}
#sitefooter .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#sitefooter .x3 .c	{
	display:block;
	width:30%;
}
#sitefooter .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .d	{
	display:block;
	width:23%;
}
#sitefooter .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

footer#sitefooter {
	width: 100%;
}

#sitefooter .box	{
	zoom:1;
	overflow:hidden;
}
#sitefooter .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

#pageheader .box .a,
#pageheader .box .b,
#pageheader .box .c,
#pageheader .box .d,
#pageheader .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#pageheader .x1 .a	{
	display:block;
	width:100%;
}
#pageheader .x2 .a	{
	display:block;
	width:48%;
}
#pageheader .x2 .b	{
	display:block;
	width:48%;
}
#pageheader .x3 .a	{
	display:block;
	width:30%;
}
#pageheader .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#pageheader .x3 .c	{
	display:block;
	width:30%;
}
#pageheader .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .d	{
	display:block;
	width:23%;
}
#pageheader .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

#pageheader .box	{
	zoom:1;
	overflow:hidden;
}
#pageheader .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

.menuBgIconLeft,
.menuBgIconRight,
.menuBgIconLeft p,
.menuBgIconRight p,
#sitemenu ul li p { display: block; }
.menuBgIconLeft { background-repeat: no-repeat; background-position: left center; }
.menuBgIconRight { background-repeat: no-repeat; background-position: right center; }
#pagefooter .box .a,
#pagefooter .box .b,
#pagefooter .box .c,
#pagefooter .box .d,
#pagefooter .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#pagefooter .x1 .a	{
	display:block;
	width:100%;
}
#pagefooter .x2 .a	{
	display:block;
	width:48%;
}
#pagefooter .x2 .b	{
	display:block;
	width:48%;
}
#pagefooter .x3 .a	{
	display:block;
	width:30%;
}
#pagefooter .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#pagefooter .x3 .c	{
	display:block;
	width:30%;
}
#pagefooter .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .d	{
	display:block;
	width:23%;
}
#pagefooter .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

#pagefooter .box	{
	zoom:1;
	overflow:hidden;
}
#pagefooter .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

.navi .default_prev {
	width:42px;
	height:42px;
	background:url(core/widget/navi/default_prev/button.png) no-repeat center center;
	cursor:pointer;
	opacity:1;
}
.navi .default_prev:hover	{
	opacity:0.8;
}
.navi .default_prev a	{
	display:block;
}
.navi .default_next {
	width:42px;
	height:42px;
	background:url(core/widget/navi/default_next/button.png) no-repeat center center;
	cursor:pointer;
	opacity:1;
}
.navi .default_next:hover	{
	opacity:0.8;
}
.navi .default_next a	{
	display:block;
}
.navi .dot_gray ul	{
	margin:0;
	padding:0;
}
.navi .dot_gray li	{
	display:block;
	float:left;
	width:28px;
	height:26px;
	overflow:hidden;
}
.navi .dot_gray li a	{
	display:block;
	width:28px;
	height:26px;
	background:url(core/widget/navi/dot_gray/dot.png) no-repeat;
	text-decoration:none;
}
.navi .dot_gray li a:hover,
.navi .dot_gray li a.on	{
	background-position:left -26px;
	text-decoration:none;
}
.navi .dot_gray li a span	{
	display:none;
}
