.global-nav { /* ナビゲーションバーの指定 */
  float: left;
}

#global-nav-wrapper { /* ナビゲーションバー全体の指定 */
  width: 798px;
  margin: 0;
  list-style-type: none;
}

#logo { /* ロゴ部分の指定 */
  margin: 0;
  float: left;
  width: 280px;
}

.side-link { /* サイドバー部分に掲載してあるリンクの指定 */
  margin-top: 15px;
  margin-left: 15px;
}

.inside-nav { /* エマナック・インサイドの指定 */
  text-align: center;
  margin-bottom: 15px;
  list-style-type: none;
}

#main-visual { /* ヘッダー部にあるメインのデザインの指定 */
  margin: 0;
  padding: 0;
}

.utility-wrapper { /* local-nav-wrapper */
  margin-top: 5px;
  list-style-type: none;
  float: right;
}

h3 { /* 各ページのセカンドタイトル */
  font-size: 110%;
  font-weight: bold;
  background-image: url("http://www.hachitaro.com/emanak/img/title_blue/555x2/");
  height: 25px;
  text-align: left;
  margin-bottom: 15px;
  padding: 9px 0 0 10px;
  background-repeat: repeat-y;
}

.utility { /* ｜グループ概要｜お問い合わせ｜ */
  background-image: url("http://www.hachitaro.com/emanak/img/aicon/200x200/");
  float: left;
  background-position: 10px 6px;
  background-repeat: no-repeat;
  padding: 0 20px 0 30px;
}

.heat { /* h2が金属熱処理領域の背景 */
  background-image: url("http://www.hachitaro.com/emanak/img/title_red/555x2/");
  background-repeat: repeat-y;
}

.surface { /* h2が表面処理領域の背景 */
  background-image: url("http://www.hachitaro.com/emanak/img/title_green/555x2/");
  background-repeat: repeat-y;
}

.specific { /* 詳細を見る */
  text-align: right;
  margin-right: 10px;
}

#copyright { /* 著作権 */
  text-align: left;
}

#top { /* ロゴの周り */
  border-top: solid 3px #5582f7;
}

th { /* 表の項目 */
  border: solid 1px #999999;
  text-align: left;
  width: 160px;
}

td { /* 表のデータ */
  border: solid 1px #999999;
  text-align: left;
}

.utility-border { /* utility-border */
  border-right: solid 1px #cecece;
}

#inside-nav-wrapper { /* inside-navの大枠 */
  border-right: solid 1px #cecece;
  margin: 0 0 0 15px;
  border-bottom: solid 1px #cecece;
  padding: 15px 0 0;
  border-left: solid 1px #cecece;
}

#footer { /* footer */
  background-image: url("http://www.hachitaro.com/emanak/img/footer_bg/200x200/");
  background-repeat: repeat-x;
  margin-top: 15px;
  height: 80px;
}

#main-block { /* main-block */
  margin: 15px auto 15px 14px;
}

#border-under { /* border-under */
  width: 100%;
  border-bottom: solid 1px #000;
  margin-bottom: 15px;
}

.local-nav { /* ローカルナビゲーションバー */
  float: left;
  margin: 0;
  padding: 0;
}

#local-nav-wrapper { /* local-navの大枠 */
  list-style-type: none;
  width: 500px;
  margin: 0;
}

.pdf-link { /* pdf-link */
  vertical-align: bottom;
  margin: 5px 10px 5px 0;
}

#AdobeReader { /* AdobeReader */
  background-color: #f5f5f5;
  width: 540px;
  margin-top: 10px;
}

h4 { /* h4 */
  font-weight: bold;
  font-size: 112%;
  margin-bottom: 0;
}

