html{
	overflow-y: scroll;
}
body{
	background-color:#000000;
	font-size:small;
	line-height:1.5em;
	color:#e0e0e0;
	margin:0px;
	padding:0px;
}
body, div, table, caption, th, tr, td, ul, ol, li, dl, dt, dd, form, input, textarea, p {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
header, footer, article, section, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
}
h1{
	display:none;
}
h2{
	display:none;
}
li {
	list-style:none;
}
a {
	outline:none;
	text-decoration:none;
	color:#e0e0e0;
}
a:hover {
	outline:none;
	text-decoration:none;
	color:#e0e0e0;
}
a img{
	border:none;
}
.align_left{
	text-align:left;
}
.align_center{
	text-align:center;
}
.align_right{
	text-align:right;
}
.col_yellow{
	color:#FF3;
}
.col_red{
	color:#F33;
}
/* layout */
#WRAP{
	width: 100%;
	margin: 0 auto;
}
#SELECT{
	width: 100%;
	margin: 0 auto;
	text-align:center;
	position:absolute;
	/*display:block;*/
	display:none;
}
#SELECT h3{
	margin:50px auto;
}
#SELECT p{
	clear:left;
	margin:30px auto;
}
#SELECT ul{
	width:472px;
	margin:30px auto;
	overflow:hidden;
}
#SELECT li{
	float:left;
	margin:10px;
}
#SELECT a{
	background-image: url(../img/y_select.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 216px;
	display:block;
	text-indent:-5000px;
}
#SELECT .ok a{
	background-position: left top;
}
#SELECT .ok a:hover{
	background-position: left bottom;
}
#SELECT .ng a{
	background-position: right top;
}
#SELECT .ng a:hover{
	background-position: right bottom;
}
/* contents */
#CONT{
	width: 100%;
	margin: 0 auto;
	position:relative;
	display:block;
	/*display:none;*/
}

/* header */
header{
	display:none;
}
/* article */
article#PC{
	height:563px;
	overflow:hidden;
	position:relative;
	display:block;
	overflow:hidden;
}
article#SP{
	display:none;
}
article #BG{
	width:100%;
	min-width:1000px;
	display:block;
	/*display:none;*/
	position:relative;
	margin:0 auto;
	overflow:visible;
	z-index:0;
}
article div.bg_layer{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 563px;
	overflow:hidden;
/*	background-image: url(../img/bg_top.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
article div.bg_top{
	/*background-image: url(../../img_share/bg_top.jpg);*/
	/*background-image: url(../../img_share/bg_top1305.jpg);*/
	background-image: url(../../img_share/bg_top1308.jpg);
}


#CROSSFADE .icon_new{
	position:absolute;
	left:10px;
	top:30px;
}
/*
article div.texture_layer{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 563px;
	background-image: url(../../img_share/texture_line.png);
	background-repeat: no-repeat;
	background-position: center top;
}
article div.mondo_layer{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 563px;
	background-image: url(../../img_share/pict_mondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*/
