﻿@charset "utf-8";

.Item_inquiry
{
width:760px;
}

.Item_inquiry .HeaderBg
{
background: url(../../../Images/760_h.gif) no-repeat left center;
height:7px;
padding:0px;
margin:0px;
font-size:1px;
}

.Item_inquiry .Contents
{
background: url(../../../Images/760_bg.gif) repeat-y left;
height:auto;
padding: 5px 7px 5px 7px;
margin:0px;
}

.Item_inquiry .FooterBg
{
background:transparent url(../../../Images/760_b.gif) no-repeat scroll left center;
height:7px;
margin-bottom:5px;
font-size:1px;
}

.Item_inquiry TD
{
/*
background-color: white;
*/
}


.Item_inquiry a:link {
color: #00c;
text-decoration: underline;
background-color:transparent
}
.Item_inquiry a:visited {
color: #800080;
text-decoration: underline;
background-color:transparent
}
.Item_inquiry a:focus {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_inquiry a:hover {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_inquiry a:active {
color:#c00;
text-decoration: underline;
background-color:transparent
}


.Item_inquiry .addressTest TABLE{
  WIDTH: 710px;
  HEIGHT: 80px;
  border-color:#D2DBDE;
  margin-left: 18px;
}


.Item_inquiry .addressTest th{
  border-color:#D2DBDE;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-top:5px;
  vertical-align:middle;
  text-align: left; 
  background: #F0F9FC url(../../../Images/list_icon.gif) no-repeat 10px center;
}

.Item_inquiry .addressTest td {
  border-color:#D2DBDE;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top:5px;
}


.Item_inquiry .addressTest p {
  padding-bottom: 5px;
  margin-left:18px;
}

.Item_inquiry .addressTest .linkname {
 text-decoration: none;
 padding-left: 15px;
 background: url(../../../Images/icon1.gif) no-repeat left center;
}

.Item_inquiry .addressTest .groupname {
 width: 190px;
}

.Item_inquiry .addressTest .tel {
 width: 120px;
}

.Item_inquiry .addressTest .jimu {
 width: 400px;
}


.Item_inquiry .addressTest h2 { 
BACKGROUND: transparent url(../../../Images/h2_bg.gif) no-repeat left bottom; 
COLOR: #000000; 
FONT-WEIGHT: bold; 
FONT-SIZE: medium; 
HEIGHT: auto;
LINE-HEIGHT: 30px; 
MARGIN: 0px; 
padding: 0px 5px 5px 35px;
text-align: left;
}


.Item_inquiry h2 a:link,
.Item_inquiry h2 a:visited,
.Item_inquiry h2 a:hover,
.Item_inquiry h2 a:active 
{
  color:#000000;
  font-size:medium;
  font-weight: bold;
  text-decoration:underline;
}

.Item_inquiry h2 a:hover,
.Item_inquiry h2 a:active 
{
  text-decoration:none;
}

