@charset "utf-8";

/**
 * さんラボ!用 CSS
 *
 * @author makino@hitbit-inc.net
 * @copyright HitBit co.,ltd.
 * @since 2013-10-15
 * @see guideline: Ver. 1.01
 */
 
div#wrapper-plus{
	line-height: 1.4;
	overflow: hidden;
	width: 760px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.w760{
	width:760px;}







/*ここから*/


div#wrapper-plus div.plus-title h2 {
	width: 310px;
	height: 196px;
	text-indent: -999999em;
	background: url(../images/title.png) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}

div#wrapper-plus div.plus-title p {
	padding:10px 20px;
}

#wrapper-plus .meguritai-left {
	float: left;
	width: 310px;
}

#wrapper-plus .meguritai-right {
	float: right;
	width: 438px;
}

#wrapper-plus .meguritai-right .tab01 {
	background-image: url(../images/01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 69px;
}
#wrapper-plus .meguritai-right .tab02 {
	background-image: url(../images/02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 69px;
}
#wrapper-plus .meguritai-right .tab03 {
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 69px;
}



#wrapper-plus .meguritai-right .month-wrap {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: left top;
	width: 421px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #E84B96;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-color: #fadbd9;
}

#wrapper-plus .meguritai-right .month-wrap .day01 {
	padding: 0px;
	float: left;
	height: 167px;
	width: 198px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 0;

}

#wrapper-plus .meguritai-right .month-wrap .day02 {
	padding: 0px;
	float: left;
	height: 167px;
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 0;

}

#wrapper-plus .meguritai-right .month-wrap div.list {
	position:relative;
	z-index: 0;
}

#wrapper-plus .meguritai-right .month-wrap div.list p.photo{ z-index:1; }

#wrapper-plus .meguritai-right .month-wrap div.list p.item-shop {
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	z-index: 3;
	line-height: 1.3;
	width: 188px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#wrapper-plus .meguritai-right .month-wrap div.list a{
	color:#FFF;
	font-size:10px;
	text-align:left;
}

#wrapper-plus .meguritai-left h3 {
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin-top: 10px;
	height: 43px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
}

div#wrapper-plus .meguritai-left p.pickup-photo {
	width: 222px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}



div#wrapper-plus .meguritai-left p.pickup-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 222px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

div#wrapper-plus .meguritai-left p.pickup-shop {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 222px;
}
#wrapper-plus .meguritai-left p.pickup-article {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 222px;
}


.clear{
	clear: both;
	height: 0px;
	width: 0px;
}
#wrapper-plus .meguritai-left .backnumber {
	background-image: url(../images/backnumber.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 310px;
	padding-top: 19px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper-plus .meguritai-left #m-news {
	margin: 0px auto;
	padding: 0px;
}

#wrapper-plus .meguritai-left #m-news p{
	margin: 0px;
	padding: 0px;
}
