@charset "utf-8";

.shop_title {
}
	.shop_title h1 {
        display: table;
        table-layout: fixed;
        vertical-align:middle;
	}
		.shop_logo {
			display:table-cell;
            vertical-align:middle;
            height:18px;
            line-height:0;
		}
			.shop_logo img {
				vertical-align:middle;
				height:18px;
				margin:0 4px 0 0;
			}
		.shop_name {
			display:table-cell;
			line-height:18px;
		}


.cross_viewer {
	margin-left: -62.5%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
	width: 75%;
	position:absolute;
	z-index:10500;
	box-shadow:0px 0px 3px rgba(0, 0, 0, 0.7);

}

	.cross_main {
		width: 100%;
		float: left;
	}
		.cross_main img{
			width:100%;
		}
	
	.cross_pull {
		margin-top: 3%;
		margin-right: -50px;
		max-width: 10%;
		float: left;
	}
		.cross_pull img{
			width:100%;

		}

.chirashi_viewer_info {
    font-size: 12px;
    padding: 5px 10px 3px;
    font-weight: bold;
}
#chirashiViewer {
	margin: 0 0 10px;
}

.crossmode{
	width:87.5%;
	margin-left:12.5% !important;
}

	.chirashi_viewer {
		margin: 0 0 10px;
		padding: 0;
		position: relative;
		width:100%;
	}
		.cv_panel,
		.cv_preload {
			margin: 0;
			min-height: 220px;
			font-size: 0;
			line-height: 0;
		}
		.cv_panel {
			position: absolute;
			top: 0;
			left:0;
		}
		@media all and (orientation:landscape) {
			.cv_panel,
			.cv_preload {
				/*min-height: 340px;*/
			}
		}
		.chirashi_viewer img {
			display:block; /*rev*/
			float:left; /*rev*/
			vertical-align: top;
			width: 50%;
		}
		.cv_preload {
		}
			.cv_preload img {
				width: 100%;
			}
			.cv_preload img.logImage {
				width: 1px;
				height: 1px;
			}
		
		.chirashi_viewer a.vBox {	/*rev*/
			position: absolute;
			background: rgba(255, 63, 63, 0.2);
			border: 1px solid rgba(255, 63, 63, 0.3);
			/*  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
			-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
			-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);*/
			z-index: 300;
		}
		
		.cv_pager {
			text-align:center;
		}
		
			.cv_pager_number {
				display:inline-block;
				line-height:40px;
				width:55px;
			}
			.cv_pager_btn {
				display:inline-block;
				line-height:40px;
			}
				.cv_pager_btn a {
					position: relative;
					width: 45px;
					height: 40px;
					padding: 0;
				}
					.cv_pager_btn i {
						background-position:-49px -116px;
						width:9px;
						height:21px;
						position:absolute;
						top:9px;
					}
			.cv_pager_prev {
			}
				.cv_pager_prev i {
					left:17px;
				}
			.cv_pager_next {
			}
				.cv_pager_next i {
					right:17px;
                    -moz-transform: rotateZ(180deg);
                    -webkit-transform: rotateZ(180deg);
                    -o-transform: rotateZ(180deg);
                    -ms-transform: rotateZ(180deg);
				}
	.no_chirashi_area {
		text-align:center;
		border: 1px solid #dbcfc0;
		background-color:#fbf9f7;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		width: 100%;
		height: 100%;
		min-height: 600px;
		position: relative;
	}
	
	.no_chirashi_area .image{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		margin: 0px;
		width: 162px;
		height: 270px;
	}
	.page_over_chirashi {
		margin:10px;
		padding:10px;
		border: 1px solid #dbcfc0;
		background-color:#fbf9f7;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
		.page_over_chirashi .att {
			color:#f00;
			font-size:12px;
			font-weight:bold;
		}
		.page_over_chirashi .text {
			font-size:12px;
			text-align:center;
			margin:10px 0 0;
		}
		.page_over_chirashi .btn {
			text-align:center;
		}
			.page_over_chirashi .btn .app_icon {
				display:block;
				margin:0 0 7px;
			}
			.page_over_chirashi .btn .app_store {
				display:block;
			}
		
.chirashi_info {
	color:#471700;
	margin:0 10px 10px;
	line-height:1.25;
}
	.chirashi_title {
		font-size:14px;
		font-weight:bold;
		margin:0 0 0.3em;
	}
	.chirashi_period {
		font-size:10px;
	}

.campaign_appeal {
	width: 320px;
	height: 100px;
	margin: 10px auto;
}
	
	
.shop_navi {
	position:relative;
	z-index:200;
	background-color:#fff;
	border-bottom:1px solid #ccbba8;
	-webkit-box-shadow: 0 1px 2px 0px rgba(71, 23, 0, 0.07);/* Safari, Chrome用 */
	-moz-box-shadow: 0 1px 2px 0px rgba(71, 23, 0, 0.07); /* Firefox用 */
}
	.shop_navi_inner {
		padding:0 10px 10px;
		position:relative;
		
		text-align:right;
		
		
		border-bottom:1px solid #fff;
		
		background: linear-gradient(bottom, #f9f5f2, #ffffff);
		background: -o-linear-gradient(bottom, #f9f5f2, #ffffff);
		background: -moz-linear-gradient(bottom, #f9f5f2, #ffffff);
		background: -webkit-linear-gradient(bottom, #f9f5f2, #ffffff);
		background: -ms-linear-gradient(bottom, #f9f5f2, #ffffff);
	
		background: -webkit-gradient(linear, left bottom, left top, from(#f9f5f2), to(#ffffff));
	}
		.shop_navi_back {
			position:absolute;
			top:0;
			left:10px;
		}
			.shop_navi_back a {
				position:relative;
				padding-left:18px !important;
				padding-right:1em !important;
			}
				.shop_navi_back a i {
					position:absolute;
					top:0.85em;
					left:7px;
					width:4px;
					height:7px;
					background-position:-23px -43px;
				}
				
		.shop_navi_favorite {
			float:right;
		}
			.shop_navi_favorite a {
				position:relative;
				padding-left:30px !important;
				padding-right:1em !important;
			}
				.shop_navi_favorite a i {
					position:absolute;
					top:0.38em;
					left:7px;
					width:18px;
					height:18px;
					background-position:-68px -266px;
				}
				
		.shop_navi_favorite_registered {
			float:right;
			color:#471700;
			font-size:12px;
			line-height:20px;
			display:inline-block;
			position:relative;
			display: inline-block;
			text-align: center;
			border: 1px solid #ccc;
			background-color:#f0f0f0;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			
		}
			.shop_navi_favorite_registered i.icon {
				position:absolute;
				top:0.79em;
				left:0.85em;
				width:13px;
				height:9px;
				background-position:-89px -270px;
			}
			.shop_navi_favorite_registered span {
				display:inline-block;
				font-size:12px;
				line-height:29px;
				height:27px;
				padding: 0 40px 0 8px;	/*left 30px->8px*/
			}
			.shop_navi_favorite_registered a {
				display:inline-block;
				font-size:18px;
				height:27px;
				width:33px;
				text-align:center;
				border-left:1px dotted #bbb;
				text-indent:-9999px;
				position:absolute;
				top:0;
				right:0;
				
				border-radius: 0 3px 3px 0 / 0 3px 3px 0;
			
				-moz-border-radius-topleft: 0px;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-bottomleft: 3px;
				-moz-border-radius-bottomright: 0px;
				
				-webkit-border-top-left-radius: 0px;
				-webkit-border-top-right-radius: 3px;
				-webkit-border-bottom-left-radius: 3px;
				-webkit-border-bottom-right-radius: 0px;
			}
				.shop_navi_favorite_registered a i {
					width:10px;
					height:10px;
					background-position:-106px -270px;
					position:absolute;
					top:9px;
					left:11px;
				}
			.shop_navi_favorite_registered a:hover {
				background-color:#fff;
			}
.shop_contents {
	position:relative;
	z-index:100;
	margin: 20px 0 0;
}
	.label_sponsor_link {
		text-align: center;
		font-size: 12px;
		color: #666;
		padding: 5px 0 0;
	}
	.shop_contents_bnr_1 {
		text-align: center;
		padding: 5px 0 10px;
		border-bottom: #4A1700 dotted 1px;
	}
	.sc_navi {
        position: relative;
        z-index: 10;
	}
		.sc_navi_inner {
		}
			.sc_navi_item_nobrd {
				opacity: 0.3;
			}

	.sc_box {
		display:none;
        position: relative;
        z-index: 9;
	}
	.sc_box_now {
		display:block;
	}
	
		#scChirashiBox {
			margin:0 0;
		}
			.sc_detail_shopname {
				font-size: 14px;
				color: #000;
				padding: 10px 10px;
				font-weight:bold;
				border-bottom:1px solid #d3d3d3;
			}
			.sc_detail_box_item {
				border-bottom:1px dotted #aca69f;
			}
			.sc_detail_box_item:last-child {
				border-bottom:none;
			}
				.scdb_item_content {
					display:table;
					background-color:#fff;
					padding:10px 0 10px 10px;
					color:#000;
					font-weight:bold;
					table-layout: fixed;
					vertical-align: middle;
					width: 100%;

					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					-ms-box-sizing: border-box;
					-o-box-sizing: border-box;
					box-sizing: border-box;
				}
					.scdb_item_ttl {
						display: table-cell;
                		vertical-align: middle;
						width: 46px;
					}
						.scdb_item_ttl .text {
							display: inline-block;
							
							width: 37px;
							height: 25px;
							line-height: 25px;
							
							border: 1px solid #aca69f;
							background-color: #fff;
							text-align: center;
							
							font-size: 11px;
							color: #000;
							
							-webkit-box-sizing: border-box;
							-moz-box-sizing: border-box;
							-ms-box-sizing: border-box;
							-o-box-sizing: border-box;
							box-sizing: border-box;
							
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
							border-radius: 3px;
						}
					.scdb_item_value {
						display: table-cell;
                		vertical-align: middle;
						font-size: 12px;
						color: #000;
					}
					.scdb_item_arrow {
						display: table-cell;
						vertical-align: middle;
						width: 26px;
						background-position: -59px -116px;
					}
						.scdb_item_arrow i {
							display: inline-block;
							width: 6px;
							height: 8px;
							background-position: -59px -116px;
							margin: 0 0 0 10px;
						}


			#scChirashiBox p {
				font-size:12px;
				padding:0.8em;
			}
	
	


.sc_ttl {
    background-color: #f4f0ea;
    font-size: 12px;
    padding: 3px 10px;
    font-weight: bold;
}



ul.tabNavChild li a .text {
	padding-left: 0;
}



/*cross shufoo*/

div#shadow-bg {
	display: block;
    opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10400;
	background: #000;
}

#noselect {
	user-drag: none;
	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari、Chromeなど */
	-ms-user-select: none; /* IE10かららしい */
	-o-user-select: none;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FF0000,endColorstr=#33FF0000); 
}

#noselect:not(:target){
    filter: none;
}


/*--------------------------------------------------
  ASP Title
--------------------------------------------------*/
.title_bar{
	position: absolute;
    top: 0;
    width: 100%;
    height: 60px;
    padding: 0;
    z-index: 10000;
    display:table;   
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -webkit-gradient(linear, left center, right center, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: linear-gradient(left, rgba(255, 255, 255, 1),rgba(255, 255, 255, 0));
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#00FFFFFF, GradientType=1)";
    box-shadow: 0px 6px 3px -3px rgba(128,128,128,0.4);
	-webkit-box-shadow: 0px 6px 3px -3px rgba(128,128,128,0.4);
	-moz-box-shadow: 0px 6px 3px -3px rgba(128,128,128,0.4);
	margin: 1px;
}

.sidebar{
	top: 50%;
	width: 100%;
	position:absolute;
    z-index: 10000;
    margin-top:-30px;

}

.sidebar .bgcolor{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
	width: 22px !important;
	height: 32px !important;
	margin-top: -18px;
	margin-left: 1px;
}
.sidebar img{
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
	width: 100%;
	position:relative;
	background-image: url(../images/side_button_flame_turn_over_shadow.png) ;
	background-position: 2px -1px;
	background-repeat: no-repeat;
	background-size: 26px 37px;

}

.sidebar:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


	.js-on {
	    display: none;
	}
	
	.logoArea {
		display: table-cell;
		text-align: center;
		height: 60px;
		vertical-align: middle;
		margin:auto;
	}
	.logoArea img {
		border-style:none;
	}
	.btnShopArea {
		position: relative;
		display: inline;
		left: 10px;
		text-align: center;
		vertical-align: middle;
		width: 120px;
		height: 21px;
		background-color:#D9D9D9;
		border: 1px ridge #BCBCBC;
		border-radius: 4px;
		margin: 0px 20px 0 0;
		padding:0 6px;
		background-image: url(http://ipqcache2.shufoo.net/site/201009/images/shared/item_v3.png);
		background-position:23% 9.8%;
		background-repeat: no-repeat;
		overflow: hidden;
		background-origin: content-box;
		-webkit-background-origin: content;
		-moz-background-origin: content-box;
		-ms-background-origin: content-box;
	}
	
	.btnShopArea a {
		color: #000000;
		text-decoration:none;
	 	font-family: "ゴシック";
		font-size: 12px; 	
		margin-left: 8px;	
		margin-top: -4px;
		height: 21px;
	}
	
	.btnShopArea:hover {
		filter: alpha(opacity=75);
		-moz-opacity:0.75;
		opacity:0.75;
	}
	
	.btnShopArea a:link {
		color: #000000;
	}
	.title_bar a {
	}
	.title_bar img{
   		padding: 0px 0px 0px 8px;
   		margin:auto;
	}

	.titleArea {
		display: table-cell;
		text-align: left;
		height: 60px;
		vertical-align: middle;
		width: 100%;
	}
	
	.title_bar p {
		height: 17px;
	 	padding: 0px 0px 0px 8px;
	 	margin: 0;
	 	font-family: "ゴシック";
		font-size: 12px; 
		width: 90%;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	.titleArea p{

	}
	p.title{
		font-family: "ゴシック",sans-serif;
		font-size: 13px; 
		font-weight: bold;
		margin: 6px 0px 2px 0px;
		max-width: 75%;
		display: inline;
	}		

.shop_link_area{
	position: relative;
/*	float: right;*/
    margin-right: 10px;
    margin-left: auto;
    margin-top: 70px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}	

.shop_link_list{
	display: block;
	padding: 1px 1px 1px 1px;
	max-height: 435px;
	z-index: 2000;
	margin-top: 0px;
}

.shop_link_title{
	width: 80%;
	font-family: sans-serif, "MS Sans Serif";
	line-height: 12px;
}

.shop_link_item	{
	width: 180px;
	height: 37px;
	background-image: url(../images/link_bg.png);
	background-repeat: no-repeat;
	list-style-type: none;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	margin-bottom: 7px;
}
.shop_link {
	display: inline-block;
	width: 180px;
	height: 37px;
	background-color: rgba(210,46,26,0.3);
	background-image: url(../images/link_cover.png),url(../images/link_subbase.png);
	background-position: center,-1px -2px;
	background-repeat: no-repeat,no-repeat;
	vertical-align: middle;
	margin-top: 0px;
	border-radius: 4px;
	border: 2px solid rgba(210,46,26,0.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;   
}
.shop_link span {
	font-size:12px;
	display: inline-block;
	vertical-align: middle;
/*	vertical-align: bottom;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;*/
}

.shop_link_item .link_arrow {
	position: relative;
	line-height: 37px;
	background-color: rgb(210,46,26);
	background-image: url(../images/link_rpoint.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:21px;
	border-radius: 50%;
	margin: 10px 5px 10px 8px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	width:15px;
	height:15px;
}

.shop_link_item a {
	text-decoration: none;
	color: black;
}
.shop_link_item a:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
}
.shop_link_item a:focus {outline:none;}

.shop_info{
	position: relative;
    margin-right: 10px;
    margin-left: auto;
    margin-top: 10px;
    background-color: rgb(255,255,255);
    border: 2px solid #DC2E1A;  /* 枠線を引く */
    box-shadow:0px 0px 3px rgba(0, 0, 0, 0.5);
	border-radius: 6px;      /* 角丸の指定 */
    z-index: 10000;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;    
	height: 30px;
	overflow: hidden;
}	

.show_info{
	position: absolute;
	top:0;
	background-color:#DC2E1A;
	border: 2px solid #DC2E1A;
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	height:27px;
	width:100%;
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_0.png),url(../images/shopinfo_ttl_text.png);
	background-position: center,17px,32px 0px;
	background-repeat: repeat, no-repeat,no-repeat;

}

.show_info.tied{
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_1.png),url(../images/shopinfo_ttl_text.png);
	background-position: center,17px,32px 0px;
	background-repeat: repeat, no-repeat,no-repeat;
}
.show_info:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
}
.show_info:focus {outline:none;}

.other_chirashi{
	position: relative;
    margin-right: 10px;
    margin-left: auto;
    margin-top: 80px;
    background-color: rgb(255,255,255);
    border: 2px solid #DC2E1A;  /* 枠線を引く */
    box-shadow:0px 0px 3px rgba(0, 0, 0, 0.5);
	border-radius: 6px;      /* 角丸の指定 */
    z-index: 10000;
    overflow: hidden;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;    
}	

.show_chirashi{
	position: absolute;
	top:0;
	background-color:#DC2E1A;
	border: 2px solid #DC2E1A;
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	height:27px;
	width:100%;
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_0.png),url(../images/shopother_ttl_text.png);
	background-position: center, 17px,center;
	background-repeat: repeat, no-repeat,no-repeat;

}

.show_chirashi.tied{
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_1.png),url(../images/shopother_ttl_text.png);
	background-position: center, 17px,center;
	background-repeat: repeat, no-repeat,no-repeat;
}

.show_chirashi:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
}
.show_chirashi:focus {outline:none;}
/*--------------------------------------------------
  Shop Other Chirashi
--------------------------------------------------*/
.other_box_ui_inner {
	display:inner-block;
	position: relative;
    overflow: hidden;
    top: 30px;
    padding-top: -2px;
}

.shop_other_chirashi_list {
	display:block;
	padding:1px 1px 1px 1px;
	text-align: center;
    max-height: 435px;
    z-index: 2000;
    margin-top: 0px;
}

	.shop_chirashi_list_item {
		border-bottom:1px dotted #CCCCCC;
		height: 130px;
	}
	
	.shop_other_chirashi_list li{
		list-style-type: disc;
	}

		.shop_chirashi_list_item a {
			display:block;
			padding:4px 4px 0px 4px;
			overflow:hidden;
			*zoom: 1;
			text-decoration: none;

		}
			.shop_chirashi_list_thumb {
				display:block;
				padding:0px 0 0;
			}
			.shop_chirashi_list_title {
				display:block;
				padding:0px 0 0;
				color:#471700;
				font-family:   sans-serif, "MS Sans Serif";
				font-size:10px;
				line-height: 11px;
				text-decoration: none;
			}
			.shop_chirashi_list_item a:not(:target) {
			  margin-top:-16px\9; /* IE9,10 */
			}
			@media all and (-ms-high-contrast: none) {
			    .shop_chirashi_list_item a {
			       margin-top:-16px; /* IE10以上 */
			    }
			}
			
			.shop_chirashi_list_item a:hover .shop_chirashi_list_thumb {
				filter: alpha(opacity=70);
				-moz-opacity:0.7;
				opacity:0.7;
			}
			.shop_chirashi_list_item a:hover .shop_chirashi_list_title {
				color:#3baae4;
				text-decoration:none;
			}
			.shop_chirashi_list_thumb img {
				border-style:none;
			}
	.shop_btn_prev {
		position: absolute;
		margin:6px 5px;
		top:30px;
		left:0;
		width:166px;
		height:16px;
	    background-color:#DC2E1A;
		border: 2px solid white;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		color: white;
		text-align: center;
		font-size: 10px;
		background-image: url(../images/shopother_move_top_base_frame.png);
		background-position: -2px -2px;
		background-repeat: no-repeat;
		background-size: 105%;
		box-shadow:0px 0px 2px rgba(128, 128, 128, 1);
		background-clip:padding-box;
	}
	
	.shop_btn_prev:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
	}
	
	.shop_btn_prev.disabled{
		background-color:#f6f6f6;
		border:2px solid #f6f6f6;
		background-image: url(../images/shopother_move_top_base_death.png);
		background-position: -2px 0px;
		background-repeat: no-repeat;
		background-size: 105%;
		-webkit-box-shadow:none;
		box-shadow:none;
		text-shadow:none;
		color:#ddd;
		cursor:default;
		outline:none;
	}
	
	.shop_btn_prev.disabled:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	.shop_btn_prev:focus {outline:none;}
	
	.shop_btn_next {
		position: absolute;
		margin:6px 5px;
		bottom:0;
		left:0;
		width:166px;
		height:16px;
	    background-color:#DC2E1A;
		border: 2px solid white;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		color: white;
		text-align: center;
		font-size: 10px;
		background-image: url(../images/shopother_move_bottom_base_frame.png);
		background-position: -2px -2px;
		background-repeat: no-repeat;
		background-size: 105%;
		box-shadow:0px 0px 2px rgba(128, 128, 128, 1);
		background-clip:padding-box;
	}

	.shop_btn_next:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
	}
	
	.shop_btn_next.disabled{
		background-color:#f6f6f6;
		border:2px solid #f6f6f6;
		background-image: url(../images/shopother_move_bottom_base_death.png);
		background-position: -2px 0px;
		background-repeat: no-repeat;
		background-size: 105%;
		-webkit-box-shadow:none;
		box-shadow:none;
		text-shadow:none;
		color:#ddd;
		cursor:default;
		outline:none;
	}
	
	.shop_btn_next.disabled:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	.shop_btn_next:focus {outline:none;}
	

	.btn_disabled {
		filter: alpha(opacity=50);
		-moz-opacity:0.5;
		opacity:0.5;
		cursor:url(../images/openhand_8_8.cur);
		pointer-events: none;
	}
	
	.side_disabled{
		visibility:hidden;
		cursor:default;
	}


