@charset "euc-jp";

/*	下のバナー	*/
.foot_banner_box{
	background-image: url("../img/pick_up_shop.gif") ;
/*	background-attachment: fixed;*/
	background-position: 0% 0%;
	background-repeat: no-repeat;
	width:664px;
	height:auto;
	float:left;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	padding-top:45px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom:7px;
}


/* 画像とショップ名*/
.foot_banner_item_box{
	width:94px;
	height:72px;
	float:left;
	font-size:8pt;
	margin-left:7px;
	text-align:center;
	margin-bottom:7px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;	
}

/* 画像	*/
.foot_banner_gazo{
	width:88px;
	height:31px;
	margin-top:2px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;

}

/* ショップ名	*/
.foot_banner_text{
	width:88px;
	text-align:center;
	font-size:8pt;
}

/* 都道府県でのかたまり*/
.foot_banner_pref_box{
	width:657px;
	height:auto;
	float:left;
}

/* 都道府県　*/
.foot_banner_pref{
	background-image: url("../img/c.gif") ;
	background-repeat: repeat-y;
	padding-left:28px;
	width:629px;
	margin-bottom: 7px;
	margin-top: 7px;
	clear:both;
	float:left;
	height: 19px;
	line-height:19px;
	font-weight: bold;
}

