/* @override 
	http://www.wonderwall.net/MWS/live_anthology/css/style.css?v=20120329
	http://angel.moto.co.jp/live_anthology/css/style.css?v=20120329 */


/* @group Reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

a {
	text-decoration: none;
	outline : 0 ;
	color: black;
}
a:hover {
	text-decoration: underline;
}

body {
	position: relative;
	font-weight: lighter;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

html>/**/body {
	font-size: 16px;
	font-size: 18px¥9; /* for IE */
}


#sns_plugin {
	display: block;
	float: right;
	margin-top: 5px;
	z-index: 10;
	position: relative;
}

#sns_plugin .plugin {
	display: block;
	width: 110px;
	height: 20px;
	float: left;
}


#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	height: 2000px;
	-moz-box-shadow: 0 0 10px #707084;
	-webkit-box-shadow: 0 0 10px #707084;
	box-shadow: 0 0 10px #707084;
	margin-bottom: 410px;
	padding-top: 0;
	background-color: rgba(255, 255, 255, 0.89);
	background-image: url(../images/contentBGforWin8.png)\9;
	border: 1px solid silver\9;
}

.billboard {
	display: block;
	position: relative;
	height: 710px;
	margin-top: 0;
	padding-top: 40px;
}

.title {
	display: block;
	width: 570px;
}



.title h1 {
	background: url(../images/anthology-title.jpg) no-repeat;

	margin-left: 20px;
	padding-top: 330px;
	height: 0;
	margin-top: 0;
	overflow: hidden;
}

.title h2 {
	position: absolute;
	top: 192px;
	left: 300px;
	width: 260px;
	display: block;
	overflow: hidden;
	padding-top: 32px;
	height: 0;
}

.menuNavi {
	position: absolute;
	top: 20px;
	width: 250px;
	font-size: 1.8em;
	line-height: 1.8em;
	right: 70px;
}

.copy {
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 550px;
	padding-left: 20px;
}

.copy .main {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.2em;
}

.copy .sub {
	font-size: 0.9em;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #606060;
}

.copy .body {
	line-height: 1.6em;
	color: #686565;
	font-size: 0.8em;
	font-weight: bold;
}

.billboard .webCMThumb {
	width: 220px;
	height: 140px;
	background: url(../images/WebCM_Thumb.png) no-repeat;
	position: relative;
	left: 380px;
}

.webCM {
	display: block;
	margin-bottom: 170px;
	height: 550px;
}

.billboard .webCMThumb:hover{
	cursor: pointer;
}


.billboard .webCMThumb .copy {
	width: 190px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #6b6ad6;
	margin: 50px 0 0 16px;
}

