@charset "utf-8";
/* CSS Document */

#visualb{
	height:120px;
	margin-bottom:10px;
	overflow: hidden;
}

#title{
	width: 320px;
	height: 120px;
	float: left;
}

#shop-photo{
	width: 480px;
	height: 120px;
	float: left;

}

#main{
	font-size: 13px;
	width: 560px;
}

#shop-main{
	width: 560px;
	height: 445px;
	margin-top: 7px;
	position: relative;
}

#shop-gaiyou{
	width: 235px;
	height: 230px;
	position: absolute;
	top: 90px;
	left: 20px;
	font-weight: bolder;
}

#shop-gaiyou td{
	vertical-align: top;
}

.shop-text{
	height: 55px;
}