table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
}
.title{
font-weight:bold;
}
#contents.outlet{
		margin:15px 20px 20px;
		_margin:15px 10px 20px 10px;
		width:580px;
		background-color: #FFFFFF;
}
#contents.outlet .tabs{
		border-bottom:2px solid #DE0000;
		padding-bottom:10px;
		width: 420px;
		float: left;
		background-image: url(/stores/images/outlet/outlet_bny_ttl.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
		padding-left: 160px;
}
#contents.outlet .tabs .title-right{
		margin-left:30px;
}
#contents.outlet .tabs span{
		margin: 0px;
		padding: 4px 0px 0px;
		float: left;
		width: 420px;		/*margin-left:135px;*/
		height: 36px;
}
#contents.outlet .tabs span img{
		margin-left:10px;
		margin-bottom:5px;
}
#contents.outlet .store{
		border-bottom:2px solid #DE0000;
		height:auto;
		width:560px;
		padding:23px 5px 35px 15px;
		float: left;
}
#contents.outlet .store .address{
margin-top:30px;
margin-left:30px;
}
#contents.outlet .store .address p{
white-space:pre;
}
#contents.outlet .store .address, #contents.outlet .store .pic{
float:left;
}
#contents.outlet .item{
		padding-bottom:23px;
		border-bottom:1px dotted #999999;
		width: 580px;
		float: left;
		padding-top: 23px;
}
#contents.outlet .item .itemlist{
margin-left:18px;
}
#contents.outlet .appendix{
		margin-top:15px;
		float: left;
		width: 580px;
}
#contents.outlet .appendix a{
color:#DE0000;
text-decoration:none;
}

/*     Stores      */
.shopInfo {
		color:#333333;
		font-size: 12px;
		line-height: 18px;
		height: auto;
		width: auto;
		padding-bottom: 5px;
		text-align: left;
		vertical-align: text-top;
}

.shopInfo table {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shopInfo table th {
		color:#333333;
		width: auto;
		text-align: left;
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 3px;
		vertical-align: top;
		font-weight: normal;
}
.shopInfo table td {
	color:#333333;
	width: auto;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.shopInfo table td.sT10 {
	color:#333333;
	width: auto;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	vertical-align: top;
}

.brandBox {
		float: left;
		height: auto;
		width: 100%;
		vertical-align: top;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		line-height: 16px;
		color: #996633;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		clip: rect(0px,auto,auto,0px);
		position: relative;
		overflow: visible;
}
.brandBox span {
		font-family: Tahoma, Arial, sans-serif;
		color: #DE0000;
}
#brandarea {
		vertical-align: top;
}

#contents-stores .data {
		vertical-align: top;
		width: 580px;
		margin: 0px;
		padding: 0px;
		float: left;
		position: relative;
}