#modal-open {
  color: #cc0000;
}

/* モーダル ヘルプエリア */
#modal-help {
  position: absolute;
  width: 320px;
  height: 350px;
  margin: 0;
  background-image: url(../images/help_window.png);
  z-index: 20000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
} 

.btn_closeHelp{
	position: absolute;
	top:24px;
	left:237px;
	background-color:#DC2E1A;
	border: 2px solid #DC2E1A;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	height:16px;
	width: 65px;
	text-align: center;
	font-family:   sans-serif, "MS Sans Serif";
	font-size: 10px;
	text-align:left;
	padding: 0px 5px;
	background-image: url(../images/help_mouse_close_icon.png);
	background-position: 50px 1px;
	background-repeat: no-repeat;
	line-height: 1.1;
}

/* モーダル コンテンツエリア */
#modal-main {
  position: absolute;
  display: none;
  width: 235px;
  height: 230px;
  margin: 0;
  background-image: url(../images/print_window_bg.png);
  z-index: 20001;
  padding: 40px 10px 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
} 

.btn_cancel{
	margin: 10px 0px 0px 9px;
	background-color:#DC2E1A;
	border: 2px solid #DC2E1A;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	height:29px;
	width: 197px;
	text-align: center;
	font-family:   sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight:bold;
}

