@charset "utf-8";

/*=================================================================

	shop.css

=================================================================*/



/* APPEARANCE
-----------------------------------------------------------------*/

.shop	{
	width:610px;
}

#appear-img	{
	width:256px;
	float:right;
	margin-left:15px;
	line-height:1.5;
}

#appear-img  dt a img	{
	border:solid 3px #d7d0bf;
}

#appear-img  dt a:hover img	{
	border:solid 3px #8fa139;
}

#appear-txt	{
	width:339px;
	float:left;
}

#appear-img dd	{
	font-size:85%;
}

/* IN-STORE
-----------------------------------------------------------------*/

.in-store01	{
	width:610px;
	margin-top:20px;
}

.in-store02	{
	width:610px;
	margin-top:10px;
}

.in-store01 dl, .in-store02 dl	{
	width:196px;
	margin-right:11px;
	float:left;
	line-height:1.5;
}

.in-store01 dl.end, .in-store02 dl.end	{
	margin-right:0;
}

.in-store01 dl dt a img,
.in-store02 dl dt a img	{
	border:solid 3px #d7d0bf;
}

.in-store01 dl dt a:hover img,
.in-store02 dl dt a:hover img	{
	border:solid 3px #8fa139;
}

.in-store01 dl dd, .in-store02 dl dd	{
	font-size:85%;
}

/* APPEARANCE
-----------------------------------------------------------------*/

#su-outline	{
	padding:3px;
	background:#f0ebde;
	margin-top:20px;
}

#shop-summary	{
	border-collapse:collapse;
	border-spacing:0;
	background:#fff;
	border:1px solid #d9d4c5;
	width:100%;
}

#shop-summary th	{
	background:url(http://kinhoshuka.jp/common/img/bg_th01.gif) no-repeat left bottom;
	border-bottom:1px solid #d9d4c5;
	width:24%;
	text-align:left;
	vertical-align:top;
}

#shop-summary th span	{
	border-top:solid 1px #fff;
	padding:6px;
	display:block;
}

#shop-summary td	{
	width:76%;
	padding:6px;
	border-bottom:1px solid #d9d4c5;
	border-left:1px solid #d9d4c5;
}

#shop-summary td	ul li	{
	background:url(http://kinhoshuka.jp/common/img/bure02.gif) no-repeat 0 8px;
	padding-left:12px;
}

/* ACCESS MAP
-----------------------------------------------------------------*/

#map	{
	padding:3px;
	background:#f0ebde;
	margin-bottom:5px;
}

#map-pdf	{
	background:url(http://kinhoshuka.jp/common/img/bure12.gif) no-repeat 0 2px;
	padding:4px 22px;
}

.ac-ttl	{
	background:url(../common/img/bg_ttl01.gif);
	border-top:solid 1px #b7bd7f;
	padding:5px;
	font-weight:bold;
	margin-top:30px;
}

#ac-info	{
	margin-top:20px;
}

#ac-info-left	{
	float:left;
	width:400px;
}

#ac-info-left dl	{
	width:380px;
	border-bottom:solid 1px #ebe9e6;
	padding-bottom:6px;
	font-size:92%;
	margin-bottom:10px;
}

#ac-info-left dl dt	{
	float:left;
	width:70px;
	margin-right:10px;
	font-weight:bold;
}

#ac-info-left dl dd	{
	width:290px;
	float:left;
}

.minato-mirai	{
	background:url(http://kinhoshuka.jp/shop/access/img/bure01.gif) no-repeat;
	padding-left:22px;
}

.jr	{
	background:url(http://kinhoshuka.jp/shop/access/img/bure02.gif) no-repeat 0 6px;
	padding-left:22px;
}

#ac-info-right	{
	width:210px;
	float:left;
}

#ac-info-right p	{
	margin-top:5px;
}

#ac-info-right p a	{
	background:url(../common/img/bure01.gif) no-repeat center left;
	padding-left:10px;
}