@charset "utf-8";
#mb-top {
	clear: both;
}
#mb-back {
	width: 670px;
	float: left;
}
.yoko dl {
	clear: both;
	display: inline;
	width: 670px;
}
.yoko dt {
	float: left;
	display: block;
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #532919;
	padding-top: 10px;
	padding-bottom: 10px;
}
.yoko dd {
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #532919;
	padding-top: 10px;
	padding-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;
	padding: 10px 20px;
	background-color: #532919;
	color: #FFFFFF;
}
.mb-entry {
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
}
.mb-entry:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.mb-title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 16px;
	color: #993300;
	padding-top: 20px;
}
.mb-date {
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	color: #512800;
}
.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:auto;
}
#mb-top dd {
	width:auto;
}
#mb-back dl {
	width:672px;
	margin-top: 15px;
	float: left;
}
#mb-back dt {
	width:100px;
}
#mb-back dd {
	width:500px;
}


.back-c, dt.cat1 {
	background-image: url(../news/img/c.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.back-d, dt.cat2 {
	background-image: url(../news/img/d.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.back-s, dt.cat3 {
	background-image: url(../news/img/s.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.back-b, dt.cat4 {
	background-image: url(../news/img/b.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.back-n, dt.cat5 {
	background-image: url(../news/img/n.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
.mb-right {
	float: left;
	width: 670px;
}

.category-c{
	background-image: url(../news/img/c.gif);
	background-repeat: no-repeat;
}
.category-d{
	background-image: url(../news/img/d.gif);
	background-repeat: no-repeat;
}
.category-s{
	background-image: url(../news/img/s.gif);
	background-repeat: no-repeat;
}
.category-b{
	background-image: url(../news/img/b.gif);
	background-repeat: no-repeat;
}
.category-n{
	background-image: url(../news/img/n.gif);
	background-repeat: no-repeat;
}
