@charset "UTF-8";

/* common
--------------------------- */
.w700fix {
	width: auto;
}
#wrapper-plus {
	padding: 10px;
	color: #555;
	line-height: 1.6;
	background: #ffe4e1;
	margin-bottom:20px;
}
#wrapper-plus a:link,
#wrapper-plus a:visited {
	color: #111;
	text-decoration: underline;
}
#wrapper-plus a:hover,
#wrapper-plus a:focus,
#wrapper-plus a:active {
	color: #111;
	text-decoration: none;
}

/* title
--------------------------- */
#wrapper-plus > h2 {
	margin:5px -10px -5px;
}
#wrapper-plus > h2 a {
	display: block;
	overflow: hidden;
	margin-bottom:20px;
}

/* page
--------------------------- */
#wrapper-plus .page-info {
	overflow: hidden;
}
#wrapper-plus .page-info h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ec8104;
	margin: 0 0 10px;
}
#wrapper-plus .page-info a {
	display: block;
	margin: 0.5em 0 0;
}
#wrapper-plus .page-photo {
	width: 320px;
	float: left;
}
#wrapper-plus .page-txt {
	width: 380px;
	float: right;
}

/* sep-list
--------------------------- */
#wrapper-plus .sep-lists {
	overflow: hidden;
	margin: 20px 0 0;
	line-height: 1;
}
#wrapper-plus .sep-lists ul {
	border: 3px double #dedad0;
	overflow: hidden;
	padding:20px 15px;
	background-color: #ffffff;
}
#wrapper-plus .sep-lists ul li {
	float: left;
	width: 340px;
	margin: 5px 0 0 10px;
}
#wrapper-plus .sep-lists li a {
	display: block;
	color: #ec8104;
}
#wrapper-plus .sep-lists li a:hover {
	text-decoration: none;
}

/* items
--------------------------- */
#item-wrap {
}
/* sep */
#item-wrap > h4 {
	font-size: 16px;
	font-weight: bold;
	border-top: 3px solid #ec8104;
	padding: 10px 15px;
	margin: 60px 0 0;
}
#item-wrap h4 span {
	display: block;
}
/* item */
#item-wrap .item {
	margin: 20px 0;
	padding: 15px;
	background: #fff;
}
#item-wrap .item .txt {
	float: right;
	width: 350px;
}
#item-wrap .item .txt.no-img {
	float: none;
	width: auto;
}
#item-wrap .item .txt h5 {
	font-size: 18px;
	font-weight: bold;
	margin: -0.3em 0 15px;
	color: #151e49;
}
#item-wrap .item .txt .meta {
	margin: 15px 0 0;
	padding: 14px 0 0;
	border-top: 1px dotted #a09f86;
}
#item-wrap .item .txt .meta ul {
	margin: -0.5em 0 0;
}
#item-wrap .item .txt .meta ul li {
	margin: 0.5em 0 0;
	padding: 0 0 0 7px;
	border-left:#ec8104 5px solid;
}
#item-wrap .item .txt .meta ul li.ctn {
	margin: 0.75em 0 0;
	padding: 0 0 0 12px;
	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: #82bd00;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	padding: 5px;
	min-width: 94px;
	margin: 4px 0 0 4px;
	border-radius: 5px;
}

/* btn
--------------------------- */
#wrapper-plus ul#ex-btn-menu {
	margin: 20px 0;
	padding: 15px;
	line-height: 1;
	text-align: center;
}
#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;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	min-width: 280px;
	padding: 20px 10px 18px;
	background: #ec8104;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#onedeli_present {
	text-align: center;
}