.billboard .webCMThumb .play {
	display: block;
	background: url(http://www.moto.co.jp/live/live_info/2012earlysummer/images/videoPlayButton.png) no-repeat 0 -60px;
	width: 60px;
	padding-top: 60px;
	height: 0;
	overflow: hidden;
	position: relative;
	top: 27px;
	left: 80px;
}

.garalley {
	width: 982px;
	height: 455px;
	margin-bottom: 270px;
	position: absolute;
	top: 20px;
	z-index: 5;
}

.garalley .package01 {
	width: 435px;
	margin: 0 -4px 0 0;
}
.garalley .package02 {
	height: 455px;
}

.garalley p {
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #424242;
}

.billboard .summary {
	display: block;
	width: 320px;
	position: absolute;
	top: 50px;
	right: 20px;
}

.billboard .summary ul{
	width: 230px;
	font-size: 0.8em;
	line-height: 1.6em;
}

.billboard .summary li {
	list-style-type: disc;
}

.billboard .summary .nest {
	list-style-type: circle;
	margin-left: 22px;
}

.billboard .releaseDate {
	width: 135px;
	overflow: hidden;
	padding-top: 140px;
	height: 0;
	background: url(../images/OnSale20120620.png) no-repeat -6px 0;
	background-position-x: -10px;
	display: block;
	position: absolute;

	top: -8px;
	right: -40px;
}

#content .pause {
	display: block;
	width: 50px;
	position: absolute;
	z-index: 5;
	color: white;
	overflow: hidden;
	height: 0;
	padding-top: 53px;
	right: -20px;
	border-style: none;
	background-image: url(http://www.moto.co.jp/live/live_info/2012earlysummer/images/closeButton.png);
	top: -15px;
	cursor: pointer;
}

.production {
	display: block;
	width: 320px;
	height: 390px;
	position: absolute;
	top: 200px;
	right: 20px;
}

.production .buy {
}

.production .type {
	width: 320px;
	height: 170px;
	font-size: 0.8em;
	margin-bottom: 50px;
}

.production h3 {
	
}

.production .buy .package {
	display: block;
	width: 120px;
	margin-right: 20px;
	float: left;
	border: 1px solid silver;

}
.production .type.bluray .package {
	background-size: contain;
	height: 165px;
	width: 117px;
	-moz-box-shadow: 0 2px 7px #757272;
	-webkit-box-shadow: 0 2px 7px #757272;
	box-shadow: 0 2px 7px #757272;
}

.production .type.bluray .package img {
	display: block;
	width: 117px;
	position: relative;
	top: -40px;
	margin: 0;
	padding: 0;
}

.production .type.bluray .package:hover{
	cursor: pointer;
}

.production .type.bluray .detail {
	display: block;
	width: 40px;
	background: url(../images/showPackege.png) no-repeat;
	padding-top: 40px;
	height: 0;
	overflow: hidden;
	position: relative;
	left: -20px;
	top: -20px;
	z-index: 1;
}

.production .type.dvd .package img {
	width: 120px;
	height: 150px;
}

.tracks {
	margin: 20px;
	padding-left: 220px;
	padding-left: 210px\9;
	display: block;
	position: relative;
	background: url(../images/tracksBG.jpg) no-repeat 0 white;

	opacity: 1;
	height: 960px;
}

.tracks ul {
	list-style-type: decimal-leading-zero;
	padding: 20px 20px 0;
	list-style-position: inside;
	margin-left: 0;
}

.tracks li {
	font-size: 0.7em;
	line-height: 1.8em;
	margin-bottom: 7px;
	margin-bottom: 5px\9;
	margin-left: 0;
	color: white;
}

.tracks .new {
	margin-left: 3px;
	font-size: 0.8em;
	color: #fefe5f;
}

.tracks i {
	font-size: 0.9em;
	display: block;
	line-height: 1.2em;
	color: #7b7b7b;
	margin-left: 21px;
	margin-left: 27px\9;
	text-shadow: 0 0 0 #000000;
}

.tracks .bonus {
	list-style-type: none;
}
.tracks .bonus i {
	margin-left: 0;
}

.tracks .columnLeft {
	display: block;
	width: 230px;
	padding-bottom: 1px;
}
.tracks .columnCenter {
	display: block;
	position: absolute;
	top: 20px;
	left: 470px;
	left: 450px\9;

}
.tracks .columnRight {
	display: block;
	position: absolute;
	top: 20px;
	left: 685px;
	left: 665px\9;
	width: 235px;

}

#content .notice {
	font-size: 0.7em;
	color: white;
	width: 160px;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#content .notice .text {
	position: relative;
	display: block;
	width: 136px;
	top: -10px;
	left: 20px;
	margin-left: 0;
}

#content .tracks .notes {
	padding: 8px;
	width: 150px;
	display: block;
	text-align: center;
	position: absolute;
	top: 25px;
	left: 40px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.71)), to(rgba(214, 214, 214, 0.77)));
	background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.71) 0%, rgba(214, 214, 214, 0.77) 100%);
	color: white;
	/* CSS3 角丸 */
	border-radius: 8px;
	border: 1px solid silver;
}

a.notes {
	text-decoration: none;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(86, 86, 86, 0.71)), to(rgba(255, 255, 255, 0.77)));
	background-image: -moz-linear-gradient(90deg, rgba(86, 86, 86, 0.71) 0%, rgba(255, 255, 255, 0.77) 100%);

}

