@charset "UTF-8";

/*	店舗案内	*/


dl.shop_info dt{
	margin: 0;
	width: 6em;
	float: left;
	clear: both;
	line-height: 180%;
	/*border-bottom: 1px solid #999;*/
}

dl.shop_info dd{
	margin: 0 0 0.5em 6em;
	text-indent: -3px;	/* for IE bug*/
	line-height: 180%;
	/*border-bottom: 1px solid #999;*/
}

html>body dl.shop_info dd{
	text-indent: 0;
}
