/*
Theme Name: CT
*/

/* ///////////////////////////////////////////////////////////////////

index

/////////////////////////////////////////////////////////////////// */

#page-index .entry-header h1 {
	font-size: 100%;
	padding: 0;
	border: none;
	line-height: 1;
	font-weight: normal;
}


/* ///////////////////////////////////////////////////////////////////

first

/////////////////////////////////////////////////////////////////// */

#page-first {
}


/* ///////////////////////////////////////////////////////////////////

menu

/////////////////////////////////////////////////////////////////// */

#page-menu {
}

/* ///////////////////////////////////////////////////////////////////

staff

/////////////////////////////////////////////////////////////////// */
#page-staff {
}
#page-staff .staffSect {
}
#page-staff .staffSect .staffBlock .left{
  text-align: center;
}
#page-staff .iview_photo {
  margin:0 10px 10px 10px;
  float:right;
}
#page-staff .iview_photo.left {
  float: left;
}
#page-staff .iview_photo img {
  width: 150px;
}
#page-staff .right dt {
  background: #dddddd;
  padding: 0 5px;
}
#page-staff .right dd {
  margin-bottom:5px;
}
@media screen and (max-width:600px) {
 #page-staff .iview_photo,
 #page-staff .iview_photo.left {
  float:none;
  text-align: center;
  margin-left: 0px;
}
#page-staff .iview_photo img {
  width: auto;
}
}
/* ///////////////////////////////////////////////////////////////////

facility

/////////////////////////////////////////////////////////////////// */
#page-facility {
}
#page-facility .facilitySect {
}
#page-facility .facilitySect .facility_img {
  text-align:center;
}
/* ///////////////////////////////////////////////////////////////////

access

/////////////////////////////////////////////////////////////////// */

#page-access {
}

/* ///////////////////////////////////////////////////////////////////

faq

/////////////////////////////////////////////////////////////////// */

#page-faq {
  
}
#page-faq .more_photo {
  margin:0 0 10px 10px;
  float:right;
}

/* ///////////////////////////////////////////////////////////////////

voice

/////////////////////////////////////////////////////////////////// */

#page-voice {
}
#page-voice .othervoiceTbl,
#page-voice .othervoiceTbl th,
#page-voice .othervoiceTbl td {
  margin:0; 
  background: none transparent;
  border:0;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
  padding: 15px 10px;
}
#page-voice .othervoiceTbl th {
  text-align: left;
}
#page-voice .othervoiceTbl td {
  width: 80px;
}

/* ///////////////////////////////////////////////////////////////////

contact

/////////////////////////////////////////////////////////////////// */

#page-contact {
}
#page-contact input,
#page-contact textarea {
  padding:2%;
  display:block;
  width:95%;
  margin:0 auto;
}
#page-contact input[type="submit"]{
  padding:15px 0;
  font-size:16px;
  width:30%;
}

/* ///////////////////////////////////////////////////////////////////

sitemap

/////////////////////////////////////////////////////////////////// */

#page-sitemap {
}