.btn_cancel:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.btn_cancel:focus {outline:none;}

#modal-main ul {
	margin: 20px 0 0 0 !important;
	padding:0;
}

#modal-main li {
	border-bottom:#989898 1px dotted;
	height: 36px;
	width: 193px;
	list-style-type: none; 
	margin: 0px 0px 0px 10px  !important;
  	padding: 0;
  	display: table;
}


#modal-main li p {
	display:table-cell;
	vertical-align: middle;
	font-family:   sans-serif, "MS Sans Serif";
	font-size: 12px;
	padding-left:5px;
	text-align: left; 
  	margin-left: auto; 
  	margin-right: auto; 
  	width: 150px;
}

#modal-main li table {
	display:table-cell;
	vertical-align: middle;
	border-collapse: collapse;

}

#modal-main li td {
	height: 24px;
	width: 19px;
	border-collapse: collapse;
	border:1px solid #999;
}
#modal-main li td.page {
	height: 24px;
	width: 19px;
	border-collapse: collapse;
	border:1px solid #999;
	background-color:#DC2E1A;
	background-image: url(../images/print_window_book_icon_diagonal.png);
	background-position: center;
	background-repeat: no-repeat;
	
}

#modal-main li:hover {
	background-color:rgba(255,0,0,0.2);
	cursor:pointer;
}

