/* @override 
	http://www.wonderwall.net/MWS/la-vita-e-bella/css/style.css?v=20120811
	http://www.wonderwall.net/MWS/La-Vita-e-Bella/css/style.css?v=20120811
	http://angel.moto.co.jp/La-Vita-e-Bella/css/style.css?v=20120811
	http://angel.moto.co.jp/La-Vita-e-Bella/css/style.css */

/* @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 */

/* CSS Animation */

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


.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 {
	font-weight: lighter;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: black;
}

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

.globalheaderFrame {
	display: none;
}

#globalheader {
	position: relative;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#sns_plugin {
	display: block;
	float: right;
	position: absolute;
	right: 0;
	z-index: 15;
	width: 410px;
	bottom: 30px;
}

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

#sns_plugin .shareToFriend{
	color: #4e4e4e;
	font-size: 0.8em;
	display: block;
	float: left;
	padding-right: 8px;
	margin-top: 0;
	padding-top: 3px;
}

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}

#content h1 {
	display: block;
	position: absolute;
	z-index: 1;
	width: 470px;
	left: 85px;
	font-size: 1em;
	padding-top: 30px;
	background: url(../images/titleText.png) no-repeat;
	height: 0;
	overflow: hidden;
	top: 45px;
}

.billboard {
	display: block;
	position: relative;
	height: 460px;
	-moz-box-shadow: 0 5px 7px rgba(40, 40, 32, 0.56);
	-webkit-box-shadow: 0 5px 7px rgba(40, 40, 32, 0.56);
	box-shadow: 0 5px 7px rgba(40, 40, 32, 0.56);
	width: 980px;
	background: black;
	top: 100px;
	z-index: 1;
}

.mainPhoto {
	display: block;
	position: relative;
	height: 460px;
	width: 640px;
	overflow: hidden;
	background: url(../images/Xmas2013Artwork.jpg) 150px 0 no-repeat black;
}

.photo1 {
	position: absolute;
	left: -227px;
	top: 0;
	opacity: 0;
	-webkit-transition:opacity 1.5s linear;
}

.mainPhoto .logoAnime {
	height: 400px;
	width: 215px;
	display: block;
	z-index: 5;
	position: relative;
	margin-right: auto;
	margin-left: auto;

	top: 40px;
}

.mainPhoto h2 {
	display: block;
	background-repeat: no-repeat;
	width: 354px;
	overflow: hidden;
	height: 50px;
	color: white;
	font: 1.8em serif;
	position: absolute;
	top: 170px;
	left: -53px;
}
.play {
	display: block;
	width: 59px;
	height: 60px;
	text-align: center;
	background: url(../images/videoPlayButton.png) no-repeat 0 0;
	margin-top: 30px;
	position: absolute;
	bottom: 40px;
	left: 10px;
}
.play:hover{
	background: url(../images/videoPlayButton.png) no-repeat 0px -60px;
	cursor: pointer;
}
.play span{
	position: relative;
	top: 63px;
	font-size: 0.7em;
	color: #ffffff;
	text-align: center;
	width: 110px;
	display: block;
	line-height: 1.6em;
	left: -23px;
}

.iTunesCircleButton {
	display: block;
	width: 59px;
	height: 60px;
	text-align: center;
	background: url(../images/videoPlayButton.png) no-repeat -58px 0;
	margin-top: 30px;
	position: absolute;
	right: 26px;
	bottom: 40px;
}
.iTunesCircleButton:hover{
	background: url(../images/videoPlayButton.png) no-repeat -58px -60px;
	cursor: pointer;
	text-decoration: none;
}
.iTunesCircleButton span{
	position: relative;
	top: 63px;
	font-size: 0.7em;
	color: #ffffff;
	text-align: center;
	width: 87px;
	display: block;
	line-height: 1.6em;
	left: -14px;
}

#content .webCM {
	display: block;
	height: 457px;
	background-color: black;
	position: relative;
	z-index: 10;
	width: 640px;
	-moz-box-shadow: 0 0 30px rgb(0, 0, 0);
	box-shadow: 0 0 30px rgb(0, 0, 0);
	overflow: hidden;
}

#player_1 {
	position: absolute;
	top: -60px
}

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


