@charset "UTF-8";
/* CSS Document */

#header-top-a {
	width:100%;
}

#header-top-b {
	width:900px;
	height:20px;
	margin:0 auto;
	background:url(../img/rainbow-line.jpg) no-repeat;
	font-size:0;
}


#header-a {
	border-top:2px solid #C9CACB;
	border-bottom:2px solid #C9CACB;
	height:105px;
}

#header-b {
	width:900px;
	height:105px;
	margin:0 auto;
}




#toppic-a {
	clear:both;
	width:100%;
	height:300px;
	background:black;
	border-bottom:2px solid #C9CACB;
}

#toppic-b {
	width:900px;
	height:300px;
	margin:0 auto;
	background:black;
	/*position:relative;*/
}





#contents-a {
	width:100%;
}

#contents-b {
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 700px;
	
}





.contents-left {
	width:650px;
	float:left;
}

.contents-right {
	width: 215px;
	float: left;
	height: 600px;
	
}






#sub-contents {
	clear:both;
	width:900px;
	margin:0 auto;
	border-left:2px solid #C9CACB;
	border-right:2px solid #C9CACB;
}








#footer-top-a {
	width:100%;
	height:20px;
	border-top:2px solid #C9CACB;
	border-bottom:2px solid #C9CACB;
	clear:both;
	position:relative;
	bottom:30px;
}

#footer-top-b {
	width:900px;
	height:20px;
	margin:0 auto;
	background:url(../img/rainbow-line.jpg) no-repeat;
	font-size:0;
}

#footer-top-c {
	width:100%;
	height:20px;
	border-top:2px solid #C9CACB;
	border-bottom:2px solid #C9CACB;
	clear:both;
	
}


#footer-top-a02 {
	width:100%;
	height:20px;
	border-top:2px solid #C9CACB;
	border-bottom:2px solid #C9CACB;
	clear:both;
	position:relative;
	bottom:30px;
	float: none;
}


#footer {
	width:100%;
	background:#F4F3E4;
}



#footer-a {
	width:100%;
	height:200px;
	background:#F4F3E4;
	position:relative;
	bottom:30px;
}


#footer-b {
	width: 900px;
	height: 200px;
	background: #F4F3E4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




#footer-c {
	width:100%;
	height:200px;
	background:#F4F3E4;
}


/* 140613 mbdm add */

.clear { clear: both; width:0px; height:0px; display:block; overflow:hidden; 
}

#top-info {
	width: 615px;
	height: 360px;
	overflow: auto;
}

/* 140613 mbdm add */

.td-red-b {
	color: #FF0000;
	margin: 0;
	font-weight: bold;
}

/* 201211 mbdm add */
.concert-ttl {
	color: #CC0000;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}
.concert-sub {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
.concert-copy {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 24px;
}
.concert-red {
	color: #CC0000;
}
/* 210422 mbdm add */
.concert-message {
	color: #333333;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
.concert-copy02 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 28px;
}
/* 210720 mbdm add */
.traning-copy {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	line-height: 32px;
}


