.inquiry{
    text-align:center;
    width:100%;
    margin-top:30px;
  margin-bottom:50px;
}

table{
    text-align:left;
    margin:0px auto;
width:750px;
border-collapse:collapse;

}
/*
border-collapse:collapse;
*/

.office{
padding:10px 5px;
border:2px solid #ffffff;
background-color:#ededed;
width:140px;
}

.phone{
padding:10px 5px;
border:2px solid #ffffff;
background-color:#ededed;
font-weight:bold;
width:110px;
text-align:left;
  padding-left: 35px;
}

.inpuiry_td{
padding:10px 5px;
border:2px solid #ffffff;
background-color:#4863B0;
color:#ffffff;
width:230px;
font-weight:normal;
}
th {
background-color:#4863B0;
border:2px solid #FFFFFF;
color:#FFFFFF;
font-weight:bold !important;
text-align:center;
}

h1 {
background-image:url("../common/h1_bg_1.jpg");
background-position:left top;
background-repeat:no-repeat;
clear:both;
color:#006CD9;
font-size:16px;
font-weight:bolder;
height:40px;
margin:5px 0 0;
padding:15px 0 0;
text-indent:10px;
}

.campus-address{
width: 250px;
  float: left;
  margin-bottom: 30px;
  text-align: left;
}

#campus-box  .campus-address p{
text-indent: 0px;
}

#campus-box{
padding-left: 150px;
}

.inpuiry_td a{
color: #dbdedf;
}

#pict1{
background: url("../images/facilities/ekimae.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

#pict1:hover{
background: url("../images/facilities/ekimae_o.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

#pict2{
background: url("../images/facilities/kamogawa.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

#pict2:hover{
background: url("../images/facilities/kamogawa_o.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

#pict3{
background: url("../images/facilities/rakuhoku.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

#pict3:hover{
background: url("../images/facilities/rakuhoku_o.gif") left top no-repeat;
width: 117px;
height:45px;
display: block;
}

.phone .time{
font-weight: normal;
  font-size: 10px;
text-align: left;
}

