﻿@charset "utf-8";

#container {	
	margin: 0px 80px 0px 80px;
}
.contentsBody {
	margin: 0px 0px 60px 0px;
}
h2.reg {
	color:#54a2b3;
	font-size:20px;
	font-weight: 300;
	padding:25px 25px;
	margin: 0px 0px 20px 0px;
	border-left: 1px solid #333;
}
.en {
	font-family:"Roboto" , "sans-serif";
}

a div {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
a div:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.tax {
	font-size: 80%;
	margin: 0px 0px 0px 1px;
}

/*
#mainArea
*/
#mainArea {
	padding-top: 80px;
	margin: 0px 0px 80px 0px;
}
#mainArea #title {
	width:25%;
	float: left;
	border-left: 1px solid #ccc;
	padding: 60px 0px 0px 25px;
	margin: 0px 5% 0px 0px;
}
#mainArea #mainVisual {
	width:70%;
	float:right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#mainArea #title img {
	width:100%;
	max-width:280px;
	height: auto;
}
#mainArea #title p {
	font-size: 14px;
	line-height: 150%;
}
#mainArea #title p.title1 {
	color:#999;
	font-family:"Roboto" , "sans-serif";
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}
#mainArea #title p.title2 {
	color:#000;
	font-size: 42px;
	font-family: SourceHanSans-Light, SourceHanSansJP-Light, '源ノ角ゴシック Light','源ノ角ゴシック', NotoSansJP-Light, 'Noto Sans Japanese Light', sans-serif;
	font-weight:300;
	letter-spacing:.5em;
	margin: 40px 0px 40px 0px;
}
#mainArea #title p.title3 {
	color:#54a2b3;
	font-family:"Roboto" , "sans-serif";
	font-size:30px;
	font-weight: 300;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
}
.vjs-progress-control,
.vjs-time-control {
	display: none !important;
}

#mainArea #mainVisual img {
	width: 100%;
	height: auto;
	max-width: 800px;
}

#mainArea #catch {
	border-left: 1px solid #ccc;
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
}
#mainArea #catch p {
	color:#000;
	font-size: 20px;
	font-family: SourceHanSans-Light, SourceHanSansJP-Light, '源ノ角ゴシック Light','源ノ角ゴシック', NotoSansJP-Light, 'Noto Sans Japanese Light', sans-serif;
	font-weight:300;
	letter-spacing:.5em;
	margin: 10px 0px 10px 0px;
}
#mainArea #special_offer {
	color:#fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	background: #000;
}
#mainArea #special_offer p {
	color:#fff;
	font-size: 16px;
	line-height: 150%;
	font-weight: 600;
	box-sizing: border-box;
	height: 70px;
	vertical-align: middle;
}
#mainArea #special_offer p.special1 {
	text-align: center;
	display: table-cell;
	padding: 10px 20px 10px 20px;
}
#mainArea #special_offer p.special2 {
	display: table-cell;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #fff;
}
#mainArea a #special_offer:hover {
	background: #666;
}



/*
#releaseArea
*/
.itemBody {
	height: auto;
	clear: both;
	margin: 40px auto 20px;
}
.artworkBody {
	width:100%;
	float: none;
	margin: 0px 0px 20px 0px;
}
.artworkBody figure {
	width:32%;
	float: left;
	margin: 0px 1% 20px 0px;
	text-align: center;
}
.artworkBody figure img {
	width:100%;
	max-width: 450px;
}
.dataBody {
	width:100%;
	float: none;
	margin: 0px 0px 20px 0px;
}
.dataBody p.title0 {
	color:#000;
	font-size: 24px;
	font-family: SourceHanSans-Light, SourceHanSansJP-Light, '源ノ角ゴシック Light','源ノ角ゴシック', NotoSansJP-Light, 'Noto Sans Japanese Light', sans-serif;
	font-weight:700;
	letter-spacing:.5em;
	margin: 0px 0px 20px 0px;
}
.dataBody p.title1 {
	color:#999;
	font-family:"Roboto" , "sans-serif";
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}
.dataBody p.title2 {
	color:#000;
	font-size: 42px;
	font-family: SourceHanSans-Light, SourceHanSansJP-Light, '源ノ角ゴシック Light','源ノ角ゴシック', NotoSansJP-Light, 'Noto Sans Japanese Light', sans-serif;
	font-weight:300;
	letter-spacing:.5em;
	margin: 20px 0px 20px 0px;
}
.dataBody p.title3 {
	color:#54a2b3;
	font-family:"Roboto" , "sans-serif";
	font-size:30px;
	font-weight: 300;
	margin: 0px 0px 40px 0px;
}