.videos {
	position: relative;
	width: 940px;
	top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 160px;
	overflow: scroll;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/videoBG.jpg);
}

.videos ul {
	width: 1110px;
}

.videos li {
	width: 190px;
	margin-right: 14px;
	float: left;
	font-size: 0.8em;
}

.videos .thumbs {
	padding-top: 110px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

.videos .thumbs i {
	display: block;
	font-size: 0.9em;
	margin-top: 6px;
	font-weight: normal;
	font-style: normal;
}

.videos .year1980-1983 .thumbs {
	background: url(../images/video_Thumbs.png) no-repeat;
}
.videos .year1984-1989 .thumbs {
	background: url(../images/video_Thumbs.png) no-repeat -187px 0;
}
.videos .year1984-1989 .thumbs.commingsoon {
	background: url(../images/video_Thumbs_commingsoon.png) no-repeat -172px 9px;
}
.videos .year1990-1994 .thumbs {
	background: url(../images/video_Thumbs.png) no-repeat -375px 0;
}
.videos .year1990-1994 .thumbs.commingsoon {
	background: url(../images/video_Thumbs_commingsoon.png) no-repeat -357px 9px;
}
.videos .year1995-2003 .thumbs {
	background: url(../images/video_Thumbs.png) no-repeat -558px 0;
}
.videos .year1995-2003 .thumbs.commingsoon {
	background: url(../images/video_Thumbs_commingsoon.png) no-repeat -544px 9px;
}
.videos .year2004-2010 .thumbs {
	background: url(../images/video_Thumbs.png) no-repeat -740px 0;
}
.videos .year2004-2010 .thumbs.commingsoon {
	background: url(../images/video_Thumbs_commingsoon.png) no-repeat -725px 9px;
}
/* @group BuyNow */

.buynow {
	display: block;
	text-align: center;
	border-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	overflow: hidden;
	position: absolute;
}

.buynow.deluxe {
	top: 0px;
	left: 70px;
}
.buynow.dvd {
	left: 140px;
	z-index: 10;
	top: 300px;
}
.buynow.bluray {
	left: 140px;
	z-index: 5;
	top: 70px;
}



.buynow .button {
	display: block;
	cursor: pointer;
	height: 33px;
	color: #b8b8b8;
	font-weight: bold;
	font-size: 0.7em;
	font-size: 0.6em\9;
	margin: 0;
}



.button a {
	color: white;
	padding: 6px 26px 0 5px;
	margin: 0 auto;
	position: relative;
	top: 1px;
	display: block;
	width: 150px;
	height: 21px;
	background: url(../images/buyNowButton.png) no-repeat;
	z-index: 2;
}

.button a:hover {
	text-decoration: none;
}

.buynow .baroon {
	display: block;
	background-color: #eae2b9;
	padding-left: 0;
	list-style-position: inside;
	width: 137px;
	padding: 5px;
	position: relative;
	z-index: 20;
	
	-webkit-box-shadow: 0px 2px 5px #000;
	-moz-box-shadow: 0px 2px 5px #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	top: -6px;
	left: -1px;
	list-style-type: none;
}

.buynow:hover,
.buynow:active {
	height: 235px;	
}

.buynow .baroon li {
	display: block;
	width: 40px;
	height: 23px;
	margin-left: 50px;

}

.buynow .baroon li a {
	color: black;
	display: block;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -54px;
	font-size: 0.8em;
}
.buynow .baroon li a:hover {
	background-color: #e3a559;
	text-decoration: none;
	color: white;
	font-size: 0.8em;
}

.buynow .menu.universal {
	display: none;
}

/* @end */



footer {
	display: block;
	font-size: 0.7em;
	text-align: center;
	color: white;
	background-color: #000000;
	padding: 10px;
	position: fixed;
	bottom: 0;
	width: 100%;
}
a.btm {

	display: block;
	text-align: center;
	color: #8cc3e2;
	margin-bottom: 5px;
}

img.base {
	position: fixed;
	display: block;
	bottom: 29px;
	z-index: -1;
	-webkit-transition:opacity 1.5s linear;
	opacity:0;
}

/* CSS Animation */

@-webkit-keyframes 'fadeIn' {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

/* linernote page */


#content .navigator {
	display: block;
	width: 560px;
	margin-left: 20px;
	background: url(../images/navBar.gif) no-repeat 0 -1px;
	height: 31px;
}


#content .navigator li {
	float: left;
}
#content .navigator .top a {
	padding-top: 10px\9;
	height: 16px\9;
}