.daisyMusic {
	display: block;
	position: absolute;
	width: 110px;
	background: url(../images/daisyMusicLogo.png) no-repeat;
	height: 0;
	padding-top: 18px;
	overflow: hidden;
	top: 10px;
}

.itunes {
	background: url(../images/merryXmasLabel.png) 0 0 no-repeat black;
	width: 450px;
	position: absolute;
	top: 0;
	right: 0;
	height: 460px;
}

.itunes .artwork {
	display: none;
	width: 242px;
	height: 184px;
	margin-top: 30px;
	margin-left: 10px;
}

.itunes .largeCopy {
	line-height: 1.5em;
	margin: 0;
	height: 25px;
	color: #d63b14;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.19);
	display: block;
}

.itunes .contribute .largeCopy {
	margin-left: -30px;
}

.itunes .buy {
	height: 170px;
	display: block;
}

.itunes .buy h3 {
	font-weight: bold;
	height: 18px;
	font-size: 0.9em;
	text-shadow: 0 1px 1px #ffffff;
	background: none rgba(255, 255, 255, 0.39);
	background: none white;\9	
	margin-bottom: 10px;
	margin-left: 0;
	padding: 5px 0 2px 10px;
	display: block;
	margin-top: 20px;
}

.itunes .iTunesIcon {
	background: url(../images/leafIcon.png) no-repeat;
	color: red;
	padding-left: 75px;
	height: 36px;
	padding-top: 15px;
	font-size: 0.8em;
}

.itunes .timeInBlue .tibIcon {
	padding-left: 65px;
	height: 60px;
	color: red;
	background: url(../images/christmasTimeInBlueThumbs.jpeg) 1px 2px no-repeat;
	margin-bottom: 0;
}

.itunes .iPhoneIcon {
	background: url(../images/contribute.png) 10px 10px no-repeat;
	line-height: 1.2em\9;
	color: red;
	padding-left: 56px;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 46px;
}

.itunes .iPhoneIcon .titleCopy {
	font-size: 0.8em;
	font-weight: bold;
	color: #d63a14;
}

.itunes .single,
.itunes .timeInBlue,
.itunes .contribute {
	background: url(../images/XmasBGwhite.jpg) white;
	opacity: 1;
	border-radius: 8px;
	border-width: 1px;
	border-color: red;
	margin: 10px;
	-moz-box-shadow: 0 5px 21px rgba(0, 0, 0, 0.39);
	box-shadow: 0 5px 21px rgba(0, 0, 0, 0.39);
	width: 280px;
	position: absolute;
	left: 106px;
	overflow: hidden;
}
.itunes .single {
	margin-bottom: 10px;
	top: 20px;
	background-position: 0 140px;
}

.itunes .contribute {
	background-position: 0 80px;
}

.itunes .timeInBlue {
	margin-top: 20px;
}

.itunes .buy .notice {
	line-height: 1.5em;
	height: 45px;

	font-size: 0.7em;
	margin-left: 0;
	padding-left: 10px;
	display: block;
	color: black;
}

.itunes .notice.pc {
	font-size: 0.7em;
	padding: 10px;
	display: block;
	line-height: 1.4em;
}

.itunes .buy .notice.iOS,
.itunes a.buycontribute {
	display: none;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	.itunes .iPhoneIcon {
		line-height: 1.2em;
	}
	
	.itunes .buy .notice.pc {
		display: none;
	}

	.itunes .buy .notice.iOS {
		line-height: 1.5em;
		height: 45px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.83);
		font-size: 0.8em;
		margin-left: 0;
		padding-left: 10px;
		display: block;
	}

	.itunes .contribute {
		opacity: 1;
		padding: 8px;
		border-radius: 8px;
		border: 1px solid #ebebeb;
		margin-top: 20px;
		margin-left: 8px;
		margin-right: 8px;
		display: block;
	}
	.itunes a.buycontribute {
		display: block;
		background: url(../images/iTunesButton.png) no-repeat 0 1px;
		width: 169px;
		height: 19px;
		text-align: center;
		padding-top: 5px;
		margin-right: auto;
		margin-left: auto;
		text-shadow: 0 1px 1px rgba(0, 0, 0, 0.48);
		font-size: 0.8em;
		color: white;
	}
	.itunes a.buyiTunes:hover {
		text-decoration: none;
		background-position: 0 -22px;
	}
	
}

