body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(/store/little_tanbo/images/base_2016.jpg)
}

/*フッター
 * --------------------------------------------------------*/
.date {
text-align:center;
font-size: 14px;
letter-spacing: 0.1em;
color: #666666;
padding-top:20px;
padding-bottom:50px;
}

#footer{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: auto;
	margin-top: 20px;
	margin-left: 70px;
	}

#footer li{
	float: left;
	margin-right: 70px;
	list-style-type: none;
	}

#btn_fb {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	margin-left: 70px;
	}

.copyright {
	font-size: 11px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 50px;
	width: 100%;
	clear: both;
	padding-top: 50px;
	color: #000000;
	letter-spacing: 0.02em;
	}


	@media screen and (min-width: 480px) {
	  .midashi .text br {
	    display: none;
	  }
	}



	/*スマホ対応
	 * --------------------------------------------------------*/
	@media only screen and (max-width: 479px) {

	body {
	background-image: url(../images/base_sp.jpg);
	background-repeat:repeat-y;
	background-size: contain;
	background-position: top center;
	}
	.wrapper {
	width: 100%;
	}

	
.black18pxbold {
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 33px;
}
.black22pxbold {
	font-size: 28px;
	font-weight: bolder;
	letter-spacing: 1px;
	line-height: 40px;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black14pxspacing {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #000000;
}
.black15pxspacing {
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #000000;
}
.black16px {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
