@charset "UTF-8";

/** $Id: default.css 4118 2011-05-16 05:06:09Z ogawa $ */
/**
 * なじらぼ!　スイーツマニア2用 CSS
 *
 * @author ogawa@hitbit-inc.net
 * @copyright HitBit co.,ltd.
 * @since 2011-12-29
 * @lastmodified $Date: 2011-05-16 14:06:09 +0900 (月, 16 5 2011) $
 * @see guideline: Ver. 1.01
 */


/* 共通部分
--------------------------- */
div#wrapper-plus {
	width: 760px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
/*	font-family: "小塚明朝 Pro R", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;!important;*/
}
div#wrapper-plus a:link,
div#wrapper-plus a:visited {
	text-decoration: none;
}
div#wrapper-plus a:hover,
div#wrapper-plus a:focus,
div#wrapper-plus a:active {
	text-decoration: underline;
}
div#wrapper-plus h2 {
	width: 760px;
	height: 140px;
	text-indent: -999999em;
	background: url(../images/title.png) no-repeat 0 0;
	margin-bottom: 10px;
}
div#plus-bg {
	width: 720px;
	padding: 10px 20px;
	font-weight: normal;
}
div.plus-pager {
	clear: both;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

div.plus-pager .all-num {
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#wrapper-plus div.plus-pager p.narrow a:link {color:#ffffff;}

/* Pickup
----------------------- */
div#wrapper-plus div#pickup {
	margin-bottom: 30px;
	overflow: hidden;
}
div#wrapper-plus div#pickup h3 {
	_height: 29px;
	padding: 0;
	text-align: left;
	color: #333;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
div#wrapper-plus div#pickup p.pickup-photo {
	width:320px;
	float:left;
}
div#wrapper-plus div#pickup div.right {
	float: left;
	width: 380px;
	margin-left: 20px;
}
div#wrapper-plus div#pickup div.right div.bg {
	width:256px;
	border:1px solid #DFB85B;
	background-color:#D8CDB8;
	overflow:hidden;
	padding:10px 20px 20px 20px;
}
div#wrapper-plus div#pickup h4 {
	padding: 0px;
	font-size: 20px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}

div#wrapper-plus div#pickup h4 a {
	color: #333333;
}

div#wrapper-plus div#pickup p.btn a {
	display:block;
	float:right;
	width:70px;
	height:11px;
	background:url(../images/btn.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999999em;
}



/* List
----------------------- */
div#wrapper-plus ul#shop-list {
	margin-bottom: 20px;
}
div#wrapper-plus ul#shop-list li.shop-item {
	width:200px;
	float:left;
	margin:0 10px 20px 0;
	background-color:#D8CDB8;
}
div#wrapper-plus div.bg-beige {
	padding:20px 10px;
}
div#wrapper-plus ul#shop-list h4 a { color:#804F1B; margin-bottom:20px;}
div#wrapper-plus p.shop-date {
	text-align: left;
	color: #333333;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div#wrapper-plus p.shop-photo img {
	border-bottom:2px solid #231815;
	vertical-align:top;
}
div#wrapper-plus p.shop-txt {
	margin-bottom:10px;
	line-height:1.4;
}
div#wrapper-plus p.shop-txt {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#wrapper-plus p.shop-name {
	color: #231815;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 32px;
}
div#wrapper-plus p.shop-name a { color:#231815; }

div#wrapper-plus p.btn-sweets1 a {
	display:block;
	width:270px;
	padding-top:60px;
	background:url(../images/bn.png) no-repeat 0 0;
	text-align:center;
	color:#ffffff;
	margin:20px auto;
}
#wrapper-plus .pickup-shop {
	font-size: 12px;
}

.clear{
	clear: both;
	height: 0px;
	width: 0px;
}#wrapper-plus #plus-bg .shop-wrap {
	width: 200px;
	padding: 0px;
	float: left;
	margin-left: 0px;
	margin-right: 60px;
	margin-bottom: 45px;
}

#wrapper-plus .shop-photo {
	height: 150px;
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
#wrapper-plus #plus-bg .shop-wrap h4 {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 42px;
}
#wrapper-plus #plus-bg .shop-wrap h4 a {
	color: #333;
}