#modal-main .disabled:hover {
	background-color:#eee;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	cursor:default;
}

#modal-main .disabled{
	background-color:#eee;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	cursor:default;
}


/* ﾓｰﾀﾞﾙ 背景ｴﾘｱ */
#modal-bg {
  position: absolute;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.5);
  top:0;
  left:0;
  z-index: 20000;
}

/*--------------------------------------------------
  Tool Bar
--------------------------------------------------*/
.toolbar *{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.printButton  {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
	
	
}
.printButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
	
.printButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_print.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}
	
.printButton .icon_text { 
	left:0;
	width: 32px;
	background-image: url(../images/text_print.png);
	background-position: center;
	background-repeat: no-repeat;
}

.fullscreenButton  {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
}
.fullscreenButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
	
.fullscreenButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_full_screen.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}
	
.fullscreenButton .icon_text { 
	background-image: url(../images/text_full_screen.png);
	background-position: center;
	background-repeat: no-repeat;
	width:52px;
	left:50%; /* 左から半分 */
	-webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
}


.exitfullscreenButton  {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
}
.exitfullscreenButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}	
.exitfullscreenButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_browser_display.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;

}
	
.exitfullscreenButton .icon_text { 
	background-image: url(../images/text_browser_display.png);
	background-position: center;
	background-repeat: no-repeat;
	width:52px;
	left:50%; /* 左から半分 */
	-webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.helpButton {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
}
	
.helpButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.helpButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_help.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}
	
