@charset "utf-8";
#mb-top {
	clear: both;
}
#mb-top a {
	color: #7C1D1C;
}
#mb-top a:hover {
	color: #0066FF;
}


#mb-back {
	clear: both;
}
.yoko dl {
	clear: both;
	display: inline;
}
.yoko dt {
	float: left;
	margin-right: 10px;
	display: block;
}
.yoko dd {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.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;
}

#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;
	color: #7C1D1C;
}
.mb-entry {
	clear: both;
	margin-bottom: 20px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.mb-entry:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.mb-title {
	font-size: 20px;
	font-weight: bold;
	color: #00743B;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.mb-date {
	margin-bottom: 10px;
	text-align: right;

}
.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;
}
.mb-center .mb-photo {
	clear: both;
	margin-bottom: 10px;
	display: block;
}
.mb-photo {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
/*======================================
mbwidth͈ȉŐݒ
======================================*/
#mb-top dl {
	width:auto;
}
#mb-top dt {
	width:80px;
}
#mb-top dd {
	width:200px;
}
#mb-back dl {
	width:auto;
}
#mb-back dt {
	width:auto;
}
#mb-back dd {
	width:auto;
}
