.slider {
width:685px !important;
z-index: 100;
position: relative;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow:none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	left: -5px;
	background: #fff;
}

/* お知らせ */
.date {
	font-size:12px;
	padding-bottom:5px;
margin-left:10px;
margin-right:20px;
}
.info {
	font-size:12px;
	border-bottom:#CCCCCC 1px dotted;
margin-left:10px;
margin-right:20px;
	margin-bottom:15px;
}

/* トップエリア設定
------------------------------------*/
#topArea {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	/* background-color: #D9D9D9; */
}

#topArea div.navi_1 {
	float:left;
	width:280px;
	padding-left:10px;
	padding-right:10px;
}
#topArea div.navi_2 {
	float:left;
	width:280px;
	padding-left:10px;
	padding-right:10px;
}
#topArea div.navi_3 {
	float:right;
	width:280px;
	padding-left:10px;
	padding-right:10px;
}
#topArea .naviImage {
	text-align:center;
	margin-bottom:10px;
}
#topArea ul {
	padding:0;
	margin:0;
	padding-left: 5px;
}
#topArea div.navi_1 ul li{
	list-style:none;
	padding-bottom:10px;
	padding-left:20px;
	background:url(http://img07.shop-pro.jp/PA01261/788/etc/ctg_point1.gif?20140127170435) no-repeat left 3px;
}
#topArea div.navi_2 ul li{
	list-style:none;
	padding-bottom:10px;
	padding-left:20px;
	background:url(http://img07.shop-pro.jp/PA01261/788/etc/ctg_point2.gif?20140131180023) no-repeat left 3px;
}
#topArea div.navi_3 ul li{
	list-style:none;
	padding-bottom:10px;
	padding-left:20px;
	background:url(http://img07.shop-pro.jp/PA01261/788/etc/ctg_point3.gif?20140127170806) no-repeat left 3px;
}
