@charset "utf-8";
/* CSS Document */


#shoplist{
width:915px;
height:350px;
background:url(../img/shoplist_pageback.jpg);
padding:45px 0 0 40px;
margin :auto 0;


}
#shoplist h3{
display:block;
width:107px;
height:15px;
font-size:1px;
text-indent:-10000px;
background:url(../img/shoplist_h.gif) no-repeat top left;

}
#shoplist #Headquarters{
display:block;
padding-top:20px;
width:600px;
line-height:1;
}
#Headquarters li{
padding:0;
line-height:1;

}
#shoplist #list1{
clear:both;
float:left;
display:block;
margin:20px 0 0 0;
padding:0;
width:300px;
}
#shoplist #list2{
float:left;
display:block;
margin:20px 0 0 0;
padding:0;
width:350px;

}


#shoplist li{
clear:both;
padding-bottom:5px;
line-height:150%;
/*line-height:1;*/
/*margin-bottom:0px;*/
/*height:15px;*/
}
#shoplist .shopname{
float:left;
/*display:block;*/
width:190px;
padding-left:10px;
background:url(../img/arrow.gif) no-repeat left center;
}
#shoplist .shopname2{
float:left;
width:190px;
/*display:block;*/
padding-left:10px;
margin-left:50px;
background:url(../img/arrow.gif) no-repeat left center;
}
#shoplist .shopname3{
float:left;
width:190px;
display:block;
padding-left: 46px;
color: #333333;
padding-top: 16px;
}
#shoplist .shopname4{
float:left;
width:190px;
display:block;
padding-left: 46px;
color: #333333;
padding-top: 14px;
}
#shoplist .shoptel{
float:left;
/*display:block;*/
width:100px;
text-align:right;

}


.txt12b_w{
 	font-size: 12px;
	line-height:160%;
	color: #ffffff;
	font-weight:bold;
}

