@charset "utf-8";

/* ------------------------------------------------------------
   
	ClubFloor
	2009/03/06
			  
------------------------------------------------------------ */

div#mainContents div.listBox { 
	width:520px; 
	}
* html div#mainContents div.listBox { width:515px; }
div.clubFloor { 
	background: url(/plan/images/clubfloor/service-bg-h.gif) no-repeat left top #fbfcf0; 
	padding-top: 37px; 
	zoom: 1; 
	width: 730px; 
	} 
div.clubFloorIn:after {
    content: ".";
    display: block;
    clear: both; 
	visibility: hidden; 
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	} 
div.clubFloorIn { 
	background: url(/plan/images/clubfloor/service-bg-f.gif) no-repeat left bottom #fbfcf0; 
	padding: 0 0 20px 22px; 
	zoom: 1; 
	} 
div.floorWrap:after {
    content: ".";
    display: block;
    clear: both; 
	visibility: hidden; 
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	} 
div.floorWrap { 
	zoom: 1; 
	padding-bottom: 25px; 
	} 
div#mainContents div.floorWrap p.serviceImg { 
	padding: 0 12px 0 0; 
	margin: 0; 
	_width: 255px; 
	float: left;
	}
div#mainContents div.floorWrap dl { 
	margin: 0; 
	padding: 0 12px 0 0; 
	width: 424px; 
	_width: 412px; 
	float: left;
	} 
div#mainContents div.floorWrap dd { 
	line-height: 2; 
	padding: 5px; 
	}
