body{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-width: 960px;
    min-height: 720px;
    background-color: #fff;
    color: #fff;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
    line-height: 100.01%;
	font-family:'小塚ゴシック Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
}
span {
    color: #363636;
    font-size: 12px;
    line-height: 100.01%;
}
a img{
    border: none;
}
.style12 {
    font-size: 12px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
#button_disc1{background-position: 0 0;}
#button_disc2{background-position: 0 0;}

#button_disc1:hover{background-position: 0 -27px;}
#button_disc2:hover{background-position: 0 -28px;}
.twitter{border: none}
.twitter:hover{background-position: 0 -15px;}
.track_movie:hover{background-position: 0 -16px;}
.popup_banner {
    cursor: pointer;
}
#sns	{position: absolute; left: 11px; bottom: 28px;}
#tweet	{position: absolute; left: 0; top: 0;}
#fblike	{position: absolute; left: 120px; top: 0;}
#gplus	{position: absolute; left: 240px; top: 0;}
#hatena	{position: absolute; left: 310px; top: 0;}
.play{
    position: absolute;
    left: 21px; top: 6px;
    width: 14px; height: 13px;
    background: url(image/special/play.gif) no-repeat 0 0;
}
.movie, .popup_banner {
    cursor: pointer;
}
#change2, #change1{
    cursor: pointer;
    position: absolute;
    right: -12px;
    bottom: -8px;
    width: 205px;
    height: 26px;
    background-position: 0 0;
}
#change2:hover {
    background-position: 0 -26px;
}
#change1:hover {
    background-position: 0 -26px;
}

.track {
    width: 455px;
    height: 22px;
    cursor: pointer;
    position: relative;
}
.track_movie {
    position: absolute;
    left: 471px;
    top: 2px;
    width: 75px;
    height: 16px;
    background: url(image/special/button-movie.png) no-repeat 0 0;
}
.twitter {
    position: absolute;
    left: 563px;
    top: 2px;
    width: 18px;
    height: 15px;
    background: url(image/special/button-twitter.png) no-repeat 0 0;
}

#contents {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-width: 960px;
    min-height: 720px;
    background-color: #fff;
    display: none;
}
.container {
    display: none;
}
.menu {
    cursor: pointer;
}
.bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 720px;
    min-width: 960px;
    background-image: url(image/bg.jpg?a);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#loader{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#loader_bg{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
#loading_line{
	position: absolute;
	left: 0; top: 50%;
	margin-top: 50px;
	width: 0;
	height: 0;
	border-top: solid 1px #e95383;
}
#loading_logo{
	position: absolute;
	left: 50%; top: 50%;
	margin-left: -100px;
	margin-top: -43px;
	width: 220px; height: 65px;
	background: url(image/loading-logo.png) no-repeat;
}
#loading{
	position: absolute;
	left: 50%; top: 50%;
	margin-left: -100px;
	margin-top: 28px;
	width: 218px; height: 15px;
	background: url(image/loading.png) no-repeat;
}
.popup {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.popup_bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.7;
}
.popup_panel {
    position: absolute;
    left: 50%;
    top: 50%;
    border: solid 1px #e95389;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
}
.panel_bg {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
}
#nico-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.8;
}
#nico-panel {
    position: absolute;
    left: -50%;
    top: 50%;
    width:640px;
    height: 480px;
    margin-left: -320px;
    margin-top: -240px;
    background-color: #000000;
    border: solid 1px #e95389;
}

