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

/*======================================
	共通のスタイル
======================================*/
h1 {
	background-image: url(../img/lepont2015.png);
	text-indent: -999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	-moz-background-size:contain;
	background-size:contain;
	width: auto;
	display: block;
	height: 100px;
	font-size: 12px;
}
h1 a {
		width: auto;
	display: block;
	height: 100px;
}
.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/data2015.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;
}