.helpButton .icon_text { 
	left:0;
	background-image: url(../images/text_help.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 32px;
}

#headButton {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
}
#headButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}	

img.left{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_to_the_left.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	cursor:pointer;
	margin-top: -1px;
	margin-left: -1px;

}

img.right{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_to_the_right.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	cursor:pointer;
	margin-top: -1px;
	margin-left: -1px;

}
	
#headButton .icon_text { 
	left:0;
	background-image: url(../images/text_to_the_right.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 28px;
}

#endButton {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
}
#endButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#endButton .icon_text { 
	left:0;
	background-image: url(../images/test_to_the_left.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 28px;
}

#prevButton {    
	width:78px;
	height:42px;
	background-image: url(../images/button_flame_feed_page.png);
	background-position:-2px 0px;
	background-repeat: no-repeat;
	padding:2px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:padding-box;
	background-color: #DC2E1A;
}
#prevButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}	
#nextButton {    
	width:78px;
	height:42px;
	background-image: url(../images/button_flame_feed_page.png);
	background-position:-2px 0px;
	background-repeat: no-repeat;
	padding:2px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:padding-box;
	background-color: #DC2E1A;
}
#nextButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

img.arrow_left{
	width:78px;
	height:20px;
	background-image: url(../images/icon_left_arrow.png) ;
	background-position: 25px 8px;
	background-repeat: no-repeat;
}

