﻿@charset "utf-8";

body {
margin:  0px auto auto auto;
padding: 0px;
width: 650px;
background-color: #ffffff;
}

#container {
width:  620px;
margin:  4px auto auto auto;
padding:  0px;
}

/*link*/
a:link { 
color: #71af09;
}

a:active { 
color: #a1c200; 
}

a:visited { 
color: #181778; 
}

a:hover { 
color: #2a7f21; 
} 

#header-s {
position: relative;
left: 0px;
top: 0px;
width: 620px;
height: 126px;
background-image: url(/images/window_header.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

/*body*/
#body-shop-info {
position: relative;
top: 0px;
left: 0px;
width: 620px;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
virtical-align: top;
background-color: #ffffff;
}

@media print{
p {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 10px;
width:  620px;
}
}


dl.shop-dl {
/*border:1px solid #999;*/
width:620px;
line-height: 160%;
}
   
dt.shop-dt {
float:left;
width:120px;
padding: 5px 0px 5px 0px;
font-weight:bold;
}

dd.shop-dd {
width:475px;
margin-left:105px;
padding: 5px 0px 5px 0px;
border-bottom:1px solid #999;
}


#map-print {
position: relative;
top: 10px;
left: 380px;
width: 280px;
height: 40px;
background-image:url(/info/images/map_print.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px 0px 0px 0px;
}
#map-print a {
width: 280px;
height: 40px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 40;
}

#map-print a:hover {
width: 280px;
height: 40px;
background-image:url(/info/images/map_print_on.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 40;
}

.substitution-text {
display:  none;
}