.itemBody p.type {
	font-size:14px;
	color:#fff;
	font-weight: normal;
	line-height: 30px;
	letter-spacing:.2em;
	width:100%;
	padding: 5px 20px 5px 20px;
	margin: -5px 0px 0px 0px;
	background: #999;
	display: block;
	vertical-align: bottom;
}
.itemBody p.type_detail {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	line-height: 30px;
	width: 100%;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
	display: block;
	vertical-align: bottom;
	border: 1px solid #999;
}
.itemBody .data {
	font-size:12px;
	line-height: 150%;
	color:#fff;
	letter-spacing:0;
	padding: 5px 20px 5px 10px;
	margin: 0px 0px 0px 15px;
	display: inline-block;
	vertical-align: middle;
	border-left:1px solid #fff;
}
.itemBody .data span.data1 {
	font-family:"Roboto" , "sans-serif";
	font-size:12px;
	margin: 0px 0px 0px 15px;
}

.itemBody h4 {
	font-family:"Roboto" , "sans-serif";
	font-size:13px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-left: 4px;
	border-left: 3px solid #000;
}

.detail {
	clear: both;
	margin: 0px 0px 50px 0px;
}
.detail h3 {
	font-size: 14px;
	line-height: 150%;
	margin: 30px auto 10px;
	border-bottom: 1px solid #666;
}
.detail p {
	font-size: 13px;
	line-height: 180%;
	margin: 0px 5% 0px 10px;
}
.detail p.lead {
	font-size: 14px;
	font-weight: 700;
	line-height: 180%;
	margin: 20px auto 0px;
}
.detail p.note {
	font-size: 12px;
}
.disc1.tracklist {
	float: left;
	width:45%;
	margin: 0px 5% 20px 10px;
	list-style: none;
}
.disc1 h3 {
	text-align:center;
	font-size: 14px;
	line-height: 150%;
	margin: 30px auto 10px;
	border-bottom: 1px solid #666;
}
.dvd .tracklist {
/*	float: left;
	width:45%;
*/
	vertical-align: top;
	display: inline-block;
	margin: 0px 5% 0px 10px;
	list-style: none;
}
.dvd .tracklist li {
	margin: 0px 0px 0px 0px;
}
.item_spec {
	width:90%;
	margin: 0px auto;
	list-style: disc;
}
.detail li {
	font-size: 13px;
	line-height: 180%;
}
.detail li .trackNum {
	color: #999;
	font-family:"Roboto+Condensed" , "sans-serif";
	font-size: 11px;
	font-weight: 700;
	text-align: right;
	display: inline-block;
	margin-right: 5px;
}
#releaseArea h2 {
	color:#fff;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	box-sizing: border-box;
	vertical-align: middle;
	background: #000;
}

/*
.toOrder
*/
.toOrder {
	clear: both;
	color: #000;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
	border: 1px solid #000;
	border-radius: 4px;
	padding:20px 0px 20px 0px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#matrixArea .toOrder {
	margin-top: 0px;
}

.toOrder i {
	font-size: 14px;
	margin-top: 10px;
}
a .toOrder {
	background: #fff;
}
a .toOrder:hover {
	background: #eee;
}

/*
.toMovie
*/
.toMovie {
	clear: both;
	color: #000;
	text-align: center;
	font-weight:bold;
	font-size: 20px;
	border: 1px solid #000;
	border-radius: 4px;
	padding:20px 0px 20px 0px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#matrixArea .toMovie {
	margin-top: 0px;
}

.toMovie i {
	font-size: 14px;
	margin-top: 10px;
}
a .toMovie {
	background: #fff;
}
a .toMovie:hover {
	background: #eee;
}

/*
#specialArea
*/
#specialArea {
	margin: 0px 0px 50px 0px;
}
#specialArea h2 {
	color:#fff;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	box-sizing: border-box;
	vertical-align: middle;
	background: #000;
}
#special {
	padding: 10px 10px 20px 10px;
	box-sizing: border-box;
	border:1px solid #000;
}
#special h3 {
	color:#000;
	/*font-size: 14px;*/
	font-weight: 600;
	/*margin: 5px 0px 5px 0px;*/
}
#special h3 {
	font-size: 16px;
	text-align: center;
	width:90%;
	padding:10px 0px;
	border-bottom: 1px solid #ccc;
	margin: 0px auto 2px auto;
}
#special h4 {
	color:#000;
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0px 5px 0px;
}
#special p {
	color:#000;
	font-size: 12px;
	margin: 10px 0px 5px 0px;
}
#special .note {
	font-size: 10px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
}
#special ul {
	font-size: 13px;
	line-height: 180%;
	list-style: disc;
	margin: 0px 0px 10px 0px;
}
#special li {
	margin: 0px 0px 2px 25px;
}
#special1 {
	width:48%;
	float: left;
}
#special1 img {
	width:90%;
	height: auto;
}
#special2 {
	width:90%;
	float: none;
	margin: 0px auto 2px auto;
}


