@charset "UTF-8";
/*
 * top.css
 *
 */
/* /web/index.html
---------------------------------------------------------- */
#contentsWrap {
	padding-top: 63px;
}
.topSlideMainWrap01 {
	position: relative;
	width: 629px;
	margin-bottom: 4px;
	padding: 14px 16px 11px 10px;
}
.topSlideMainIn01 {
	position: absolute;
	top: 0;
	left: 0;
}
.topSlideThumbWrap01 {
	xpadding: 0 7px;
}
/* main slider */
.topSlideMain01 {
	width: 630px;
	height: 365px;
	overflow: hidden;
}
	.topSlideMain01 ul {
		width: 9999px;
		display: block;
		min-height: 1%;
	}
	.topSlideMain01 ul:after {
		clear: both;
		content:".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	* html .topSlideMain01 ul {
		height: 1%;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
		.topSlideMain01 ul li {
			display: inline;
			float: left;
		}
.topSlideThumbWrap01 {
	width: 655px;
}
.topSlideThumb01 {
	margin: 0 auto;
	width: 398px;  /* defaltは398px, 6枚以上で500px */
	overflow: hidden;
}
	.topSlideThumb01 ul {
		*width: 410px;
		margin-left: -12px;
		display: block;
		min-height: 1%;
	}
	.topSlideThumb01 ul:after {
		clear: both;
		content:".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	* html .topSlideThumb01 ul {
		height: 1%;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
		.topSlideThumb01 ul li {
			display: inline;
			float: left;
			margin-left: 12px;
			padding: 6px 1px 1px 1px;
			width: 68px;
			background: url(../images/bg_index_thumbnail01.png) no-repeat left top;
		}
		.topSlideThumb01 ul li.current {
			background-position: right top;
		}
			.topSlideThumb01 ul li a:hover img {
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				opacity: 0.7;
			}

/* main slider */

/* lNavi */
.lNavi {
	display: block;
	position: relative;
	width: 174px;
	height: 312px;
	padding: 49px 35px 39px 42px;
	background: url(../images/bg_lnavi02.png) no-repeat left top;
}
	.lNavi ul {
	}
		.lNavi ul li {
		}
			.lNavi ul li a {
				display: block;
				width: 174px;
				height: 28px;
				overflow: hidden;
				text-indent: -9999px;
			}
	.lNavi ul.shopGuide01 {
		margin-bottom: 26px;
	}
			.lNavi ul.shopGuide01 li a {
				background: url(../images/btn_lnavi_shopguide01.gif) no-repeat left top;
			}
			.lNavi ul.shopGuide02 li a {
				background: url(../images/btn_lnavi_shopguide02.gif) no-repeat left top;
			}
			.lNavi ul li.last a {
				height: 29px;
			}
			.lNavi ul li a.lNav01 {
				height: 27px;
				background-position: 0 -1px;
			}
			.lNavi ul li a.lNav01:hover, .l01 .lNavi ul li a.current {
				background-position: -174px -1px;
			}
			.lNavi ul li a.lNav02 {
				background-position: 0 -28px;
			}
			.lNavi ul li a.lNav02:hover, .l02 .lNavi ul li a.current {
				background-position: -174px -28px;
			}
			.lNavi ul li a.lNav03 {
				background-position: 0 -56px;
			}
			.lNavi ul li a.lNav03:hover, .l03 .lNavi ul li a.current {
				background-position: -174px -56px;
			}
.lNaviTitle01 {
	text-align: center;
    margin-bottom: 19px;
}

/* NEWS */
.topNewsWrap01 {
	margin-bottom: 30px;
}

.topNewsWrap01 .newsIcon, .topNewsWrap01 .newsText {
	display: inline-block;
	vertical-align: middle;
}

.topNewsWrap01 .newsIcon {
	margin-right: 10px;
	width: 94px;
}

.topNewsWrap01 .newsText {
	width: 850px;
}

.topNewsWrap01 .newsText .newsTextInner {
	border-top: 1px dotted #000;
}
.topNewsWrap01 .newsText .newsTextInner a {
	text-decoration: none;
	color: #000;
}

.topNewsWrap01 .newsText .newsTextInner a:hover {
	text-decoration: underline;
} 

.topNewsWrap01 .newsText .newsTextInner li {
	border-bottom: 1px dotted #000;
	padding: 6px 5px;
}

/* lNavi */
.topShopTopicsWrap01 {
	margin-bottom: 73px;
}
	.topShopTopicsWrap01 h2 {
		margin-bottom: 27px;
		background: url(../images/bg_shoptopics01.png) no-repeat right center;
	}
		.topShopTopicsWrap01 h2 span {
			display: inline-block;
			margin-right: 6px;
		}
		.topShopTopicsWrap01 h2 img {
			vertical-align: middle;
		}
	.topShopTopics01 {
		width: 960px;
		height: 270px;
		overflow: hidden;
		position: relative;
	}
		
		.topShopTopics01 ul {
			width: 9999px;
			margin-left: -45px;
			display: block;
			min-height: 1%;
		}
		* html .topShopTopics01 ul {
			height: 1%;
			/*\*//*/
			height: auto;
			overflow: hidden;
			/**/
		}
		.topShopTopics01 ul:after {
			clear: both;
			content:".";
			display: block;
			height: 0;
			visibility: hidden;
		}
			.topShopTopics01 ul li {
				display: inline;
				float: left;
				margin-left: 45px;
				width: 156px;
				height: 270px;
			}
				.topShopTopics01 ul li a {
					text-decoration: none;
				}
					.topShopTopics01 ul li a span {
						display: block;
					}
					.topShopTopics01 ul li a span.img {
						background: #FFF;
						margin-bottom: 15px;
						overflow: hidden;
						border: 1px solid #ece7e7;
					}
						.topShopTopics01 ul li a span.img img{
							margin: -1px;
						}
					.topShopTopics01 ul li a span.tit {
						display: inline;
						padding: 2px 4px;
						background: #000;
						color: #fff;
						line-height: 1.7;
						line-height /*\**/: 1.5\9;
						*line-height: 1.5;
						font-weight: bold;
					}
					.topShopTopics01 ul li a span.txt {
						margin-top: 7px;
						color: #000;
					}
					.topShopTopics01 ul li a span.txt.new {
						background: url(../images/txt_new01.png) no-repeat left top;
						padding-top: 14px;
					}
					.topShopTopics01 ul li a:hover span.img {
						border: 3px solid #ff117b;
					}
						.topShopTopics01 ul li a:hover span.img img {
							margin: -3px;
						}
					.topShopTopicsWrap01 ul li a:hover span.tit {
						background: #ff117b;
					}
					.topShopTopics01 ul li a:hover span.txt {
						color: #ff117b;
					}
		.topShopTopics01 .slideCtrl{
			position: absolute;
			top: 0;
			cursor: pointer;
			width: 26px;
			height: 260px;
			text-indent:100%;
			white-space: nowrap;
			overflow: hidden;
		}
		.topShopTopics01 .slideCtrl.left{
			left: 0;
			background: url(../images/ctrl_left.png) no-repeat 0 70px;
		}
		.topShopTopics01 .slideCtrl.right{
			right: 0;
			background: url(../images/ctrl_right.png) no-repeat 0 70px;
		}
		.topShopTopics01 .slideCtrl:hover{
			background-position: -26px 70px;
		}
.topEventNewsWrap01 {
	margin-bottom: 64px;
}
	.topEventNewsWrap01 h2 {
		margin-bottom: 27px;
		background: url(../images/bg_eventnews01.png) no-repeat right center;
	}
		.topEventNewsWrap01 h2 span {
			display: inline-block;
			margin-right: 6px;
		}
		.topEventNewsWrap01 h2 img {
			vertical-align: middle;
		}
	.topEventNews01 {
		position: relative;
		width: 960px;
	}
		.topEventNews01In {
			position: relative;
			width: 839px;
			margin: 0 auto;
			overflow: hidden;
		}
		.topEventNews01 .back,
		.topEventNews01 .next {
			position: absolute;
			top: 46px;
		}
		.topEventNews01 .back {
			left: 0;
		}
		.topEventNews01 .next {
			right: 0;
		}
			.topEventNews01 .back a,
			.topEventNews01 .next a {
				display: block;
				width: 30px;
				height: 43px;
				text-indent: -9999px;
			}
			.topEventNews01 .back a {
				background: url(../images/btn_top_back01.png) no-repeat left top;
			}
			.topEventNews01 .next a {
				background: url(../images/btn_top_next01.png) no-repeat left top;
			}
			.topEventNews01 .back a:hover,
			.topEventNews01 .next a:hover {
				background-position: right top;
			}
		.topEventNews01 ul {
			width: 9999px;
			margin-left: -25px;
			display: block;
			min-height: 1%;
		}
		* html .topEventNews01 ul {
			height: 1%;
			/*\*//*/
			height: auto;
			overflow: hidden;
			/**/
		}
		.topEventNews01 ul:after {
			clear: both;
			content:".";
			display: block;
			height: 0;
			visibility: hidden;
		}
			.topEventNews01 ul li {
				display: inline;
				float: left;
				margin-left: 25px;
				width: 119px;
			}
				.topEventNews01 ul li a {
					text-decoration: none;
				}
					.topEventNews01 ul li a span {
						display: block;
					}
					.topEventNews01 ul li a span.img {
						position: relative;
						margin-bottom: 15px;
						overflow: hidden;
						display: block;
						background: #ffffff;
						border: 1px solid #ece7e7;
					}
						.topEventNews01 ul li a span.img img{
							margin: -1px;
						}
					.topEventNews01 ul li a span.img span {
						position: absolute;
						top: 0;
						left: 0;
					}
					.topEventNews01 ul li a span.tit,
					.topEventNews01 ul li a span.txt {
						font-size: 92%;
						color: #000;
					}
					.topEventNews01 ul li a span.tit {
						text-decoration: underline;
					}
					.topEventNews01 ul li a span.txt {
						margin-top: 7px;
					}
					.topEventNews01 ul li a span.txt.new {
						background: url(../images/txt_new01.png) no-repeat left top;
						padding-top: 14px;
					}
					.topEventNews01 ul li a:hover span.img {
						border: 3px solid #ff117b;
					}
						.topEventNews01 ul li a:hover span.img img {
							margin: -3px;
						}
					.topEventNews01 ul li a:hover span.tit,
					.topEventNews01 ul li a:hover span.txt {
						color: #ff117b;
					}
.topBnrList01 {
	width: 960px;
	overflow: hidden;
}
	.topBnrList01 ul {
		*width: 972px;
		display: block;
		min-height: 1%;
		margin-left: -12px;
	}
	.topBnrList01 ul:after {
		clear: both;
		content:".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	* html .topBnrList01 ul {
		height: 1%;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
		.topBnrList01 ul li {
			float: left;
			margin-left: 12px;
		}
			.topBnrList01 ul li a:hover img {
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				opacity: 0.7;
			}

/* 150513 追記 --------------------*/
.btmBox {
	width: 960px;
	overflow: hidden;	
}
.fbBox {
	float:left;
	width: 470px;	
}
.topBnrList02 {
	float: right;
	width: 470px;
	overflow: hidden;
}
	.topBnrList02 ul {
		*width: 480px;
		display: block;
		min-height: 1%;
		margin-left: -10px;
	}
	.topBnrList02 ul:after {
		clear: both;
		content:".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	* html .topBnrList02 ul {
		height: 1%;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
		.topBnrList02 ul li {
			float: left;
			margin-left: 10px;
			margin-bottom: 20px;
		}
			.topBnrList02 ul li a:hover img {
				filter: alpha(opacity=70);
				-moz-opacity: 0.7;
				opacity: 0.7;
			}
