#contents_box {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.title_small {
  font-size: 14px;
  font-weight: normal;
}

/* 会員外企業の場合に表示するメッセージ設定 */
.nomember_info {
  width: 850px;
  margin: 0px auto 10px auto;
  padding: 0px 0px 10px 0px;
  font-size: 14px;
}

/* メインコンテンツタイトル表示設定 */
h2 {
  width: 890px;
  height: 20px;
  border-left: 10px solid #6a6a6a;
  border-radius: 8px;
  margin: 30px auto 20px auto;
  padding: 7px 10px 13px 10px;
  background-image: none;
  background-color:#373737;
  color: #fff;
  text-align: left;
  font-size: 18px;
}

.corp_outline {
  width: 850px;
  border-radius: 10px;
  margin: 0px auto 20px auto;
  padding: 18px 0px 25px 0px;
  background-color: #ebebeb;
}

.corp_cate {
  width: 850px;
  border-radius: 10px;
  margin: 0px auto 20px auto;
  padding: 18px 0px 25px 0px;
  background-color: #ebebeb;
}

h3{
  width: 800px;
  margin: 0px auto 10px auto;
  padding: 0px 0px 0px 15px;
  border-bottom: 4px solid #423830;
  font-size: 24px;
  font-weight: bold;
}

.corp_outline table {
  width: 700px;
  margin: 0px auto 0px auto;
  padding: 10px 10px 10px 10px;
}

.corp_outline table th {
  width: 140px;
  border-bottom: 4px solid #ea8c07;
  margin: 0px;
  padding: 25px 0px 0px 10px;
  text-align: left;
  font-size: 14px;
}

.corp_outline table tr {
  margin: 0px;
}

.corp_outline table td{
  border-bottom: 1px solid #939393;
  margin: 0px;
  padding: 25px 0px 0px 15px;
  font-size: 13px;
}



/* 会社メッセージ設定 */
#corpinfo_img {
  display: inline-block;
  width: 250px;
  margin: 0px 0px 0px 25px;
  padding: 0px;
  text-align: center;
  vertical-align: top;
}

#corpinfo_message {
  width: 750px;
  display: inline-block;
  border-radius: 8px;
  margin: 0px 30px 0px 30px;
  padding: 20px 20px 20px 20px;
  vertical-align: middle;
  font-size: 120%;
  line-height: 1.5em;
  background-color: #fff;
}

#corp_cate_message {
  width: 750px;
  display: inline-block;
  border-radius: 8px;
  margin: 0px 30px 0px 30px;
  padding: 20px 20px 20px 20px;
  vertical-align: middle;
  font-size: 16px;
  background-color: #fff;
}

#corp_cate_message li {
  margin: 5px 20px 5px 20px;
  list-style-type: none;
}

/* 地図・アクセス欄設定 */
#map_img1 {
  width: 850px;
  margin: 10px auto 10px auto;
  padding: 10px 5px 10px 5px;
  text-align: center;
}

#map_box {
  width: 800px;
  height: 100%;
  border-radius: 8px;
  margin: 0px auto 0px auto;
  padding: 20px 20px 20px 5px;
  text-align: left;
  background-color: #fff;
}

.sub_title {
  border-bottom: 2px solid #ea8c07;
  margin: 20px 0px 0px 0px;
  font-weight: bold;
}

#map_box p {
  padding: 0px 0px 0px 8px;
  font-size: 12px;
  text-align: left;
}

#mapimg_box iframe {
  width: 300px;  /* Googlemapのサイズを固定する場合、指定 */
}

#mapimg_box {
  display: inline-block;
  margin: 0px 15px 0px 15px;
  padding: 0px;
}

#maptext_box {
  width: 770px;
  display: inline-block;
  margin: 0px 0px 0px 20px;
  text-align: left;
  vertical-align: top;
}





/* [電話でのお問い合わせ]設定 */
/* [電話でのお問い合わせ]欄　枠設定 */
#inq_tel_box {
  width: 850px;
  border-radius: 20px;
  margin: 10px auto 10px auto;
  padding: 40px 0px 40px 0px;
  background-color: #dcdcdc;
}

#info_box {
  border: 2px dotted #dcdcdc;
  margin: 0px auto 0px auto;
  padding: 0px;
}

/* [電話でのお問い合わせ]欄タイトルコメント設定 */
#inq_tel_title p {
  color: #f37144;
  font-size: 12px;
  font-weight: normal;
  line-height: 0.8em;
}

/* [電話でのお問い合わせ]欄タイトル画像設定 */
#inq_tel_title {
  width: 690px;
  height: 92px;
  margin: 0px auto 0px auto;
  padding: 25px 0px 0px 110px;
  background-image: url(../img/ico_inq_tel.png);
  background-repeat: no-repeat;
  background-color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

/* [電話でのお問い合わせ]欄タイトルコメント設定 */
#inq_tel_title p {
  color: #f37144;
  font-size: 12px;
  font-weight: normal;
  line-height: 0.8em;
}

/* 企業連絡先表示設定 */
#inq_contact_box {
  width: 760px;
  margin: 0px auto 0px auto;
  padding: 10px 20px 50px 20px;
  background-color: #fff;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
text-align: center;
}

#inq_contact_box .corpname {
  width: 700px;
  margin: -15px auto 0px auto;
  font-size: 20px;
  font-weight: bold;
}

#inq_contact_box .add {
  width: 700px;
  margin: 0px auto 0px auto;
  font-size: 16px;
  font-weight: noemal;
}

#inq_contact_box .tel {
  width: 700px;
  margin: 0px auto 0px auto;
  font-size: 32px;
  font-weight: bold;
}

#inq_contact_box .charge {
  width: 700px;
  margin: 0px auto 0px auto;
  font-size: 13px;
  font-weight: normal;
  text-indent: 20px;
}