/*
#shopArea
*/
#shopArea {
	margin: 0px 0px 0px 0px;
}
#shopArea h2 {
	color:#fff;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 20px 0px;
	box-sizing: border-box;
	vertical-align: middle;
	background: #000;
}
#shopArea p {
	color:#000;
	font-size: 13px;
	/*text-align: center;*/
	display: block;
	padding: 10px 10px;
	border-radius: 4px;
}
#shopArea li {
	width: 48%;
	float: left;
	list-style: none;
	margin: 0px 1% 20px 0px;
}
#shopArea li .btn {
	color:#000;
	font-size: 13px;
	text-align: center;
	display: block;
	padding: 10px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#shopArea li .btn:hover {
	color:#fff;
	background: #000;
}

/*
#liveArea
*/
#liveArea {
	margin: 0px 0px 0px 0px;
}
#liveArea h2 {
}
#liveArea .tour {
	margin: 0px 25px 30px 25px;
	list-style: none;
	display: inline-block;
}
#liveArea .tour li {
	font-size: 13px;
	line-height: 180%;
}
#liveArea .tour li .date {
	color: #000;
	font-family:"Roboto" , "sans-serif";
	font-size: 13px;
	display: inline-block;
	border-right: 1px solid #999;
	margin: 5px 10px 10px 0px;
	padding: 2px 10px 2px 0px;
}
#liveArea .info {
	clear: both;
	margin: 0px 0px 30px 25px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ccc;
}
#liveArea p {
	color:#000;
	font-size: 13px;
	line-height: 180%;
	margin: 10px 5% 10px 0px;
}
#liveArea p span {
	font-size: 11px;
	font-weight: 700;
}
#liveArea p.note {
	font-size: 11px;
	line-height: 150%;
	margin: 30px 5% 10px 0px;
	clear: both;
}
#liveArea dl {
	vertical-align: top;
	margin: 30px 5% 30px 0px;
}
#liveArea dt {
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	margin: 0px 10px 5px 0px;
	float: left;
	display: block;
	clear: both;
}
#liveArea dd {
	font-size: 14px;
	line-height: 20px;
	float: left;
	display: block;
}



#movie .movie {
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 20px 0px;
}
#movie .movie1 {
	width:60%;
	margin-right: 0%;
}
#movie .movie2 {
	width:46%;
	margin-right: 2%;
}
#movie .movie3 {
	width:32%;
	margin-right: 1%;
}
#movie .movie .yt {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#movie .movie .yt iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*-------------------------------------- * movie * ---------------------------------------*/
#movie {
	margin: 0px auto;
	text-align:center;
	font-size: 12px;
	/*font-weight:bold;*/
	padding:0px 0px 20px 0px;
	clear: both;
	width:80%;
	}
#movie p{
	text-align:left;
	}
#movie a {
	color: #FF0000;
	}
#movie a:hover {
	color: #999999;
	}

/*-------------------------------------- * entry * ---------------------------------------*/
#entry {
	text-align:center;
	/*padding:20px;*/
	/*position: relative;*/
	/*width: 300px;*/
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	}
#entry p {
	font-weight:bold;
	padding-bottom:20px;
	}
#entry .red{
	color:#ea0032;
	}
#entry input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	/*width: 100%;*/
	width: 300px;
	padding: 0.8em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #aaaaaa;
	border: 1px solid #000000;
	border-radius: 4px;
	}
#entry #form01 input[type='text']:focus {
	border: 1px solid #000000;
	box-shadow: 0 0 7px #fff100;
	outline: none;
	/*box-shadow: 0 0 5px 1px rgba(218,60,65, .5);*/
}
#entry input.button {
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color: #111;
	margin:20px 0px 20px 0px;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#entry input.button:hover {
    background: -moz-linear-gradient(top, #EFEFEF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#EEE));
}

#footerArea p {
	margin: 40px 0px 0px 0px;
}



/*
max-width: 768px
*/

