@charset "utf-8";
#mb-top {
	clear: both;
	margin-bottom: 10px;
	height: 150px;
	overflow: auto;
	/*overflow: auto;*/
}
#mb-back {
	clear: both;
}
.yoko dl {
	clear: both;
	display: inline;
}
.yoko dt {
	float: left;
	margin-right: 10px;
	display: block;
	width:80px;
}
.yoko dd {
	float: left;
	display: block;
	margin-bottom: 10px;
	width:401px;
}
.tate dl {
	clear: both;
}
.tate dt {
	display: block;
	margin-bottom: 2px;
}
.tate dd {
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#mb-bn {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}

#mb-bn a {
	text-decoration: none;
	background-image: url(../basic-img/icon-backnumber.gif);
	background-position: 3px center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.mb-entry {
	clear: both;
}
.mb-entry:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.mb-title {

}
.mb-date {


}
.mb-right .mb-photo {
	float: right;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.mb-left .mb-photo {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
}
.mb-center .mb-photo {
	clear: both;
	margin-bottom: 10px;
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.mb-photo {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
/*======================================
mbwidthﾍ以嫁設驤
======================================*/
#mb-top dl {
	width:auto;
}
#mb-top dt {
	
}
#mb-top dd {
	
}
#mb-back dl {
	width:auto;
}
#mb-back dt {
	width:auto;
}
#mb-back dd {
	width:auto;
}
.program-block {
	border: 1px solid #F0DDD9;
	clear: both;
	margin-bottom: 30px;
}
.program-block h4 {
	color: #333333;
	background-color: #DDCBB5;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}
.program-block h3 {
	background-image: url(../basic-img/h3-2-back.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 180%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDCBB5;
	width: 811px;
	padding-left: 30px;
	height: 36px;
	padding-top: 5px;
}
.program-block .mb-entry {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.program-block .hall {
	font-size: 120%;
	font-weight: bolder;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDCBB5;
	margin-right: 20px;
	margin-left: 20px;
}
#sub-DIV  dd a {
	color: #EF7045;
}