article div.bb_line{
	width: 100%;
	height: 563px;
	position:absolute;
	top:0;
	left:0;
	background-image: url(../../img_share/border_white.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index:10;
}

article #MAIN{
	width:1000px;
	display:block;
	/*display:none;*/
	position:relative;
	margin:0 auto;
	overflow:visible;
}
article div.logo_layer{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 563px;
	background-image: url(../../img_share/logo_kid.png);
	background-repeat: no-repeat;
	background-position: center 260px;
}
/*
article div.catch_layer{
	position:absolute;
	top:55px;
	left:20px;
	width: 465px;
	height: 126px;
	background-image: url(../img/txt_catchcopy.png);
	background-repeat: no-repeat;
	background-position: center center;
}
*/
article div.catch_layer{
	position:absolute;
	top:113px;
	left:20px;
	width: 470px;
	height: 131px;
	background-image: url(../img/txt_catchcopy2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
article div.releasedate_layer{
	position:absolute;
	top:180px;
	left:10px;
	width: 383px;
	height: 42px;
	background-image: url(../img/top_releasedate.png);
	background-repeat: no-repeat;
	background-position: center top;
}
*/
article div.releasedate_layer{
	display:none;
}

/*
article div.play_logo_layer{
	position:absolute;
	top:34px;
	right:20px;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
*/
article .btn_premium{
	position:absolute;
	top:50px;
	right:0px;
	display:block;
}
article .btn_play{
	position:absolute;
	top:50px;
	right:0px;
	display:block;
	width:271px;
	height:189px;
}
article .btn_play .playimg{
	position:relative;
	display:block;
	width:271px;
	height:189px;
	overflow:hidden;
}
article .btn_play .playimg img.thumb{
	position:absolute;
	top:28px;
	left:28px;
	display:block;
}
article .btn_play .playimg img.link{
	position:absolute;
	top:0;
	left:0;
	display:block;
}
article #NAV{
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width: auto;
	height: 50px;
	/*
	background-image: url(../img/_bg_nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom:solid 1px #ba86c4;
	*/
	z-index:300;

}
article #NAV h4{
	display:none;
}
article #NAV .bottom_line{
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#33003b', EndColorStr='#ba86c4');
	background-image: -webkit-linear-gradient(left, #33003b, #ba86c4 87%, #892a21);
	background-image: -moz-linear-gradient(left, #33003b, #ba86c4 87%, #892a21);
	background-image: -o-linear-gradient(left, #33003b, #ba86c4 87%, #892a21);
	background-image: -ms-linear-gradient(left, #33003b, #ba86c4 87%, #892a21);
	background-image: linear-gradient(to left, #33003b, #ba86c4 87%, #892a21);

	height:1px;
}
article #NAV nav{
	margin:16px 0 0 20px;
	height: 33px;
}
article #NAV li{
	float:left;
	height: 33px;
	margin:0 1em;
/*	width:90px;*/
}
article #NAV li a{
	font-family: 'Caudex', serif;
	/*font-style: italic;*/
	font-weight:700;
	text-indent:0px;
	outline:none;
	display:block;
	line-height:18px;
	color:#ffa6f6;


	background-image: -webkit-gradient(linear,left top,left bottom,
			color-stop(0%,#ffa6f6),
			color-stop(100%,#a849a3));
			-webkit-text-fill-color:transparent;
			-webkit-background-clip:text;

}
article #NAV li.nolink a{
	color:#666666;
	background-image: -webkit-gradient(linear,left top,left bottom,
			color-stop(0%,#666666),
			color-stop(100%,#666666));
			-webkit-text-fill-color:transparent;
			-webkit-background-clip:text;
}

article #NAV li.current a,
article #NAV li a:hover{

	color:#ff003b;

	background-image: -webkit-gradient(linear,left top,left bottom,
			color-stop(0%,#a90329),
			color-stop(100%,#ff003b));
			-webkit-text-fill-color:transparent;
			-webkit-background-clip:text;
}

article #NAV li.current{
	background:-webkit-gradient(radial,50% 100%,10,50% 50%,30,from(rgba(135,7,133,0.6)),to(rgba(0,0,0,0)));
	background:-moz-radial-gradient(center 50px 45deg,circle cover,rgba(135,7,133,1) 0%,rgba(0,0,0,0) 100%);
}
article #NAV li .icon_new{
	position:absolute;
	top:5px;
}

/*
article #NAV li a:hover{
	background-color:rgba(208,132,200,.6);
}
article #NAV li:nth-child(1){
	width:76px;
}
article #NAV li:nth-child(2){
	width:157px;
}
article #NAV li:nth-child(3){
	width:90px;
}
article #NAV li:nth-child(4){
	width:87px;
}
article #NAV li:nth-child(5){
	width:88px;
}
article #NAV li:nth-child(6){
	width:134px;
}
*/
/* pv-playe-link */
article #TB_START{
	display:block;
	/*display:none;*/
}

/* movie skin (jplayer) */
article #MOVIE{
	display:none;
	/*display:block;*/
}
article div.jp-jplayer{
	position:absolute;
	top:0;
	left:0;
}
article div.jp-gui{
	position:absolute;
	top:-60px;
	left:0px;
	z-index:980;
	width:100%;
	height:563px;
	overflow:hidden;
}
article div.jp-progress{
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.8;
	filter: alpha(opacity=0.8); /* IE lt 8 */
	-ms-filter: "alpha(opacity=0.8)"; /* IE 8 */
		width:100%;
	height:14px;
	background-color:#3b3b3b;
}
article div.jp-seek-bar{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:14px;
}
article div.jp-play-bar{
	width:0;
	height:14px;
	background-color:#b01a1b;
}
article div.jp-controls-holder{
	position:absolute;
	top:20px;
	right:5px;
	width:36px;
	height:14px;
}
article a.jp-mute{
	background-image: url(../media/skin.png);
	background-repeat: no-repeat;
	background-position: -16px 0px;
	width: 18px;
	height: 12px;
	text-indent: -5000px;
	display: block;
}
article a.jp-unmute{
	background-image: url(../media/skin.png);
	background-repeat: no-repeat;
	background-position: -16px -17px;
	width:18px;
	height:12px;
	text-indent:-5000px;
	display:block;
}
article div.btnback{
	position:absolute;
	top:20px;
	right:5px;
	width:16px;
	height:14px;
	z-index:990;
}
article div.btnback a{
	background-image: url(../media/skin.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 16px;
	height: 12px;
	text-indent: -5000px;
	display: block;
}
article div.btnback a:hover{
	background-position: 0px -17px;
}

/* footer */
footer{
	position:relative;
	height:240px;
	width:980px;
	margin:0 auto;
	_margin-top:563px;
}
#INFO{
	position:absolute;
	top:0px;
	left:0;
	width:100%;
}




#INFO dl{
	position:absolute;
	padding-top:15px;
	font-size:11px;
}
#INFO dt{
	color:#a0a0a0;
}
#INFO a{
	color:#ffffff;
	text-decoration:underline;
}
#INFO a:hover{
	color:#ff0;
	text-decoration:underline;
}
#INFO .banner_set{
	position:absolute;
	top:15px;
	right:0;
}

