@charset "utf-8";
/* CSS Document */
h2 img {margin-bottom:20px;}

.box{
width:100%;
margin:10px auto;
padding:10px 20px;
background:#efefef;
}



#kousinetu,#kantou,#kantouhokuriku-toukai,
#kinki,#kyusyu-okunawa{
	font-weight:bold;
	}
.area_btn{
	margin:0; padding:0;
	}
.area_btn:after{
	content: "."; 
	display: block;
	height: 0; 
	font-size:0;
	clear: both; 
	visibility:hidden;
  }
.area_btn li{
	list-style-type:none;
	float:left;
	}
.area_btn li a{
	display:block;
	font-size: 14px;
	margin:20px 5px;
	text-align: center;
	color: #fff;
	padding: 10px 16px;
	background:#d8271c;
	text-decoration:none;
	}

#top .page_up {
	width:930px;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#top table.shopinfo_table {
	text-align: center;
	margin: 0px 0px 3px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #cccccc;
	width: 950px!important;
}

#top table.shopinfo_table th {
	background:#FFC;
	height: 20px;
	vertical-align: middle;
	text-align:center;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
}
#top table.shopinfo_table td {
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 3px;
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
	word-break:break-all;
}
#top table.shopinfo_table td .point{
	font-weight:bold;
	color:#ff0000;
	}

#top table.shopinfo_table th.shop{width:250px;}
#top table.shopinfo_table th.day28{width:50px;}
#top table.shopinfo_table th.day29{width:50px;}
#top table.shopinfo_table th.day30{width:80px;}
#top table.shopinfo_table th.day31{width:80px;}
#top table.shopinfo_table th.day1{width:100px;background:#D8271C;color:#fff;font-weight:bold;}
#top table.shopinfo_table th.day2{width:80px;}
#top table.shopinfo_table th.day3{width:50px;}
#top table.shopinfo_table th.time{width:150px;}
.holiday{color:#D8271C;background:#fff5f4;}
.mini{font-size:70%;letter-spacing:0.3px;}







/* bnrarea
-----------------------------------------------------*/
.bnrarea{
	width:100%;
	background:#FFC;
	text-align:center;
	padding:30px 0 30px;
}
.bnrarea h3{
	width:750px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	font-style:oblique;
	color:#000;
	letter-spacing:5px;
	margin:20px auto;
}

.bnrarea h3 em{
	font-size:34px;
	font-weight:bold;
	font-style:oblique;
}

.bnrarea h3 br{
	display:none;
}
.bnrarea ul.bnrList{
	width:940px;
	margin:0 auto 50px;
}
.bnrarea ul.bnrList:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.bnrarea ul.bnrList li{
	width:47%;
	margin:10px;
	float:left;
	color:#000;
}
.bnrarea ul.bnrList li img{width:100%;}
