td {
	text-align: left;
}
img {
	border: none;
}
html {
	overflow-x : hidden;
	overflow-y : auto;
}

#brandinfo{
	background-color:#fff;
/*	background-color:#f5f5f5;	*/
	margin-top:25px;
	text-align:left;
	width:782px;
}
#brandinfo h3{
	background-image:url("/stores/guide/yurakucho/brandlogo/title.gif");
	background-repeat:no-repeat;
	width:782px;
	height:20px;
	paddig:0px;
	margin:0px;
}
#brandinfo h3 span{
	display:none;
	margin-left:-99999px;
}
#brandinfo table{
	margin:0px 12px;

}
	#brandinfo img.logo{
		margin-left:32px;
		margin-right:48px;
	}
	#brandinfo td{
		color:#555;
		font-size:12px;
		letter-spacing:0.04em;
		line-height:14px;
		padding-top:16px;
		padding-bottom:16px;
		vertical-align:top;
	}
	#brandinfo td.line{
		border-bottom:1px dotted #ababab;
	}



