@charset "UTF-8";

/* ***************************************************
* CSS file For jem-com.jp
	FileName: shop.css
	data:2008/08/20 kinoshita

■目次 ==========================================
■[01]:TOP
**************************************************** */



/*-----------------------------------------------------------
■[01]:shop
------------------------------------------------------------*/
div.ShopBox{
	background: url(/shop/img/bg_salon.jpg) no-repeat top right;
	width: 100%;
	height: 400px;
}

p.photo{
	float: left;
	width: 307px;
}


div.Info{
	float: left;
	width: 398px;
	
}

div.Info table tr th{
	padding: 4px;
	padding-left: 15px;
	font-size: 14px;
	background: url(/shop/img/star.gif) no-repeat left;
	width: 60px;
	
}

div.Info table tr td{
	width: 338px;
	padding: 4px;
	font-size: 14px;
}


