﻿#container_in { /* ﻿#container_in */
  border: solid 1px #cecece;
  width: 800px;
}

* html #container_in { /* * html #container_in */
  width: 800px;
}

#side-bar { /* side-bar */
  margin-top: 15px;
  width: 180px;
}

#contents { /* contents */
  padding-left: 14px;
}

#main-block { /* main-block */
  width: 575px;
}

h1 { /* h1 */
  float: left;
}

.global-nav { /* global-nav */
  margin: 0;
  padding-bottom: 1px;
}

#head-utility-wrapper { /* head-utility-wrapper */
  padding: 15px 5px 0 0;
}

#foot-utility-wrapper { /* foot-utility-wrapper */
  border-color: #f00;
  margin-bottom: 25px;
  padding-top: 13px;
}

.head-border { /* head-border */
  border-right: solid 0 #999;
}

.foot-border { /* foot-border */
  border-right: solid 1px #999;
}

th { /* th */
  border: solid 1px #999;
  width: 180px;
}

td { /* td */
  border: solid 1px #999;
}

.page_link { /* page_link */
  text-align: right;
}

.link_arrow { /* link_arrow */
  padding-left: 20px;
  background-image: url(http://www.hachitaro.com/test/img/link_arrow/200x200/);
  background-repeat: no-repeat;
}

#footer { /* footer */
  padding: 0 15px;
  height: 86px;
  background-image: url(http://www.hachitaro.com/kawasaki_chikka/img/fotter/14x86/);
  background-repeat: repeat;
}

#logo { /* logo */
  padding: 3px 0 3px 10px;
}