img.arrow_right{
	width:78px;
	height:20px;
	background-image: url(../images/icon_right_arrow.png) ;
	background-position: 25px 8px;
	background-repeat: no-repeat;
}
	
#prevButton .icon_text { 
	left:3px;
	margin-top: -7px;
	background-image: url(../images/text_prev_page.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 71px;
	cursor:pointer;
}

#nextButton .icon_text { 
	left:3px;
	margin-top: -7px;
	background-image: url(../images/text_next_page.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 71px;
	cursor:pointer;
}

.frontButton {    
	width:206px;
	height:42px;
	background-image:url(../images/button_flame_turn_over.png) ;
	background-position:-2px 0px ;
	background-repeat: no-repeat;
	padding:2px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:padding-box;
	background-color: #DC2E1A;
}

.frontButton img{
	background-image:url(../images/button_flame_turn_over_inside_arrow.png),url(../images/button_flame_turn_over_inside.png), url(../images/button_flame_turn_over_text.png) ;
	background-position: 6px 15px,22px 8px, 72px 14px;
	background-repeat:no-repeat,no-repeat, no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}

.backButton {    
	width:206px;
	height:42px;
	background-image: url(../images/button_flame_turn_over.png) ;
	background-position:-2px 0px ;
	background-repeat: no-repeat;
	padding:2px;
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:padding-box;
	background-color: #DC2E1A;
}

.backButton img{
	background-image:url(../images/button_flame_turn_over_outside.png), url(../images/button_flame_turn_over_outside_arrow.png), url(../images/button_flame_turn_over_text.png) ;
	background-position: 10px 8px,43px 15px, 72px 14px;
	background-repeat:no-repeat,no-repeat, no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}

.backButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.frontButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.zoomInButton  {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
	
}
.zoomInButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
	
.zoomInButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_expansion.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}
	
.zoomInButton .icon_text { 
	left:0;
	width: 32px;
	background-image: url(../images/text_expansion.png);
	background-position: center;
	background-repeat: no-repeat;
}

