@charset "utf-8";

.font-mintyo{font-family: Garamond , "Times New Roman" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; !important;}
/*メインエリア*/
#main{

	width: 100%;

}
.header__menu li:nth-child(3){
	border-right: 1px solid #A29992;
}

footer{
	border-top: 1px solid #CCC;
}
.news-list__contents ul li a::after{
	border-top: none;
	border-right: none;
}
		.news-list__contents ul li span{
			position: relative;
			background: url("/common/img/news-list-border.jpg") left bottom repeat-x;
		}
			.news-list__contents ul li span{
				position: relative;
				display: table;
				width: 100%;
			}

		.shop-list li>strong{
			display: table-cell;
			width: 17em;
			padding: 1em 1.5em;
			line-height: 1.4em;
			vertical-align: middle;
			color: #402D1F;
		}