@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.pickups ul {
		margin: 40px 8px 0;
		overflow: hidden;
	}
	
		
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;}
	
	div.photobbs ul {
		height: 300px;
		margin: 50px auto 0;
		overflow: auto;
	}
	
	
div.newfaces ul li dt {
    color: #333333;
    display: inline;
    float: left;
    font-weight: bold;
    margin-left: 5px;
    width: 4em;
}

