@charset "UTF-8";

/*
--------------------------- */
.w700fix {
	width: auto;
}
#wrapper-plus {
	margin: 20px 0;
	font-size: 14px;
	color: #222;
}
#wrapper-plus a:link,
#wrapper-plus a:visited {
	color: #3498db;
	text-decoration: none;
}
#wrapper-plus a:hover,
#wrapper-plus a:focus,
#wrapper-plus a:active {
	color: #3498db;
	text-decoration: underline;
}
#wrapper-plus a img {
	opacity: 1;
}
#wrapper-plus a:hover img {
	opacity: 0.7;
}
#wrapper-plus .btn{
	letter-spacing: -0.5em;
	text-align: center;
}
#wrapper-plus .btn li{
	display: inline-block;
	width: 326px;
	padding: 0 5px;
	letter-spacing: normal;
}
#wrapper-plus .btn li a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	background: #472d0e;
}
#wrapper-plus .btn li a:hover{
	opacity: 0.5;
}

/*
--------------------------- */
#wrapper-plus .plus-pager {
	margin: 15px 0;
	text-align: right;
}
#wrapper-plus .plus-pager > p,
#wrapper-plus .plus-pager > div {
	display: inline-block;
	*display: block;
	*zoom: 1;
}

/*
--------------------------- */
#wrapper-plus .page-header {
	margin: 0 0 15px;
	padding: 0 0 25px;
	background: url("../images/border.png") 0 bottom repeat-x;
}
#wrapper-plus .page-title {
	margin: 0 0 20px;
	color: #472d0e;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
}
#wrapper-plus .page-today{
	margin: 0 0 25px;
	overflow: hidden;
}
#wrapper-plus .page-today .today-img{
	float: left;
	width: 480px;
}
#wrapper-plus .page-today .today-txt{
	position: relative;
	float: right;
	width: 255px;
	min-height: 200px;
	padding: 0 0 120px;
	background: url("../images/border.png") 0 2% repeat-x,url("../images/border.png") 0 98% repeat-x #fff2da;
}
#wrapper-plus .page-today .today-txt .inner{
	padding: 0 15px;
}
#wrapper-plus .page-today .today-txt h3{
	padding: 45px 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}
#wrapper-plus .page-today .today-txt .price{
	margin: 0 0 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}
#wrapper-plus .page-today .today-txt .ex{
	font-size: 12px;
}
#wrapper-plus .page-today .today-present{
	position: absolute;
	left: 0;
	bottom: 30px;
	display: block;
	width: 100%;
}
#wrapper-plus .page-today .today-present a{
	position: relative;
	display: block;
	width: 215px;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	text-align: right;
	background: #dd7599;
}
#wrapper-plus .page-today .today-present a img{
	position: absolute;
	left: -10px;
	bottom: 10px;
	width: 64px;
}
#wrapper-plus .disc {
	margin: 0 0 30px;
}

/* IE7,MacIE5 */
#wrapper-plus .clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html #wrapper-plus .clearfix {
  height: 1%;
}
#wrapper-plus .clearfix {
  display: block;
}
/**/
