@charset "utf-8";
/* CSS Document */

/*======================================
	共通のスタイル
======================================*/
section.sitewide {
	position:relative;
}
header h1:after {
	content: "";
	position: absolute;
	background-image: url(../img/10th.png);
	width: 55%;
	height: 55%;
	top:10px;
	right: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}
h1 {
	background-image: url(../img/lepont2016.png);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-background-size:contain;
	background-size:contain;
	width: 80%;
	display: block;
	height: 100px;
	font-size: 12px;
}
h1 a {
		width: auto;
	display: block;
	height: 100px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.block320 ,.block640{
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
header {
	margin-bottom: 20px;
}

#sub-menu,#sns-area {
	display: none;
}
#catch-copy {
	margin-top: 0px;
	background-image: url(../../top-img/data2016.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: auto;
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	display: block;
	-moz-background-size:contain;
	background-size:contain;
}
#about {
	padding: 10px;
}
.kashimoto {
	background-image: url(../../top-img/back-about2.png);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-background-size:cover;
	background-size:cover;
	height: 200px;
	width: auto;
}
#about2 {
	padding: 10px;
}
#about p {}
#sponsor-div {
	padding: 10px;
}
#back-f {
	padding-right: 10px;
	padding-left: 10px;
}
img.kahen {
	height: auto;
	width: 100%;
}
/*--------------------------------------------------------*/
/* 中ページスタイル                                   　　*/
/*--------------------------------------------------------*/
#page-title h2 {
	color: #FFF;
	background-color: #6D3D0F;
	margin-bottom: 20px;
	padding: 10px;
}
.table-dl dt {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C89660;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #FDF3EA;
}
.table-dl dd {
	margin-bottom: 20px;
}
.hall {
	height: 250px;
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	clear: both;
}
/*-------------------------------------------*/
/* 会場ページスタイル                        */
/*-------------------------------------------*/
.hall img {
	height: auto;
	width: 100%;
}
.accmap {
	height: 250px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.bt20 {
	margin-bottom: 20px;
}

.acc-block {
	border: 1px solid #F96;
	padding: 9px;
	background-color: #FFF;
}
.acc-block h6 {
	background-color: #E5DED7;
	padding: 5px;
	clear: both;
}
.acc-block dt {
	margin-bottom: 10px;
	font-weight: bold;
}
.acc-block dd {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 2em;
}
/*-------------------------------------------*/
/* アーティストスタイル                      */
/*-------------------------------------------*/
.artist-list li {
	margin-bottom: 10px;
}
/*-------------------------------*/
/*MB専用スタイル                 */
/*-------------------------------*/
.mb-right .mb-photo {
	display: block;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.mb-left .mb-photo {
	display: block;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.mb-center .mb-photo {
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/*--------------------------------------------*/
.table-list-ul li div {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table-list-ul li {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
}
.table-list-ul li div:first-child {
	background-color: #FFE6CA;
}
#suntory img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
#suntory  {
	text-align:center;
}
.bt {
		display:block;
	margin-bottom:10px;
}