.itunes .links h3 {
	padding: 5px 0 2px 7px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	height: 18px;
	font-size: 0.9em;
	text-shadow: 0 1px 1px #ffffff;
	background: none rgba(255, 255, 255, 0.39);
	background: none white;\9
width: 100%;
}

.itunes a.buyiTunes,
.buyiTunesTextTIB {
	display: block;
	background: url(../images/iTunesButton_onsale.png) no-repeat 0 1px;
	width: 170px;
	height: 21px;
	text-align: center;
	padding-top: 3px;
	margin: 10px auto;
}

.buyiTunesText,
.buyiTunesTextTIB,
.contributeText {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.48);
	font-size: 0.8em;
	color: white;
}

.itunes a.buyiTunes .buyiTunesText .releaseDate{
	font-size:130%;
}

.itunes a.buyiTunes:hover {
	text-decoration: none;
	background-position: 0 -22px;
}



.itunes ul {
	font-size: 0.8em;
	color: white;
	line-height: 1.5em;
	position: absolute;
	top: 90px;
	left: 210px;
	list-style-type: decimal;
	list-style-position:inside;
	padding-left: 10px;
}

.itunes .links {
	height: 170px;
	display: block;
	opacity: 1;
}

.itunes .links a.booklet {
	width: 145px;
	padding-left: 50px;
	background: url(../images/bookletIcon.jpg) no-repeat 0 -2px;
	background-size:40px;
	position: absolute;
	top: -4px;
	left: 235px;
}

.itunes .links a.comment {
	width: 50px;
	padding-left: 50px;
	background-size:40px;
	display: block;
}

.detail {
	color: white;
	padding: 20px;
	position: relative;
	background-color: white;
	top: 100px;
	margin-bottom: 70px;
}

.detail .notes {
	display: block;
	width: 460px;
	padding: 30px 30px 0;
	font: 0.8em/1.7em HiraMinProN-W3, メイリオ, serif;
	border-radius: 8px;
	background: #e2e3e2;
	background-repeat: no-repeat;
	border: 1px solid #cfcdcd;
	-moz-box-shadow: 0 1px 1px #ffffff;
	-webkit-box-shadow: 0 1px 1px #ffffff;
	box-shadow: 0 1px 1px #ffffff;
	color: black;
	line-height: 1.8em\9;
}

.detail .staff.clearfix {
	display: block;
	font-family: sans-serif;
	position: relative;
	margin-top: 40px;
}

.detail .staff .rightColumn {
	margin-bottom: 0;
	position: relative;
	top: 20px;
}

.detail .staff .leftColumn {
	float: left;
	margin-right: 20px;
	
}

.detail .notes h2 {
	font-size: 1.2em;
	margin-top: -20px;
	margin-bottom: 30px;
}

.detail .notes h2 span{
	font-size: 0.8em;

	letter-spacing: 0px;
}

.detail .notes p {
	margin-bottom: 20px;
	margin-bottom: 18px\9;
}

.detail .timeInBlue {
	position: absolute;
	top: 20px;
	right: 0;
	display: block;
	width: 370px;
	padding: 50px 30px 30px;
}

.detail .timeInBlue h2 {
	color: black;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.5em;
	padding-top: 0;
	padding-bottom: 260px;
	background: url(../images/ChristmasTimeInBlueArtwork.jpg) 70px 70px no-repeat;
}

.detail .timeInBlue .list {
	color: black;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.8em;
}

.detail .timeInBlue .behindStory {
	color: white;
	background-color: black;
	display: block;
	font-size: 0.6em;
	letter-spacing: -1px;
	padding: 10px;
	font-weight: bold;
	margin-top: 30px;
	letter-spacing: 0px\9;
	font-size: 0.7em\9;
}

footer {
	display: block;
	font-size: 0.7em;
	text-align: center;
	color: #999999;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 80px;
	width: 100%;
	position: relative;
	top: 60px;
}

.backToMWS {
	display: block;
	color: white;
	margin-bottom: 5px;
}

/* リリース前処理 */

.buyiTunesTextTIB {
}
.buyiTunes:hover {
	text-decoration:none;
}


.buyiTunesTextTIB {
}


.itunes .links {

}

.mainPhoto .logoAnime .iTunesCircleButton {

}

