@charset "utf-8";
/* CSS Document */

#bnr_open{
	position: absolute;
	top: 160px;
	left: 12px;
}

#bnr_open.inner{
	position: relative;
	top: 0;
	left: 0;
	width: 193px;
}

#bnr_open img{
	max-width: 100%;
}

#bnr_open .title{
	width:83px;
	float:left;
	margin-right:7px;
}

#bnr_open .buttons{
	width:103px;
	float:right;
}

#bnr_open .buttons li{
	margin-bottom:7px;
}

#htlSide-A {
	margin-top: 620px;
}	


/*----------------------------------------------------
	開業記念特集　下
----------------------------------------------------*/
.bnr_new {
  width: 730px;
	margin: 20px auto 40px;
}

.newest {
	margin: 10px auto 10px;
}

.bnr_new .open_bt {
	font-size: 0;
}

.bnr_new .open_bt li{
	display:inline-block; 
	margin-left: 10px;
}

.bnr_new .open_bt li:first-child{
  margin-left: 0;
}