#content .navigator li a {
	display: block;
	font-size: .8em;
	font-weight: bold;
	color: #606060;
	height: 18px;
	padding: 8px 6px 6px 10px;
	margin-top: 0;
	
}

#content .navigator .now {
	display: block;
	font-size: .8em;
	font-weight: bold;
	color: #606060;
	height: 18px;
	padding: 8px 6px 6px 20px;
	margin-top: 0;
	background: url(../images/navBar.gif) no-repeat -200px -1px;
	width: 130px;
	padding-top: 10px\9;
	height: 16px\9;
}

#content.note .title {
top: 20px;
position: relative;
left: 20px;
}

#content.note .title h1 {
	background: url(../images/anthology-title.jpg) no-repeat;
	padding-top: 330px;
	height: 0;
	margin-top: 0;
	overflow: hidden;
	float: none;
	clear: left;
	margin-left: 0;
}

#content.note {
	height: 100%;
}

#content.note .production {
	top: 0;
}

#content.note .package .detail {
	visibility: hidden;
}

#content.note .billboard {
	height: 410px;
	-webkit-box-shadow: rgba(0, 0, 0, .4) 0 3px 4px;
	-moz-box-shadow: rgba(0, 0, 0, .4) 0 3px 4px;
	box-shadow: rgba(0, 0, 0, .4) 0 3px 4px;
	-webkit-border-radius: 5px;
	display: block;
	margin-bottom: 20px;
}

#content.note .billboard .main {
display: block;
height: 410px;
position: relative;
border-radius: 6px 6px 0px 0px;
margin-bottom: 20px;
-webkit-box-shadow: rgba(0, 0, 0, .1) 0 4px 6px -3px;
-moz-box-shadow: rgba(0, 0, 0, .1) 0 4px 6px -3px;
box-shadow: rgba(0, 0, 0, .1) 0 4px 6px -3px;
background-color: white;
}

#content.note .linernote {
	padding: 20px 300px 20px 20px;
	font-size: 0.8em;
}

#content.note .linernote h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #454444;
	display: block;
	border-bottom: 1px solid #6b6b6b;
	margin-bottom: 0;
}

#content.note .linernote h2 .writer {
	text-align: right;
	color: #454444;
	padding-left: 0;
	font-size: 0.8em;
	margin-top: -20px;
}

#content.note .linernote aside {
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
	padding: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#content.note .linernote h3 {
	font-weight: bold;
	display: block;
	margin-top: 25px;
	margin-bottom: 5px;
}

#content.note .linernote p {
	line-height: 1.5em;
	color: #232323;
	padding-left: 13px;
}

/* Announsement Page */

#content.annoucement {
	height: 640px;
	background-color: white;
	opacity: 0.98;
	padding-top: 20px;
}

#content.annoucement .detail {
	padding: 50px;
	width: 600px;
	display: block;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}

#content.annoucement .detail aside {
	display: block;
	text-align: right;
	font-size: 0.9em;
}

#content.annoucement .detail h2 {
	display: block;
	font-size: 1.3em;
	line-height: 1.5em;
	margin-top: 60px;
	margin-bottom: 40px;
}

#content.annoucement .detail p {
	display: block;
	width: 600px;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 20px;
	text-align: justify;
}

.fromMaker {
	font-size: 0.8em;
	position: relative;
	display: block;
	top: 90px;
	line-height: 1.5em;
	text-decoration: underline;
	width: 280px;
	left: 20px;
}
