/* CSS Document */
#top_img {
	margin:-5px 0 0 0;
}
#top_txt {
	margin:0px 0 0 7px;
}
.h3_TT{
	border-bottom:2px dotted #da0000;
	padding:5px 5px 2px;
}
.pink{
	color:#ea90a5;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px;
}
#txt_disp{
}
#txt_disp a{
	margin:auto;
	width:305px;
	display:block;
}
#parts_store_img{
	width:90%;
	margin:auto;
	border:5px solid #CCC;
}
#contact_Bt{
	background-repeat:no-repeat;
	text-align:center;
	padding:10px 0 10px 0;
}
#contact_Bt a{
	background-color:#d5000f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow:0px 2px 0px rgba(123,12,20,1);
	display: block;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	width:95%;
	height:45px;
	line-height:45px;
	margin:auto;
	text-align:center;
	color:#FFF;
}#store_disp{
	border:5px solid #c6c6c6;
	padding:5px;
	position:relative;
	margin:20px 0 0 1px;
}
#store_disp h3{
	border-bottom:1px solid #ababab;
	background-image: url(/parts/images/h3TT.gif);
	height:18px;
	line-height:18px;
	background-position:10px top;
	background-repeat:no-repeat;
	padding:0px 0 5px 37px;
	color:#422505;
	font-size:14px;
}
#up_icon{
	position:absolute;
	right:10px;
	top:2px;
}
#store_disp ul{
}
#store_disp ul li{
	border-bottom:1px dashed #999;
	padding:0 0 5px;
	margin:5px 0 0;
}
#store_disp ul li .fl{width:30%;}
#store_disp ul li .fr{width:68%;}

#store_disp ul li p{margin-left:2px;}
.storeNM{
	text-align:center;
	padding:2px;
	background-color:#f01524;
	border-bottom:2px solid #0d64c6;
}
.storeNM a{ color:#FFF; font-weight:bold;}

.tel{
	background-image:url(/store/images/tel.png);
	background-repeat:no-repeat;
	background-position:2px center;
	padding:0 0 0 15px;
	height:20px;
	line-height:20px;
	font-size:20px;
	font-family: 'Arial Black';
	color:#4a4a4a;
	margin:0px 0 3px 0;
	text-align:center;
}
