/***************************************

	店舗一覧ページレイアウト用

***************************************/
#right .shop_list{
	width:605px;
	margin:0 0 30px 0;
	}
#right .shop_list th{
	width:280px;
	text-align:left;
	background-color:#FFE8E1;
	padding:3px 0 3px 0;
	}
#right .shop_list td{
	font-size:90%;
	line-height:1.3em;
	}
#right .shop_list address{
	margin:5px 5px 15px 20px;
	font-style:normal;
	}
#right .shop_list .space45{
	width:45px;
	}
