@charset "UTF-8";
/* CSS Document */

#contents	{
	padding: 29px 0 0 58px;
}

#shop_box .shop_list img{
	vertical-align: middle;
}

#news_r	{
	width:382px;
	float:left;
	position:relative;
	font-size: 0.8em;
}

h4	{
	margin:80px 0 0 0;
}

.scr_box	{
	background:#fff;
	border:1px solid #47210D;
	margin: 0 0 0 2px;
}

#pane {
	height:212px;
	overflow: auto;
}

#pane dl	{
	display: block;
	width:360px;
	margin: 6px 13px 6px 6px;
	background: url(../../css/images/list_linegif.gif)  repeat-x left bottom;
	padding: 0;
	clear:both;
	min-height: 53px;
}

* html #pane dl	{
	height:53px;
}

#pane dl dt,#pane dl dd	{
	display: block;
	width: 247px;
	float: right;
	padding: 0 20px 0 0;
}

#pane dl .icon	{
	display: block;
	width: 67px;
	float: left;
	padding: 1em 0 0 0;
}

#area_btn	{
	padding:0 0 7px 135px;
	margin:0;
	clear:both;
	background: url(../images/shoplist_btnback.gif) no-repeat left top;
}

#area_btn li {
	display: block;
	height: 20px;
	width: 47px;
	float: left;
	padding: 0 0 2px 2px;
}

#area_btn img	{
	cursor:pointer;
}

#click_map {
	height: 357px;
	width: 419px;
	float: left;
	display: block;
	padding: 55px 0 0 41px;
	position:relative;
}

* html #click_map {
	padding: 55px 0 0 21px;
}


#click_map #kanban	{
	position: absolute;
	top:-11px;
	left:369px;
	z-index: 50;
}


#shop_box	{
	clear:both;
	padding:30px 0 0 0;
	font-size: 0.84em;
}

#shop_box a:link,
#shop_box a:visited	{
	text-decoration:none;
}

#clm1,
#clm2,
#clm3,
#clm4,
#clm5	{
	width:161px;
	float:left;
	background: url(images/line_off.gif) repeat-y left top;
	margin: 0 0 46px 0;
}

.shop_list,
.shop_list_on	{
	padding:0 0 0 14px;
	margin:0 0 1.3em 0;
}

.shop_list_on	{
	background: url(images/line_on.gif) repeat-y left top;
}


#shop_box dt	{
	font-weight:bold;
	padding:0 0 0.5em 0;
}

#shop_box dd img	{
	margin:0 0.3em 0 0;
}

.shop_list dt	{
	color:#6cbb5a;
}

.shop_list_on dt	{
	color:#ef857d;
}

#fc_btn	{
	position: absolute;
	top:374px;
	left:190px;
	z-index: 50;
}