#INFO .icon {
	position:absolute;
	top:15px;
	left:0;
	width:40px;
}


#TICK {
	position:absolute;
	top:0px;
	left:50px;
	width:100%;
}

#TICK ul {
	margin-left:0px;
 width: 530px;
 position: relative;
}

#TICK ul li {
  width: 100%;
  display: none;
		line-height:1.5;
}

#TICK ul li time{
	color:#a0a0a0;
	display:block;
	padding-top:15px;
}
#TICK ul li a{
	color:#ffffff;
	text-decoration:underline;
}
#TICK ul li a:hover{
	color:#ff0;
	text-decoration:underline;
}

#TICK .banner_set{
	position:absolute;
	top:15px;
	right:0;
}



#SPEC{
	position:absolute;
	top:60px;
	left:0;
	width:100%;
}
#SPEC h3{
	/*
	background-image: url(../img/release.jpg);
	background-repeat: no-repeat;
	background-position:left;
	*/
	margin: 0px;
	width: 277px;
	padding: 0px auto;
	position:absolute;
	top:10px;
	left:0px;
	height: 34px;
	text-align:center;
	border:solid 2px #af1a1c;
	color:#ece300;
	line-height:33px;
	font-size:large;
	font-weight:normal;
	text-shadow:0 0 5px #af1a1c,0 0 10px #af1a1c,0 0 30px #af1a1c,0 0 100px #af1a1c;
}
/*
#SPEC h3{
	background-image: url(../img/release.jpg);
	background-repeat: no-repeat;
	background-position:left;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:10px;
	left:0px;
	height: 37px;
	width: 277px;
	text-indent:-5000px;
}
*/
#SPEC dl{
	background-image: url(../img/cero_z.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
	height: 37px;
	width: 689px;
	font-size:11px;
	line-height:18px;
}
#SPEC dl dt{
	float: left;
}
#SPEC dl dd{
	float:left;
	margin-right:5px;
}
#SPEC dl dt.d{
	clear:left;
}
#SPEC dl dd.l{
	/margin-right:50px;
}
/*
#SPEC p.contact{
	position:absolute;
	top:52px;
	left:0;
	width:100%;
	border-bottom:dotted 1px #404040;
}
#SPEC p.contact a{
	color:#fff;
	text-decoration:underline;
}
#SPEC p.contact a:hover{
	color:#ff0;
	text-decoration:underline;
}
*/

#PLATFORM{
	z-index:10;
	position:absolute;
	width:100%;
	top:160px;
	left:0px;
}
#PLATFORM img{
	height:25px;
}
#PLATFORM img.logo_360{
	margin-left:20px;
}

#SNS{
	position:absolute;
	top:120px;
	left:0px;
}
#SNS div{
	float:left;
	margin-right:5px;
}
#SNS div.twitter{
	width:110px;
	overflow:hidden;
}

#AUTHOR{
	z-index:20;
	position:absolute;
	top:120px;
	right:0px;
}
#AUTHOR li{
	float:left;
	height:80px;
}
#AUTHOR li.kg{
	/*width:100px;*/
	width:130px;
}
#AUTHOR li.gm{
	width:67px;
}
#AUTHOR li a{
	display:block;
}



#AUTHOR li.kg_support{
	width:280px;
	padding-left:10px;
	border-left:solid 1px #404040;
	border-right:solid 1px #404040;
	margin-right:10px;
}
#AUTHOR li.kg_support a{
	color:#fff;
	text-decoration:underline;
	display:inline;
}
#AUTHOR li.kg_support a:hover{
	color:#ff0;
	text-decoration:underline;
}