@media only screen and (max-width: 768px) {
#container {	
	margin: 0px 0px 0px 0px;
}
.contentsBody {
	margin: 0px 0px 40px 0px;
}
h2.reg {
	font-size:20px;
	font-weight: 300;
	padding:15px 15px;
	margin: 0px 0px 10px 0px;
	border-left: 4px solid #333;
}


/*
#mainArea
*/
#mainArea {
	padding-top: 60px;
	margin: 0px 0px 40px 0px;
}
#mainArea #title {
	width:100%;
	float: none;
	border-left: none;
	padding: 60px 0px 0px 25px;
	margin: 0px 5% 0px 0px;
}
#mainArea #mainVisual {
	width:100%;
	float: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#mainArea #title {
	border-left: 0px solid #ccc;
	padding: 160px 0px 40px 25px;
	margin: 0px 0px 0px 0px;
}
#mainArea #title p {
}
#mainArea #title p.title1 {
}
#mainArea #title p.title2 {
}
#mainArea #title p.title3 {
	font-size:22px;
	line-height: 150%;
}

#mainArea #catch {
	border-left: 0px solid #ccc;
	padding: 10px 20px 10px 25px;
	margin: 0px 0px 30px 0px;
}
#mainArea #catch p {
}

#mainArea #special_offer {
	text-align: center;
}
#mainArea #special_offer p {
	height: auto;
}
#mainArea #special_offer p.special1 {
	display: block;
	padding: 10px 20px 10px 20px;
}
#mainArea #special_offer p.special2 {
	display: block;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #fff;
	border-left: 0px solid #fff;
}

.artworkBody {
	width:90%;
	float: none;
	margin: 0px auto 20px auto;
}
.dataBody {
	width:90%;
	float: none;
	margin: 0px auto 20px auto;
}
.itemBody p.type {
	font-size:18px;
	color:#fff;
	font-weight: normal;
	letter-spacing:.2em;
	width:100%;
	padding: 10px 10px 10px 10px;
	margin: -5px 0px 0px 0px;
	background: #666;
	display: block;
	vertical-align: bottom;
}
.itemBody p.type_detail {
	font-size:13px;
	color:#333;
	font-weight: 500;
	line-height: 20px;
	width:100%;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
	display: block;
	vertical-align: bottom;
	border:1px solid #999;
}

.itemBody .data {
	font-size:12px;
	line-height: 150%;
	color:#fff;
	letter-spacing:0;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	display: block;
	vertical-align: middle;
	background: #666;
	border-top:1px solid #ccc;
	border-left:0px solid #fff;
}
/*
#limited1 .data,
#limited2 .data {
	margin-left: -6px;
}*/
.detail {
	width:100%;
	clear: both;
	margin:0px auto 30px;
}
.detail p {
	font-size: 13px;
	line-height: 150%;
	margin: 10px 0px 10px 0px;
}
.detail p.lead {
	font-size: 13px;
	font-weight: 700;
	line-height: 150%;
	margin: 20px auto 0px;
}
.detail p.note {
	margin: 0px 0px 0px 0px;
}
.itemBody .data span.data1 {
	font-family:"Roboto" , "sans-serif";
	font-size:12px;
	margin: 0px 0px 0px 5px;
}
.disc1.tracklist {
	float: left;
	width:45%;
	margin: 0px 0px 20px 0px;
	list-style: none;
}
.dvd .tracklist {
	vertical-align: top;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.dvd .tracklist li {
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
}
	

/*
.toOrder
*/
.toOrder {
	padding:20px 0px 20px 0px;
	margin: 0px 5% 40px 5%;
}
/*
.toMovie
*/
.toMovie {
	padding:20px 0px 20px 0px;
	margin: 0px 5% 40px 5%;
}


/*
#specialArea
*/
#specialArea {
	padding:0px;
	margin: 0px 5% 40px 5%;
}
#specialArea h2 {
}
#special {
	padding: 10px 10px 10px 10px;
}
#special h3 {
}
#special h4 {
}
#special p {
}
#special .note {
}
#special1 {
	width:100%;
	float: none;
}
#special1 img {
	width:100%;
	height: auto;
}
#special2 {
	width:96%;
	float: none;
	margin: 0px auto 10px auto;
}
/*
#shopArea
*/
#shopArea {
	margin: 0px 0px 40px 0px;
}
#shopArea h2 {
}
#shopArea li {
	width:44%;
	/*float:left;*/
	list-style: none;
	margin: 0px 3% 20px 3%;
}

