@charset "utf-8";
/* CSS Document */

#PickUp .pickup  
{
	background: url(../images/pickup_bg.gif);
	height: 333px;
	width: 258px;
	float: left;
	margin-right: 27px;
}
.pickup .visual
{
	margin-right: auto;
	margin-left: auto;
	width: 213px;
	margin-top: 8px;
}
.pickup .ttl
{
	margin-left: 1px;
}
#ShopInfo
{
	width: 330px;
	float: right;
}
#ShopInfo dl
{
	border: 1px solid #f57f0c;
	height: 180px;
	color: #633f00;
	padding: 7px 15px;
	background: #ffc;
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
}
#ShopInfo dl dt
{
	float: left;
	margin-right: 20px;
	padding-top: 4px;
}
#ShopInfo dl dd
{
	padding-top: 4px;
	overflow: auto;
}
#ShopInfo .shop
{
	width: 165px;
	float: left;
	margin-top: 10px;
}
.shop .visual
{
	float: left;
}
.shop .ttl
{
	float: right;
	margin-right: 3px;
}


#BnrArea
{
	width: 900px;
	clear: both;
	margin-top: 15px;
	padding-top: 20px;
}
#BnrArea #bbs
{
	float: left;
	width: 542px;
	padding-right: 28px;
}
