#topics article{
	margin-bottom:30px;
	margin-top: 30px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#topics article h2 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 8px;
	background-image: url(/img/topics/tit-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 150%;
}
#topics time {
	display: block;
	font-size: 12px;
	padding: 3px 9px;
	vertical-align: middle;
	background: #F0E3CD;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	behavior: url("/css/PIE.htc");
}
#topics article div{
	margin-top: 30px;
	margin-bottom: 30px;
}



/*ブランド一覧*/
.brandlist{margin-bottom:30px;width:600px;}
.brandlist p{margin-bottom:7px;}
.brandlist a,
.brandlist .brandname span {color:#fff; text-decoration: none; }
.brandlist .shopimg{width:270px;float:left;background:url(/img/restaurant/img_bg.jpg) no-repeat;padding:5px;}
.brandlist .brandinfo{width:320px;float:right;}
.brandlist .brandname{font-size:110%;background:#900;color:#fff;padding:6px;border-left:2px solid #FC0;}




#wedding article{
	margin-bottom:30px;
	margin-top: 30px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}


#wedding #wedding{
	display: block;
	vertical-align: middle;
	behavior: url("/css/PIE.htc");
}
#wedding #wedding #mainimg{margin-bottom:30px;}
#wedding #wedding #left{float:left;text-align:center;margin-bottom:50px;}
#wedding #wedding #right{float:right;text-align:center;margin-bottom:50px;}

/*#wedding article div{
	margin-top: 10px;
	margin-bottom: 10px;
}*/
#wedtopics {margin-bottom:50px;}
#wedtopics dt {float: left; padding-top:10px; border-top: solid 1px #E3E3E3;height:70px;width:85px;}
#wedtopics dd {float: right;  border-top: solid 1px #E3E3E3;}
#wedtopics dd .link { float: left;width:475px;height:70px;padding-top:10px; }
#wedtopics dd .category { display: block; float: right; color: #603813; font-weight: bold; }
#wedtopics dd .date {display: block; font-size: 84.6%; }