@charset "utf-8";
/* CSS Document */

#contents {
	width:420px;
	margin-top:10px;
	margin-right:0;
	margin-left:47px;
	float:left;
}

#sidebar {
	width:420px;
	margin-top:10px;
	margin-left:0;
	margin-right:47px;
	float:right;
}

#topVisual {
	width:100%;
	background-color:#000;
	-moz-box-shadow: 0px 5px 10px #B39871;
	-webkit-box-shadow: 0px 5px 10px #B39871;
	box-shadow: 0px 5px 10px #B39871;
}

#topVisualInner {
	width:980px;
	padding:0;
	text-align:center;
	margin:0 auto;
	/*width:100%;*/
}

#flashArea {
	width:980px;
	margin:0 auto;
	background-image:url(../img/flash/images-01.jpg);
}

.topSec {
	margin:auto;
}

.topSec span{
	color: #333;
	font-size: 115%;
	display: block;
	font-weight: bold;
}

.topSec img{
	vertical-align:middle;
}

.topSecInner {
	background:url(../img/section_bg_01.jpg) left top repeat;
	border:#E2DAC6 1px solid;
}
.topSecInner_neo {
	background:url(../img/section_bg_01.jpg) left top repeat;
	border:#E2DAC6 1px solid;
	padding: 15px 20px;
}

#topSecInner2 {
	left top repeat;
	clear:both;
	width:900px;
	margin:20px auto;
}

#topSecInner2 ul li{
	float:left;
}

#topSecInner2 ul li a .left{
	margin-left:6px;
}

/* storeNavi */

#storeNavi {
	clear:both;
	width:900px;
	margin:20px auto;
}

#storeNavi ul {
	width:900px;
	margin-bottom:20px;
}

#storeNavi ul li {
	float:left;
	line-height:120%;
	height: 100px;
	width:174px;
	margin: 5px 2px;
	border:1px solid #E2DAC6;
}

#storeNavi ul li a {
	background:url(../img/section_bg_01.jpg) left top repeat;
	color:#666;
	font-size:85%;
	display: block;
	margin: 0px;
	height:100px;
	white-space: nowrap;
	text-decoration: none;
}

#storeNavi ul li a span {
	color:#333;
	font-size:115%;
	display:block;
	font-weight:bold;
	padding-top:5px;
}

#storeNavi ul li img {
	float: left;
	height: 64px;
	width: 64px;
	margin-top:4px;
	margin-right:10px;
	margin-left:5px;
}


/*20170202追加*/

#storeNavi2 {
	clear:both;
	width:900px;
	margin:20px auto;
}

#storeNavi2 ul {
	width:900px;
	margin-bottom:20px;
}

#storeNavi2 ul li {
	float:left;
	line-height:120%;
	height: 120px;
	width:219px;
	margin: 5px 2px;
	border:1px solid #E2DAC6;
}

#storeNavi2 ul li a {
	background:url(../img/section_bg_01.jpg) left top repeat;
	color:#666;
	font-size:85%;
	display: block;
	margin: 0px;
	height:120px;
	white-space: nowrap;
	text-decoration: none;
}

#storeNavi2 ul li a span {
	color:#333;
	font-size:115%;
	display:block;
	font-weight:bold;
	padding-top:5px;
}

#storeNavi2 ul li img {
	float: left;
	height: 64px;
	width: 64px;
	margin-top:4px;
	margin-right:10px;
	margin-left:5px;
}




#topNavi ul li{
	float:left;
}

#topNavi ul li {
	width:180px;
	margin:18px 18px;
}

* html #topNavi ul li {
	display:inline;
}

#topNavi .top {
	margin-bottom:0;
}

#topNavi .left {
	margin-right:0;
}

.topBannerArea{
	width:900px;
	height:100px;
	margin:0 auto;
}

.topBanner1 {
	width:900px;
	height:90px;
	float:left;
}

.topBanner3_f {
	width:285px;
	height:90px;
	float:left;
}

.topBanner3 {
	width:285px;
	height:90px;
	float:left;
	margin:0 0 0 22px;
}

.topBanner2_l {
	width:445px;
	height:100px;
	float:left;
}

.topBanner2_r {
	width: 420px;
	height: 100px;
	float: left;
	margin: 0 0 0 34px;
}



#info dl {
	width:340px;
	margin:15px auto;
}

#info dt {
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 5em;
	font-weight: bold;

}

#info dd {
 padding: 5px 5px 5px 5.8em;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: 1.4em;
	border-bottom: 1px dotted #999;

}

#info dd:after {
  content:'';
  display:block;
  clear:both;
}

/*目玉商品*/
.topTopicArea {
	width:880px;
	margin:0 auto;
	float:left;
	border:#250000 solid 1px;
	padding:10px;
}

/*お知らせ*/
#topInformation{
	background-color:rgba(59,59,59,0.62);
	width:100%;
	margin:0 auto;
	height:40px;
	font-size:18px;	
	color:#FFFFFF;
	clear:both;
}

#topInformation p{
	text-align:center;
	padding:10px;
}

#topInformation a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}