@charset "utf-8";

.cf:after,
.cf:before {
	content: '';
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
/*-------------------------------*/
.glWrapper{
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	background-image: url("../img/bg.png");
	background-repeat: repeat;
	border: 1px solid #ff4c79;
	text-align: center;
}
.glContent{
	margin: 0 auto;
	width: 700px;
	text-align: center;
}
.glBanner{
	margin: 3px auto 0 auto;
	width: 690px;
}
.normalContent{
	margin:0 auto 10px auto;
	padding:0;
	width: 700px;
	text-align: center;	
}
.normalContent a:hover{
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.normalBanner{
	margin: 3px auto 0 auto;
	width: 700px;	
}
.gl{
	padding: 2px 0 0 1px;
}
h2#hiddenTitle{
	display: none;	
}
.gl a.shop{
	float: left;
	display: block;
	margin: 1px;
	width: 230px;
	height: 88px;
	background-image: url("../img/button.png");
	background-position: 0px 0;
	text-decoration: none;
}
.gl a.shopHyb{
	float: left;
	display: block;
	margin: 1px;
	width: 230px;
	height: 88px;
	background-image: url("../img/button2.png");
	background-position: 0px 0;
	text-decoration: none;
}
.gl a.shop:hover{
	background-position: 230px 0;
}
.gl .shop h3{
	display: block;
	margin: 0 0 0 14px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #593d00;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: left;
}
.gl .shop h3 .small{
	font-size: 11px;	
}
.gl .shop h3 .smaller{
	font-size: 9px;	
}
.gl .shop h3 .f16{
	font-size: 16px;
	font-weight: bold;
}
.gl .shop h3 .f14{
	font-size: 14px;	
	font-weight: bold;
}
.gl .shop .block01{
	float: left;
	color:#FFF;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 9px 9px 8px 9px;
	padding-top: 6px;
	min-width: 84px;
	height: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px; 
	box-shadow: 2px 2px 4px rgba(0,0,0,0.25);
}
.gl .shop .block02{
	float: right;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	height: 15px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 16px 20px 0 0;
	margin-bottom: 0;
}
.gl .shop .block03{
	text-align: left;
	margin-top: 2px;
	margin-left: 14px;
	font-size: 13px;
	line-height: 13px;
	color: #4c3400;
}
.gl .shop .deriheru{
	border-bottom-color: #00aacc;
	color: #0095b2;
}
.gl .shop .hoteheru{
	border-bottom-color: #ff6647;
	color: #ff5533;
}
.gl .shop .onakura{
	border-bottom-color: #f5568b;
	color: #ff4c88;
}
.gl .shop .ueno{
	background-color: #ff3d5d;
	letter-spacing: 1px;
	font-size: 16px;
}
.gl .shop .uguisudani{
	background-color: #f23df2;
	letter-spacing: 1px;
	font-size: 16px;
}
.gl .shop .ikebukuro{
	background-color: #ff7142;
	letter-spacing: 1px;
	font-size: 16px;	
}
.gl .shop .gotanda{
	background-color: #60bf00;
	letter-spacing: 1px;
	font-size: 16px;	
}
.shinbashi{
	background-color: #00aacc;
	letter-spacing: 1px;
	font-size: 16px;	
}
.gl .shop .sendai{
	background-color: #b34d1b;
	letter-spacing: 1px;
	font-size: 16px;	
}
.gl .shop .ginza_shinbashi{
	background-color: #00aacc;
	width: 94px;
	font-size: 15px;	
}
.gl .shop .shinjyuku_shibuya{
	background-color: #008aff;
	width: 94px;
	font-size: 15px;		
}
.gl .shop .ueno_uguisudani{
	background-color: #f23df2;
	width: 94px;
	font-size: 15px;		
}
.gl .shop .gotanda_shinagawa{
	background-color: #11a629;
	width: 100px;
	font-size: 15px;		
}
.gl .shop .kinshicho_koiwa{
	background-color: #ff3d9e;
	width: 100px;
	font-size: 15px;		
}
.gl .shop .koiwa{
	background-color: #FF71B8;
	font-size: 15px;	
}
.attention{
	background-color: #ffccdf;
	margin: 8px;
	padding: 4px 10px;
	text-align: left;
	font-size: 13px;
	color: #e51739;
}
.attention .slash{
	padding: 0 12px;
}
.glNewShops{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #f55252;
	overflow: hidden;
	padding: 1px 0;
	margin-top:10px;
	padding-bottom: 3px;
}