#movie .movie {
}
#movie .movie1 {
	width:98%;
	margin-left: 1%;
}
#movie .movie2 {
	width:47%;
	margin-right: 1%;
	margin-left: 1%;
}
#movie .movie3 {
	width:30%;
	margin-right: 1%;
	margin-left: 1%;
}
/*#entry .red{
	color:#ea0032;
	}
*/
}

@media only screen and (max-width: 480px) {
.contentsBody {
	margin: 0px 0px 20px 0px;
}
h2.reg {
	font-size:15px;
	font-weight: 600;
	padding:10px 10px;
	margin: 0px 0px 10px 0px;
	border-left: 4px solid #333;
}

/*
#mainArea
*/
#mainArea {
	padding-top: 40px;
	margin: 0px 0px 40px 0px;
}
#mainArea #title p {
	font-size: 14px;
	line-height: 150%;
}
#mainArea #title p.title1 {
	color:#999;
	font-family:"Roboto" , "sans-serif";
	font-size: 14px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
}
#mainArea #title p.title2 {
	color:#000;
	font-size: 24px;
	font-family: SourceHanSans-Light, SourceHanSansJP-Light, '源ノ角ゴシック Light','源ノ角ゴシック', NotoSansJP-Light, 'Noto Sans Japanese Light', sans-serif;
	font-weight:300;
	letter-spacing:.5em;
	margin: 0px 0px 0px 0px;
}
#mainArea #title p.title3 {
	font-family:"Roboto" , "sans-serif";
	font-size:24px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
}

#mainArea #catch {
	border-left: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}
#mainArea #catch p {
	color:#000;
	font-size: 14px;
	font-weight:300;
	letter-spacing:0em;
	margin: 0px 0px 5px 0px;
}

#mainArea #special_offer p {
	font-size: 14px;
}
#mainArea #special_offer p.special1 {
	display: block;
	padding: 5px 10px 5px 10px;
}
#mainArea #special_offer p.special2 {
	font-size: 12px;
	display: block;
	padding: 5px 10px 5px 10px;
}

.artworkBody {
	width:90%;
	float: none;
	margin: 0px 5% 20px 5%;
}
.artworkBody figure {
	width:100%;
	float: none;
	margin: 0px 0% 20px 0px;
	text-align: center;
}
.artworkBody figure img {
	width:100%;
	max-width: 450px;
}
.itemBody p.data span {
	font-family:"Roboto" , "sans-serif";
	font-size:14px;
	margin: 0px 0px 0px 0px;
	display: block;
}
.itemBody p.data span span {
	display: inline-block;
}
.itemBody .artwork {
	text-align: left;
	width:90%;
	height: auto;
	margin: 0px auto 0px 5%;
}
.itemBody .artwork1,
.itemBody .artwork2,
.itemBody .artwork4,
.itemBody .artwork3 {
	width:48%;
	height: auto;
	display: inline-block;
	vertical-align: baseline;
	margin: 10px auto 10px auto;
}
.itemBody .artwork1 img,
.itemBody .artwork2 img,
.itemBody .artwork4 img,
.itemBody .artwork3 img {
	width:100%;
	height: auto;
}

#matrix1,
#matrix2,
#matrix3 {
	width:90%;
	margin: 0px auto 20px auto;
}

#commentArea2 li {
	color:#333;
	font-size: 14px;
	display: block;
	margin: 0px 10px 5px 0px;
	list-style: none;
}

/*
#shopArea
*/
#shopArea {
}
#shopArea h2 {
}
#shopArea li {
	width:90%;
	/*float:left;*/
	list-style: none;
	margin: 0px 5% 20px 5%;
}
#shopArea li .btn {
}
#shopArea li .btn:before {
}
#shopArea li .btn:hover {
}

/*
#shopArea
*/
#liveArea {
	margin: 0px 0px 40px 0px;
}
#liveArea .tour {
	float: none;
	width:90%;
	margin: 0px 0px 0px 5%;
	list-style: none;
}
#liveArea .tour li .date {
	margin: 5px 10px 10px 0px;
	padding: 2px 10px 2px 0px;
}

#movie .movie {
}
#movie .movie1 {
	width:96%;
	margin-left: 2%;
}
#movie .movie2 {
	width:96%;
	margin-left: 2%;
}
#movie .movie3 {
	width:96%;
	margin-left: 2%;
}
/*#entry .red{
	color:#ea0032;
	}*/

}

/*
*/
header:after,
section:after,
dl:after,
.contentsBody:after,
.detailBody:after,
.artworkBody:after,
.movie_list:after,
footer:after,
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
