/***** top *****/

.imageup{
	font-size		: 0;
	line-height		: 0;
}

.imageup img{
	display			: block;
	margin			: 0 0 5px 0;
}


.bnr{
	padding			: 5px 5px 0 5px;
	border-bottom		: 1px dotted #3b352b;
}

.bnr p{
	margin			: 0 0 5px 0;
}

.bnr img{
	display			: block;
}


.cover{
	width			: 100%;
	display			: block;
	margin			: 0 0 10px 0;
	text-align		: center;
	border-bottom		: 1px dotted #3b352b;
	padding			: 0 0 10px 0;
}

.cover  img{
	display			: block;
}

.bg_img{
	font-size: 0;
	line-height: 0;
}

.bg_img img{
	width: 100%;
	height: auto;
}

