@charset "shift_jis";

/*reset
-----------------------------*/

* {
	margin:0;
	padding:0;
}
body	{
	margin:0;
	padding:0;
	font-size:100%;
	font-family:'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', Osaka;
    /*font-family:"MS PGothic",Osaka, Gothic, sans-serif;*/
	background:url(../../common/images/bg_body.gif) center top repeat-x;
	background-color:#EDEBD1;
}
p, ul, ol, dl, dd, li, pre, boloquote, form, fieldset	{
	margin:0;
	padding:0;
}
ul, li, dl, dt, dd	{
	list-style:none;
}

a,
a:link,
a:visited,
a:active {
	color:#1E0908;
	text-decoration:none;
	}
a:hover{
	color:#FF3300;
	text-decoration:underline;
	}

/* tag
--------------------------------------------------*/
p	{
	font-size:80%;
	line-height:1.9;
}
hr {
	display: none;
}
em, strong {
	font-weight:bold;
	font-style:normal;
}
a img {
	border:0px;
}

/* clear
--------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* for IE7 \*/
*+html .clearfix {
	display: inline-block;
}



/*‹¤’Ê‚ÌCSS
--------------------------------------*/

#primary {
	width:553px;
	height:425px;
	float:right;
	background:url(../img/map_jp.gif) top center no-repeat;
	}
#secondary {
	width:142px;
	height:425px;
	float:left;
	background:#e5e5e5;
	}
	
	
/*TOP
--------------------------------------*/
.location{
	display:none;
	}
#primary li {
	line-height:14px;
	padding-left:15px;
	margin-left:6px;
	background:url(../img/icon_g.gif) left no-repeat;

	}
#primary li.ask {
	padding-left:18px;
	margin-left:6px;
	background:url(../img/icon_a.gif) left no-repeat;

	}
#primary li.districts {
	font-size:13px;
	margin:2px 0px;
	padding:0;
	background:none;
	font-weight:bold;
	}
#primary li.jazD{
	padding-left:15px;
	margin-left:6px;
	background:url(../img/icon2em.gif) left no-repeat;
	}
#primary li a{
	font-size:12px;
	line-height:15px;
	}
.shoplocation{
	width:520px;
	margin:0 0 0 20px;
	}
.shopleft{
	float:left;
	}
.shopright{
	float:right;
	}


/*SHOP
--------------------------------------*/
.totopbtn a:link,
.totopbtn a:visited,
.totopbtn a:active{
	width:142px;
	height:142px;
	display:block;
	background:url(../img/tolocation_btn.gif) top no-repeat;
	}
.totopbtn a:hover{
	width:142px;
	height:142px;
	display:block;
	background:url(../img/tolocation_btn.gif) bottom no-repeat;
	}
#shop .shoptop{
	margin:0 0 5px;
	list-style:none;
	}
.shopimg{
	float:left;
	margin:0;
	}
.shopmap{
	float:left;
	margin:0 0 0 27px;
	}
#shop .shopbottom{
	margin:0 0 7px;
	list-style:none;
	}
.logoGimg{
	float:left;
	margin:0;
	}
.shoptext{
	float:left;
	margin:0 0 0 13px;
	}
.shopinfo{
	color:#666666;
	width:390px;
	height:115px;
	padding:3px 0 0;
	font-size:10px;
	line-height:12px;
	}
.address{
	width:533px;
	height:36px;
	background:#e5e5e5;
	font-size:10px;
	line-height:18px;
	color:#666666;
	padding:4 10px;
	}