#RIGHTS{
	z-index:10;
	position:absolute;
	width:100%;
	top:190px;
	left:0px;
	color:#ffffff;
	font-size:x-small;
	line-height:1.2;
	font-family: Arial,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#RIGHTS p{
	margin-bottom:10px;
}
#RIGHTS p.pl{
	width:560px;
}

#RIGHTS .logo_360{
	margin-left:1em;
}
#RIGHTS .cp{
	position:absolute;
	right:0;
	bottom:0;
}
#RIGHTS .sp{
display:none;
}

/* footer位置調整 */
footer{
	height:220px;
}
footer #SPEC{
	top:0px;
}
footer #PLATFORM{
	top:120px;
}
footer #SNS{
	top:80px;
}
footer #AUTHOR{
	top:80px;
}
footer #RIGHTS{
	top:180px;
}
footer.top{
	height:260px;
}
footer.top #SPEC{
	top:80px;
}
footer.top #PLATFORM{
	top:200px;
}
footer.top #SNS{
	top:160px;
}
footer.top #AUTHOR{
	top:160px;
}
footer.top #RIGHTS{
	top:250px;
}


.jp-no-solution{
	text-align:left;
	margin:3em;
	z-index:999;
}



/* MODAL_MENU */
.modal {
	opacity: 0;
	display: none;
}



@media screen and (max-width:640px){
	#WRAP{
	width: 100%;
	margin: 0 auto;
}

#SELECT{
	width: 100%;
	margin: 0 auto;
	text-align:center;
	position:absolute;
	/*display:block;*/
	display:none;
}
#SELECT img{
	width:95%;
}
#SELECT p{
	width:95%;
}
#SELECT p br{
	display:none;
}
#SELECT ul{
	width:95%;
	margin:30px auto;
	display:-webkit-box;
	display:-moz-box;
	display:box;
}
#SELECT li{
	width:50%;
	float:none;
	margin:10px 0;
}
#SELECT a{
	margin:0px;
	width: 100%;
	display:block;
}
#SELECT .ok a{
	background-image: url(../img/btn_select_ok.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
}
#SELECT .ok a:hover{
	background-position:center center;
}
#SELECT .ng a{
	background-image: url(../img/btn_select_ng.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
}
#SELECT .ng a:hover{
	background-position:center center;
}


#CONT{
	width: 100%;
	margin: 0 auto;
	position:absolute;
	/*display:none;*/
	display:block;
}



/* article */
article#PC{
	display:none;
}
article#SP{
	width:100%;
	display:block;
}
article#SP .main_img{
	line-height:0;
	border-bottom:solid 1px #ffffff;
	position:relative;
}
article#SP .release{
	margin: 0px;
	width: 80%;
	padding: 0px auto;
	position:absolute;
	bottom:8%;
	left:10%;
	height: 34px;
	text-align:center;
	border:solid 2px #af1a1c;
	color:#ece300;
	line-height:33px;
	background-color:#000;
	font-size:medium;
	font-weight:bold;
	text-shadow:0 0 5px #af1a1c,0 0 10px #af1a1c,0 0 30px #af1a1c,0 0 100px #af1a1c;
}
article#SP #NAV_SP{
	width:100%;
}
article#SP #NAV_SP ul{
	display:-webkit-box;
	display:-moz-box;
	display:box;
}
article#SP #NAV_SP li{
	border-bottom:solid 1px #ffffff;
	line-height:0;
	box-sizing:border-box;
}
article#SP #NAV_SP ul.column1 li{
	width:100%;
}
article#SP #NAV_SP ul.column2 li{
	width:50%;
}
article#SP #NAV_SP ul.column2 li:first-child{
	border-right:solid 1px #ffffff;
}

#INFO{
	position:relative;
	top:0px;
	left:0;
	width:100%;
	border-bottom:solid 1px #ffffff;
	height:240px;
}
#INFO dl{
	padding:1em auto 0 auto;
	position:relative;
	display:block;
}
#INFO dt{
	color:#a0a0a0;
}
#INFO ul{
	padding:1em auto 0 auto;
	position:relative;
	display:block;
}
#INFO .banner_set{
	padding:5px;
	position:relative;
	display:block;
	text-align:center;
	top:92px;
	height:108px;
}
#INFO .banner_set a{
	display:block;
}
#INFO .banner_set img{
}
#INFO .icon{
	display:none;
}

#TICK {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

#TICK ul {
	margin-left:0px;
 width: 100%;
 position: relative;
}


