/* @override 
	http://angel.moto.co.jp/live/live_info/smoke_and_blue/css/style.css
	http://angel.moto.co.jp/live/live_info/smoke_and_blue/css/style.css?v=20120409
	http://angel.moto.co.jp/live/live_info/smoke_and_blue/css/style.css?v=20120520 */

/* @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;
	background: url(../images/bg.jpg) 50% 50%;
	font-weight: lighter;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

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

#globalheader {
	width: 100% !important;
	overflow-x: auto !important;
	display: block !important;
	position: relative !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	box-sizing: border-box !important;
	-webkit-overflow-scrolling: touch;
}

#content {
	width: 100%;
	border: 1px solid #2e3137;
	margin: 30px auto;
	border-radius: 6px;
	color: black;
	background-color: #ceced2;
	-moz-box-shadow: 0 1px 5px rgb(0, 0, 0);
	-webkit-box-shadow: 0 1px 5px rgb(0, 0, 0);
	box-shadow: 0 1px 5px rgb(0, 0, 0);
	padding-bottom: 20px;
	display: block;
	height: initial;
	position: relative;
	box-sizing: border-box;
}

header {
	display: block;
	width: 100%;
	text-align: center;
	background-color: black;
	padding-top: 20px;
	height: 60px;
}
header table {
	margin-right: auto;
	margin-left: auto;
}
header tr {
	display: block;
}
header a {
	display: block;
	height: 20px;
}

#content .box {
	display: block;
	height: 480px;
	width: 100%;
	position: relative;
	border-radius: 6px 6px 0px 0px;
	margin-bottom: initial;
	background: url(../images/cover_featuring_yukimura.jpg) no-repeat 0 0;
	-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;
}

#content .box.year2014 {
	background: url(../images/cover_2014.jpg) no-repeat 0 0;
	background-position-x: 3%;
	background-position-y: 0%;
	background-size: 180%;
	background-color: silver;
}

#content .main {
	-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;
	height: 480px;
	margin-bottom: 20px;
}

#content .main h1 {
	position: absolute;
	top: 15px;
	right: 13px;
	color: black;
	width: 345px;
}

#content .main .artist {
	display: block;
	height: 0;
	padding-top: 18px;
	overflow: hidden;
	background: url(../images/smoke_blue_title_small.png) no-repeat 4px 0;
	margin-bottom: 0px;
	font-size: 10px;
	background-size: 90%;
}

#content .main .live {
	display: block;
	height: 0;
	padding-top: 24px;
	margin-top: 5px;
	overflow: hidden;
	background: url(../images/smoke_blue_title_small.png) no-repeat 3px -27px;
	width: 351px;
	background-size: 90%;
	background-position-y: 37%;
}


#content .main .leadCopy {
	display: block;
	width: 100%;
	position: absolute;
	top: 225px;
	right: initial;
	color: black;
	text-align: justify;
	overflow: hidden;
	height: 250px;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 10px;
	box-sizing: border-box;
	background-color: silver
}

.bodyCopy {
	text-shadow: 0 1px 1px #e6e6e6;
}

.leadCopy .date {
	display: block;
	font-size: 85%;
	margin-top: 15px;
}

span.mainCopy {
	display: block;
	color: #2d2c44;
	margin-bottom: 10px;
	font-weight: bold;
}

#sns_plugin {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 320px;
}

#sns_plugin .plugin {
	width: 120px;
	float: left;
	display: block;
	margin-right:0px;
}
#sns_plugin .plugin.google {
	width: 70px;
}

.column {
	display: block;
	width: 100%;
	margin-left: initial;
	font-size: 0.8em;
	line-height: 1.5em;
	float: initial;
	
}

.billboardLive {
	display: block;
	font-size: 0.9em;
	line-height: 1.5em;
	float: initial;
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	border-top: 1px solid gray;
	box-sizing: border-box;
}

.billboardLive .tokyo,
.billboardLive .osaka {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	float: initial;
	margin-right: 28px;
	text-align: center;
}

.billboardLive .map {
	width: 270px;
	border: 1px solid #dadada;
	-moz-box-shadow: 0 1px 1px #858585;
	-webkit-box-shadow: 0 1px 1px #858585;
	box-shadow: 0 1px 1px #858585;
}

.billboardLive .name a {
	padding-right: 16px;
	background: url(../images/buttons.png) no-repeat 124px 2px;
}

.billboardLive .name a:hover {
	color: #2c4272;
}

.billboardLive .addr {
	font-size: 80%;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.billboardLive .tokyo .addr {
	line-height: 1.2em;
}
.billboardLive .osaka .addr {
	background: url(../images/billboard_osaka.jpg) no-repeat -2px 24px;
	line-height: 1.2em;
}

.billboardLive .seat {
	font-size: 0.9em;
}

.column .report a,
.column .fromAudience a
 {
	display: block;
	background: url(http://www.moto.co.jp/live/live_record/images/record_top.jpg) no-repeat -480px white;
	border: 1px solid #680000;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 112px;
	margin-bottom: 10px;
}
.column .fromAudience a {
	margin-top: 15px;
}

.column .video {
	margin-top: 20px;
	padding: 5px;
	border: 1px solid white;
	color: white;
	background: -moz-linear-gradient(90deg, black 62.3%, #707070 100%) black;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.623, black), to(#707070)) black;
}

.column .video a{
	color: white;
	text-shadow: 0 0px 2px #000000;
	font-size: 0.8em;
	background: url(../images/bridgeVideo.jpg) no-repeat 0 0 #232323;
	width: 100%;
	display: block;
	text-align: justify;
	line-height: 1.2em;
	padding: 192px 5px 5px;
	box-sizing: border-box;
}

.column .video.year2014 {
	margin-top: 0px;
	margin-bottom: 20px;
}
.column .video.year2014 a {
	background: url(../images/2014pv.jpg) no-repeat 0 0 #232323;
	background-size: cover;
}

.column .video a:hover {
	color: #87afe9;
	text-decoration: none;
}

.column .report {
	display: block;	
}

.schedule {
	display: block;
	margin: 0px;
	font-size: 0.8em;
}

.schedule section {
	padding-left: 10px;
	padding-right: 10px;
}

.schedule .time {
	background-color: #30456e;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #e2e1e8;
	border-bottom: 1px solid #e2e1e8;
	margin-bottom: 5px;
	color: white;
	font-weight: bold;
}

.schedule .apr,
.schedule .may,
.schedule .jun {
	margin-bottom: 20px;
}

.schedule .apr .time {
	margin-top: 20px;
}

.schedule .place {
	display: block;
	border-bottom: 1px dotted #334b7b;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0;
	margin-bottom: 5px;
	font-size: 0.9rem;
}

.schedule table {
	font-size: 90%;
}

.schedule tr.on {
	background-color: #ededd9;
}

.schedule td {
	padding: 3px;
}

.schedule .date {
	width: 90px;
}

.schedule .first,
.schedule .second {
	width: 220px;
}

.show {
	display: block;
}

.ticket {
	display: table;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ticket tr {
	border: 1px solid silver;
}

.ticket .ticketTitle {
	width: 100px;
	height: 30px;
	margin: 0;

	font-size: 95%;
	background-color: #b7b6b9;
	color: #1f2d48;
}

.ticket .ticketDate {
	width: 450px;
	font-size: 95%;
	padding-left: 13px;
	background-color: white;
	line-height: 1.5em;
}

.ticketDate .arrow {
	padding-right: 12px;
	background: url(../images/buttons.png) no-repeat 23px -23px;
}
.ticketDate .arrow:hover {
	color: #30456E;
}

@media screen and (max-device-width: 480px) {
	.ticket .ticketDate {
		font-size: 7px;
	}
}

.schedule a.twitter {
	background: url(../images/buttons.png) no-repeat 4px -52px;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 22px;
}
.schedule a.twitter:hover {
	background: url(../images/buttons.png) no-repeat 4px -74px;
}


footer {
	display: block;
	margin-bottom: 30px;
	font-size: 0.7em;
	text-align: center;
	color: white;
}

/* レポートページ */
#content.report {
	height: 100%;	
}

#content.report .main {
	display: block;
	height: 77px;
	background-color: #ceced2;
	border-radius: 6px 6px 0px 0px;
}

#content.report .box {
	display: block;
	position: relative;
	height: 80px;
	background-image: none;
	background-color: #ceced2;
	border-bottom: 1px solid #979797\9;
	border-radius: 6px 6px 0px 0px;
}

#content.report .main a.nav .artist {
	background-position: 0 -53px;
	padding-top: 24px;
}
#content.report .main a.nav .live {
	background-position: 0 -77px;
	position: relative;
	top: -4px;
	padding-top: 20px;
}

#content.report .main a.nav {
	padding-left: 20px;
	background: url(../images/goTopArrow.gif) no-repeat 0 15px;
	display: block;
}

#content.report .main h1 {
	position: relative;
	left: 20px;
	top: 20px;
}

#content .articles {
	display: block;
	width: 510px;
	margin-left: 300px;
	margin-top: 40px;
	padding-left: 30px;
}

#content .articles h2 {
	display: block;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
}

#content .articles .writer {
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.7em;
}

#content .articles .articleBody p {
	line-height: 1.7em;
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 18px;
	margin-right: 0;
	text-align: justify;
}



