@charset "UTF-8";

/* common
--------------------------- */
.w700fix {
	width: auto;
}
#wrapper-plus {
	padding: 0 0 40px;
	color: #555;
	line-height: 1.6;
}
#wrapper-plus a:link,
#wrapper-plus a:visited {
	color: #555;
	text-decoration: underline;
}
#wrapper-plus a:hover,
#wrapper-plus a:focus,
#wrapper-plus a:active {
	color: #555;
	text-decoration: none;
}

/* title
--------------------------- */
#wrapper-plus > h2 {
}
#wrapper-plus > h2 a {
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	width: 760px;
	height: 130px;
	background: url(../images/ttl.png) no-repeat;
	margin: 0 0 30px;
}

/* page
--------------------------- */
#wrapper-plus .page-info {
	overflow: hidden;
}
#wrapper-plus .page-info h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	background: url(../images/point.png) no-repeat left center;
	padding: 0 0 0 55px;
}
#wrapper-plus .page-info .shop-link a {
	display: block;
	margin: 0.5em 0 0;
	background: url(../images/arrow.png) no-repeat left center;
	padding: 0 0 0 15px;
}
#wrapper-plus .page-photo {
	width: 320px;
	float: left;
}
#wrapper-plus .page-txt {
	width: 410px;
	float: right;
}

/* sep-list
--------------------------- */
#wrapper-plus .sep-lists {
	overflow: hidden;
	margin: 20px 0 0;
	line-height: 1;
	border: 1px dotted #bdc3c7;
	padding: 1px;
}
#wrapper-plus .sep-lists ul {
	border: 1px dotted #bdc3c7;
	padding: 1px;
	padding: 15px 17px;
}
#wrapper-plus .sep-lists ul li {
	float: left;
	width: 330px;
	padding: 5px 15px 5px 15px;
	background: url(../images/arrow.png) no-repeat left center;
}

/* items
--------------------------- */
#item-wrap {
}
/* sep */
#item-wrap > h4 {
	font-size: 18px;
	font-weight: bold;
	background: url(../images/point2.png) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 60px 0 0;
}
#item-wrap h4 span {
	display: block;
}
/* item */
#item-wrap .item {
	margin: 0 0 30px;
	padding: 30px 0 0;
}
#item-wrap .item .txt {
	float: right;
	width: 410px;
}
#item-wrap .item .txt.no-img {
	float: none;
	width: auto;
}
#item-wrap .item .txt h5 {
	font-size: 18px;
	margin: -0.3em 0 15px;
	color: #ff4f3e;
	border-top: 1px dotted #bdc3c7;
	border-bottom: 1px dotted #bdc3c7;
	padding: 1px 0;
}
#item-wrap .item .txt h5 span {
	display: block;
	border-top: 1px dotted #bdc3c7;
	border-bottom: 1px dotted #bdc3c7;
	padding: 15px 0 12px;
}
#item-wrap .item .txt .meta {
	margin: 15px 0 0;
	padding: 14px;
	border: 1px solid #eff3f3;
	background: url(../images/bg.png);
	color: #444;
}
#item-wrap .item .txt .meta ul {
	margin: -0.75em 0 0;
}
#item-wrap .item .txt .meta ul li {
	margin: 1em 0 0;
	padding: 0 0 0 10px;
	line-height: 1.2;
	background: url(../images/list.png) no-repeat left top;
}
#item-wrap .item .txt .meta ul li.ctn {
	margin: 0.75em 0 0;
	padding: 0 0 0 10px;
	background: none;
	font-size: 11px;
}

#item-wrap .item .img {
	float: left;
	width: 320px;
}
#item-wrap .item .img ul.cat,
#item-wrap .item .txt ul.cat {
	margin: 5px 0 0 -4px;
}
#item-wrap .item .img ul.cat li,
#item-wrap .item .txt ul.cat li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #95a5a6;
	color: #fff;
	font-size: 11px;
	line-height: 1;
	text-align: center;
	padding: 5px;
	min-width: 94px;
	margin: 4px 0 0 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* btn
--------------------------- */
#wrapper-plus ul#ex-btn-menu {
	margin: 60px 0 0;
	padding: 15px;
	line-height: 1;
	text-align: center;
	background: url(../images/bg.png);
	border-top: 1px solid #eff3f3;
	border-bottom: 1px solid #eff3f3;
}
#wrapper-plus ul#ex-btn-menu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}
/*
#wrapper-plus ul#ex-btn-menu li a {
	display: block;
	font-family: 'Times New Roman', '游明朝', YuMincho, 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', serif;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	min-width: 280px;
	padding: 20px 10px 18px;
	background: #d3381c;
	-moz-box-shadow: 0 3px 0 #f1911c;
	-webkit-box-shadow: 0 3px 0 #f1911c;
	box-shadow: 0 3px 0 #f1911c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
*/