article #NAV{
	position:relative;
	top:0px;
	right:auto;
	display:block;
	width: 100%;
	height: auto;
	z-index:300;

}
article #NAV h4{
	display:block;
	color:#666666;
	font-size:small;
	padding:0.5em;
}
article #NAV .bottom_line{
	display:none;
}
article #NAV nav{
	margin:0;
	height:auto;
}
article #NAV li{
	float:none;
	height:auto;
	margin:0;
	padding:0;
	background-color: #3d053a;
	background-image: -webkit-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -moz-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -o-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -ms-linear-gradient(top, #3d053a, #2a0a28);
	background-image: linear-gradient(to bottom, #3d053a, #2a0a28);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3d053a), to(#2a0a28));

}
article #NAV li a{
	font-family: 'Caudex', serif;
	font-style: italic;
	font-weight:700;
	text-indent:0px;
	outline:none;
	display:block;
	line-height:3;
	color:#ffffff;
	text-indent:0.5em;
	width:100%;



	background-image:none;
	-webkit-text-fill-color:white;
	-webkit-background-clip:border-box;
	background-image: url(../../img_share/sp/link_arrow.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:right center;
}
article #NAV li.nolink{
	display:none;
}

article #NAV li.current a,
article #NAV li a:hover{

	color:#ff003b;

	background-image:none;
	-webkit-text-fill-color:#ff003b;
	-webkit-background-clip:border-box;
	background-image: url(../../img_share/sp/link_arrow.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:right center;
}

article #NAV li.current{
	background-color: rgba(155,0,0,0);
	background-image: -webkit-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -moz-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -o-linear-gradient(top, #3d053a, #2a0a28);
	background-image: -ms-linear-gradient(top, #3d053a, #2a0a28);
	background-image: linear-gradient(to bottom, #3d053a, #2a0a28);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3d053a), to(#2a0a28));
}





/* footer */
footer{
	position:relative;
	height:auto;
	width:100%;
	margin:0 auto;
}
footer.top #SPEC{
	position:relative;
	width:100%;
	top:0;
}
#SPEC h3{
	display:none;
}
#SPEC dl{
	background-image: url(../img/cero_z.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:auto;
/*
	background-image: url(../img/cero_z.gif) ,url(../img/logo_ps3.jpg) ,url(../img/logo_360.jpg);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: center bottom, 10% top, 90% top;
	background-size:auto, 121px 30px, 121px 30px;
*/
	margin: 10px auto;
	padding: 0px 0px 40px 0px;
	position:relative;
	height: auto;
	width: 90%;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
#SPEC dl dt{
	float:left;
}
#SPEC dl dd{
	float:none;
	margin-right:5px;
}
#SPEC dl dt.d{
	clear:left;
}
#SPEC dl dd.l{
}
#SPEC p.contact{
	display:none;
}
footer.top #PLATFORM{
	position:relative;
	text-align:center;
	margin:10px auto;
}


#SNS{
	width:90%;
	position:relative;
	top:5px;
	left:0px;
	margin:0 auto;
	text-align:left;
}
#SNS div{
	float:left;
}
#SNS div.tr{
/*	float:none;
	display:block;
	clear:left;
	overflow:hidden;
	width:100%;
	text-align:center;
	margin:0 auto;
 */
}

#SNS .twitter{
	width:120px;
	overflow:hidden;
}
#SNS .plus{
}
#SNS .facebook{
	width:120px;
	overflow:hidden;
}
#SNS .mixi{
}
#SNS .line{
}

#AUTHOR{
	clear:both;
	z-index:20;
	position:relative;
	margin:20px auto;
}
#AUTHOR ul{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	width:100%;
}
#AUTHOR li{
	width:50%;
	float:none;
	height:auto;
}
#AUTHOR li.kg{
	width:50%;
	text-align:right;
}
#AUTHOR li.kg_support{
	display:none;
}
#AUTHOR li.gm{
	width:50%;
	text-align:left;
}
#AUTHOR li a{
	display:block;
	margin:0 5px;
}

#RIGHTS{
	clear:both;
	z-index:10;
	position:relative;
	margin:10px auto;
	width:95%;
}
#RIGHTS p{
	text-align:center;
	margin-bottom:10px;
}
#RIGHTS .logo_360{
	margin-left:1em;
}
#RIGHTS p.pl{
	width:auto;
}
#RIGHTS .cp{
	position:relative;
}
#RIGHTS .sp{
display:block;
}


footer.top #SPEC{
	top:0px;
}
footer.top #PLATFORM{
	top:10px;
}
footer.top #SNS{
	top:0px;
	overflow:hidden;
}
footer.top #AUTHOR{
	top:0px;
}
footer.top #RIGHTS{
	top:0px;
}

}

