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

#snavi dl dd ul li.shopList {
	background: url(../image/common/ico_camshoplist.gif) no-repeat 0 3px;
	padding-left: 13px;
	display: block;
	width: 165px;
	margin: 2px 0 9px 13px;
	line-height: 1.1;
	}
  
.shopList-current a:link, .shopList-current a:visited, .shopList-current a:hover { 
	color: #977900 !important;
	} 

.sn-campaign { background: url(../image/campaign/btn_sn_campaign.png) no-repeat 0 0;}
.hn-current a:link, .hn-current a:visited, .hn-current a:hover { color: #977900 !important; } 

.list_img li+li{
  margin-top: 20px;
}

/*店舗リスト*/
.bullet_cont{
	width: auto;
	padding: 5px 20px;
	margin: 10px 28px;
	text-align: center;
	border: #FF0 3px solid;
	color: #000;
	background: #FC0;
	font-size: 138.5%;
	font-weight: bold;
	}
  
.resultlist {
	width: 700px;
	margin: 5px auto;
  border: none;
  border-collapse: collapse;
}

.resultlist th {
	background: #990000;
	width: 80px;
	text-align: center;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	padding: 3px 5px;
}

.resultlist td {
	background: #ffffff;
	color: #000000;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 3px 5px;
}

.tit-country{
  width: 700px;
  margin: 20px auto 5px auto;
  background: #999999;
  text-align: center;
  font-size: 18px;
  padding: 3px 0;
  font-weight: bold;
}

a.shopbattlebtn-common:hover,
.shoplist-btn a:hover {
  border: 1px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #750004;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#750004), to(#E60003));
  background: -webkit-linear-gradient(#750004, #E60003);
  background: -moz-linear-gradient(#750004, #E60003);
  background: -ms-linear-gradient(#750004, #E60003);
  background: linear-gradient(#750004, #E60003);
  position:relative;
}

.shoplist-btn{
  margin: 5px auto;
}

.shoplist-btn a{
  text-align:center;
	text-decoration: none;
  margin-left: 10px;
  float: left;
	width:25%;
	display:block;
	color: #ffffff;
	padding: 10px 20px;
	font-size:130%;
	border: 1px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #FD3A41;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FD3A41), to(#6B2425));
  background: -webkit-linear-gradient(#FD3A41, #6B2425);
  background: -moz-linear-gradient(#FD3A41, #6B2425);
  background: -ms-linear-gradient(#FD3A41, #6B2425);
  background: linear-gradient(#FD3A41, #6B2425);
	position:relative;
	zoom: 1;
}

.shoplist-btn p{
  text-align:center;
	text-decoration: none;
  margin-left: 10px;
  float: left;
	width:25%;
	display:block;
	color: #ffffff;
	padding: 10px 20px;
	font-size:130%;
	border: 1px solid #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #666666;
	position:relative;
	zoom: 1;
}

.note {
  padding: 20px;
}

.note li {
  text-indent: -1em;
  margin-left: 1em;
}