

/*** for PC Browser ***/
@media (min-width:401px)
{
.address_head
{
  background: url(../../../Images/address_h.gif) no-repeat right center;
  height:7px;
  width:760px;
  font-size:1px !important;
}

.address_body
{
  background: url(../../../Images/address_bg.gif) repeat-y right;
  padding:0px;
  margin: 0px;
  width: 760px;
}

.address_foot
{
  background: url(../../../Images/address_b.gif) no-repeat right center;
  height:7px;
  width:760px;
  margin-bottom:5px;
  font-size:1px !important;
}

.address_body a:link,
.address_body a:visited,
.address_body a:active,
.address_body a:hover
{
  font-weight: normal;
  text-decoration: underline;
  color:#000000;
}

.address_body a:hover,
.address_body a:active 
{
  text-decoration:none;
}

.address_body h3 
{
  background: url(../../../Images/h3.gif) no-repeat left center;
  font-size:small;
  font-weight:bold;
  color:black;
  float:left;
  padding-left:30px;
  padding-right:10px;
}

.address_body address
{
  font-size:small;
  font-style:normal;
  font-weight:normal;
  line-height:1.3;
  padding:0px 10px;
  display:block;
  float:left;
}


.Item_inquiry .address_body a:link,
.Item_inquiry .address_body a:visited,
.Item_inquiry .address_body a:hover,
.Item_inquiry .address_body a:active 
{
  color:#000000;
  font-size:medium;
  font-weight: bold;
  text-decoration:underline;
}
}