.zoomOutButton  {    
	width:31px;
	height:31px;
	border: 1px solid rgba(220, 46, 26, 0.65);
	border-radius: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-clip:content-box;
	background-color: #DC2E1A;
	
}
.zoomOutButton:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
	
.zoomOutButton img{
	background-image: url(../images/button_flame_basic.png),url(../images/icon_reduction.png) ;
	background-position: center, 2px 0px;
	background-repeat: no-repeat,no-repeat;
	margin-top: -1px;
	margin-left: -1px;
}
	
.zoomOutButton .icon_text { 
	left:0;
	width: 35px;
	background-image: url(../images/text_reduction.png);
	background-position: center;
	background-repeat: no-repeat;
}

.myChirashiRect {
	width: 100% !important;
	height:100% !important;
}

#chirashi-area-full {
	left: 0px !important;
	width: 100% !important;
	height: 100% !important;
}

.myChirashiRect_viewDiv {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;

}

.banner_bar {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 84px;
    padding: 0px;
    z-index: 10000;
    background-color:#F2F2F2;
/*    border: 1px ridge #FFF; 	  20170428 REP*/
    border: 1px solid #BBBBBB;	/*20170428 REP*/
    
	box-shadow: 0px 2px 10px rgba(202, 202, 202, 0.8) inset;
    -moz-box-shadow: 0px 2px 10px rgba(202, 202, 202, 0.8) inset;
    -webkit-box-shadow: 0px 2px 10px rgba(202, 202, 202, 0.8) inset;
    -o-box-shadow: 0px 2px 10px rgba(202, 202, 202, 0.8) inset;
    -ms-box-shadow: 0px 2px 10px rgba(202, 202, 202, 0.8) inset;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.banner_content_area {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: auto;
    margin: 0 auto;
    display:flex;
	display: -webkit-flex;
	justify-content:center;
	align-items:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.banner_content_area ul{
	display: table;
    padding: 0px 1px;
    border-collapse: separate;
	border-spacing: 10px;
}

.banner_content_area li {
    display: table-cell;
	list-style: none;

}

.banner_content_area li a {
	display: block;
}

.banner_content_area li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
		
	.banner_btn_prev	{
		position: absolute;
		top:0px;
		left:0px;
		width:20px;
		height:100%;
	    background-color:#DC2E1A;
		color: white;
		text-align: center;
		font-family:   sans-serif, "MS Sans Serif";
		font-size: 12px;
		font-weight:bold;
		border:1px solid #FFF;
	}		

	
	.banner_btn_prev:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
	}
	
	.banner_btn_prev.disabled{
		background-color:#f6f6f6;
		border:2px solid #f6f6f6;
		-webkit-box-shadow:none;
		box-shadow:none;
		text-shadow:none;
		color:#ddd;
		cursor:default;
		outline:none;
	}
	
	.banner_btn_prev.disabled:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	.banner_btn_prev:focus {outline:none;}
	
	
	.banner_btn_next	{
		position: absolute;
		top:0px;
		right: 0;
		width:20px;
		height:100%;
	    background-color:#DC2E1A;
		color: white;
		text-align: center;
		font-family:   sans-serif, "MS Sans Serif";
		font-size: 12px;
		font-weight:bold;
		border:1px solid #FFF;
	}		

	
	.banner_btn_next:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
	}
	
	.banner_btn_next.disabled{
		background-color:#f6f6f6;
		border:2px solid #f6f6f6;
		-webkit-box-shadow:none;
		box-shadow:none;
		text-shadow:none;
		color:#ddd;
		cursor:default;
		outline:none;
	}
	
	.banner_btn_next.disabled:hover {
		filter: alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	.banner_btn_next:focus {outline:none;}
	
/* =======================================
//    ClearFixElements
======================================= */
.banner_bar{
    clear: both;
}

.banner_content_area_slide {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: auto;
	margin: 0 20px;
	display: block;
	justify-content: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 7px;
}

.banner_content_area_slide ul {
	left: 0px;
	position: absolute;
	border-spacing: 10px 0;
	padding: 0px 1px;
	display: -webkit-flex;
	display: flex;
    overflow: hidden;
}

.banner_content_area_slide ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

/*

.banner_content_area_slide ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.banner_content_area_slide ul{
    display: inline-block;
    overflow: hidden;
}
*/

/*--------------------------------------------------
  Fukidashi	//20161027
--------------------------------------------------*/
.fukidashiDiv {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 3;
}
	.fukidashiB {
		position: absolute;
/*		padding: 5px 5px;	  20170428 REP*/
		padding: 2px 2px;	/*20170428 REP*/
		top: 0px;
		left: 0px;
		height: 15px		/*20170428 ADD*/
		font-family:   sans-serif, "MS Sans Serif";
		font-size:12px;
		z-index: 5;
	}

	.fukidashiW {
		position: absolute;
		left: 10px;
		bottom: -14px;
		width: 0px;
		height: 0px;
		border-bottom: 15px solid  transparent;
		z-index: 4;
	}

	.fukidashiPic {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 5;
	}


/*--------------------------------------------------
  Shop Info RSS	//20161027
--------------------------------------------------*/
/*店舗からの情報リスト*/
.shop_info_box_inner {
	display:inner-block;
	position: relative;
	overflow-x: hidden;
    overflow-y: scroll;
    top: 30px;
}

.shop_info_box_inner::-webkit-scrollbar {
    width: 5px;
	height: 15px;
	border-radius: 5px;
}
.shop_info_box_inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
}

