@charset "utf-8";
/* CSS Document */

div#header{
	width:800px;
	margin:auto;
	/*background:url(../../../img/pc/branch/nanba/header.jpg) no-repeat 0px 0px;*/}

div.pickups{
	width:330px;
	height:180px;
	overflow:hidden;
	background:url(../../../img/pc/branch/nanba/pickup_back.jpg) no-repeat 0px 0px;
	margin:0 0 0 20px;	
	float:left;
	display:inline;}
	
div.newfaces{
	width:292px;
	margin:0 20px 0 0;
	height:360px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../../../img/pc/branch/nanba/shops_newface_back.jpg) no-repeat 0px 0px;}

div.photobbs{
	width:290px;
	background:url(../../../img/pc/branch/nanba/shops_photobbs_back.gif) no-repeat 0px 10px;
	border:solid 1px #CCCCCC;
	height:360px;
	overflow:hidden;
	float:left;
	display:inline;}
