
#alpha a:hover img {
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}

html {
	overflow-y:scroll;
	background-image: url(images/bg.jpg);
	background-position: top center;
}

body {
	background-attachment: scroll;
	margin: 0px auto;
	width: 962px;
	background-repeat: no-repeat;
	height: auto;
	font-size: 16px;
	line-height: 25px;
	background-position: top center;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;
}
#top_image {
	width: 962px;
	height:571px;
	margin: 0 auto;
	z-index:0;
	background-image: url(images/top171214.jpg);
	background-repeat: no-repeat;
}
#top_right {
	float: right;
	top:240px;
	right:30px;
	position: relative;
	width: 450px;
	height:323px;
}

#main_menu {
	position:relative;
	top:15px;
	width: 962px;
	z-index:2;
	margin-bottom: 30px;
}

.menu01 a{
display:block;
width:234px;
height:76px;
background:url(images/menu01.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.menu01 a:hover{
background-position: 0 -76px;
}
.menu02 a{
display:block;
width:234px;
height:76px;
background:url(images/menu02.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.menu02 a:hover{
background-position: 0 -76px;
}
.menu03 a{
display:block;
width:234px;
height:76px;
background:url(images/menu03.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.menu03 a:hover{
background-position: 0 -76px;
}
.menu04 a{
display:block;
width:234px;
height:76px;
background:url(images/menu04.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.menu04 a:hover{
background-position: 0 -76px;
}


.t_contents {
	padding-left:26px;
	padding-right:26px;
	padding-top:13px;
	padding-bottom:30px;
}

.productinfo {
	font-family: Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 16px;
	line-height: 20px;
}


img.bottomban{
margin:15px 6px;
}




.button {
  display: inline-block;
  width: 200px;
  height: 34px;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  line-height: 30px;
	margin-top: 5px;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button:hover {
  background-color: rgba(255, 255, 255, .2);
}


.shopsp{
  text-align: center;
}
ul{
  display: -webkit-inline-flex; /* Safari */
  display:inline-flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  justify-content: space-between;
  list-style-type: none;
  padding:0;
}
li{
	background-image: url(images/shop_bg.jpg);
  width:250px;
  height:297px;
  margin:10px;
	padding: 10px;
	color: #FFFFFF;
}
.store {
    font-size: 1.3rem;
}
.item {
    font-size: 0.9rem;
	line-height: 1.2rem;
}
hr {
  margin:3px;
}

a.link{
	color: #0074FF;
}
a:hover.link{
	color: #F77300;
}

.saved a{
display:block;
width:408px;
height:75px;
background:url(images/04b.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.saved a:hover{
background-position: 0 -75px;
}