.shop_info_box_inner::-webkit-scrollbar-thumb {
	border-radius: 5px;
    background-color: #A9A9A9;
    outline: 1px solid slategrey;
}
/**/

.shopinfo_rss_list {
	display:block;
	padding:1px 1px 1px 1px;
	text-align: center;
    z-index: 2000;
    margin-top: 0px;
}

	.shopinfo_rss_list_item {
		border-bottom:1px dotted #CCCCCC;
	}

	.shopinfo_rss_list_item a {
		display:block;
		padding:0px 8px 0px 8px;
		overflow:hidden;
		*zoom: 1;
		text-decoration: none;
	}

		.shopinfo_rss_list_thumb {
			display:block;
			padding:2px 0px 2px;
		}
		.shopinfo_rss_list_title {
			display:block;
			padding:4px 0px 4px;
			color:#471700;
			font-family:   sans-serif, "MS Sans Serif";
			font-size:12px;
			text-decoration: none;
		}

		.shopinfo_rss_list_item a:not(:target) {
		  margin-top:-16px\9; /* IE9,10 */
		}
		@media all and (-ms-high-contrast: none) {
		    .shopinfo_rss_list_item a {
		       margin-top:-16px; /* IE10以上 */
		    }
		}
		
		.shopinfo_rss_list_item a:hover .shopinfo_rss_list_thumb {
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			opacity:0.7;
		}
		.shopinfo_rss_list_item a:hover .shopinfo_rss_list_title {
			color:#3baae4;
			text-decoration:none;
		}
		
		.shopinfo_rss_list_thumb img {
			border-style:none;
		}

/*--------------------------------------------------
  Shop Info miniChirashi	//20161027
--------------------------------------------------*/
.shopinfo_swf_list {
	display:block;
	padding:1px 1px 1px 1px;
    z-index: 2000;
    margin-top: 0px;
    word-wrap: break-word;
}

	.shopinfo_swf_list_item {
		border-bottom:1px dotted #CCCCCC;
		padding:0px 4px 8px 4px;
	}

	.shopinfo_swf_list_item a {
		display:block;
		overflow:hidden;
		*zoom: 1;
		text-decoration: none;
	}

		.shopinfo_swf_list_thumb {
			display:block;
			padding:4px 0px 0px 0px;
		}

		.shopinfo_swf_list_date {
			display:block;
			color:#471700;
			font-family:   sans-serif, "MS Sans Serif";
			font-size:10px;
			text-decoration: none;
		}

		.shopinfo_swf_list_title {
			display:block;
			padding:4px 0px 2px 0px;
			font-family:   sans-serif, "MS Sans Serif";
			font-size:14px;
			text-decoration: underline;	/*下線*/
		}

		.shopinfo_swf_list_topic {
			display:block;
			padding:4px 0px 2px 0px;
			font-family:   sans-serif, "MS Sans Serif";
			font-size:12px;
			font-weight: bold;
			text-decoration: underline;	/*下線*/
		}

		.shopinfo_swf_list_desc {
			display:block;
			padding:4px 0px 2px 0px;
			color:#471700;
			font-family:   sans-serif, "MS Sans Serif";
			font-size:12px;
			text-decoration: none;
		}
		
		.shopinfo_swf_list_thumb img {
			border-style:none;
			display: block;
  			margin: 0 auto;
		}
		
		.shopinfo_swf_list_item a:hover .shopinfo_swf_list_thumb {
			filter: alpha(opacity=70);
			-moz-opacity:0.7;
			opacity:0.7;
		}
		.shopinfo_swf_list_item a:hover .shopinfo_swf_list_title {
			color:#3baae4;
			text-decoration: none;
		}
		.shopinfo_swf_list_item a:hover .shopinfo_swf_list_topic {
			color:#3baae4;
			text-decoration: none;
		}

.show_shopmini{
	position: absolute;
	top:0;
	background-color:#DC2E1A;
	border: 2px solid #DC2E1A;
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: white;
	height:27px;
	width:100%;
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_0.png),url(../images/shopmini_ttl_text.png);
	background-position: center,17px,center;
	background-repeat: repeat, no-repeat,no-repeat;
}

.show_shopmini.tied{
	background-image: url(../images/shopother_ttl_cover.png), url(../images/shopother_ttl_arrow_1.png),url(../images/shopmini_ttl_text.png);
	background-position: center,17px,center;
	background-repeat: repeat, no-repeat,no-repeat;
}
.show_shopmini:hover {
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
}
.show_shopmini:focus {outline:none;}
