@import url(reset.css);
@import url(subpage.css);
body {
  background: #fff url(../images/common/stripe.gif) 0 0 repeat fixed;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.04em;
  text-align: center;
  color: #333; }

#wrapper {
  width: 820px;
  background: transparent url(../images/common/background.png) top left repeat-y;
  margin: 0 auto; }

.wrapper_content {
  width: 780px;
  text-align: left;
  margin: 0 20px; }

#dir_separator {
  background: url(../images/common/content_bg.png) 0 0 no-repeat; }

#navigation {
  width: 780px;
  height: 36px;
  margin-bottom: 16px; }
  #navigation ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #navigation li {
    margin: 0;
    padding: 0;
    float: left; }
  #navigation a {
    margin: 0;
    padding: 0;
    width: 160px;
    height: 36px;
    display: block;
    text-indent: -10000px; }
  #navigation #home {
    width: 140px;
    background: url(../images/ja/nav/home.png) left top no-repeat; }
    #navigation #home:hover, #navigation #home.nav_selected {
      background: url(../images/ja/nav/home.png) right bottom no-repeat; }
  #navigation #company {
    background: url(../images/ja/nav/company.png) left top no-repeat; }
    #navigation #company:hover, #navigation #company.nav_selected {
      background: url(../images/ja/nav/company.png) right bottom no-repeat; }
  #navigation #business {
    background: url(../images/ja/nav/business.png) left top no-repeat; }
    #navigation #business:hover, #navigation #business.nav_selected {
      background: url(../images/ja/nav/business.png) right bottom no-repeat; }
  #navigation #product {
    background: url(../images/ja/nav/product.png) left top no-repeat; }
    #navigation #product:hover, #navigation #product.nav_selected {
      background: url(../images/ja/nav/product.png) right bottom no-repeat; }
  #navigation #development {
    background: url(../images/ja/nav/development.png) left top no-repeat; }
    #navigation #development:hover, #navigation #development.nav_selected {
      background: url(../images/ja/nav/development.png) right bottom no-repeat; }

#banner {
  width: 780px;
  height: 210px;
  overflow: hidden;
  margin: 0 0 22px 0; }

#news {
  background: url(../images/common/news_body_tile.png) repeat-y;
  width: 520px;
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
  color: #999;
  letter-spacing: 0em; }

#news_content {
  background: transparent url(../images/common/news_bottom.png) bottom left no-repeat;
  padding-bottom: 1.714em; }
  #news_content table {
    margin: 10px 10px 0 10px; }
    #news_content table td span {
      background: url(../images/common/list_button.png) 0 50% no-repeat;
      padding-left: 1.15em; }
  #news_content ul {
    margin: 15px 0 0 60px;
    padding: 0;
    list-style: none; }
    #news_content ul li a {
      background: url(../images/common/list_button.png) 0 50% no-repeat;
      padding-left: 1em;
      margin-left: 0.25em;
      color: #333; }
      #news_content ul li a:hover {
        color: #999933; }
  #news_content li {
    padding: 0; }

#quicklinks {
  width: 240px;
  float: right; }
  #quicklinks a img {
    margin-bottom: 6px;
    display: block; }

#side_menu {
  width: 220px;
  float: left; }
  #side_menu ul {
    margin: 0;
    padding: 0; }

#page_content {
  width: 540px;
  float: right; }
  #page_content table {
    margin: 10px 10px 0 30px; }
    #page_content table td span {
      background: url(../images/common/list_button.png) 0 50% no-repeat;
      padding-left: 1.15em; }
  #page_content ul.star {
    list-style-position: inside;
    padding-left: 1em; }
    #page_content ul.star li {
      padding-left: 1em;
      _padding-left: 0;
      background: url(../images/common/list_button.png) 0 50% no-repeat; }

#footer {
  background: url(../images/common/footer.png) 0 0 no-repeat;
  height: 81px;
  margin: 0.857em 0 0 0;
  position: relative; }
  #footer #footer_links {
    float: left;
    margin-top: 46px; }

.right {
  float: right; }

.left {
  float: left; }

.clear {
  clear: both; }

.date {
  text-align: right;
  color: #777; }

a {
  text-decoration: underline;
  color: #a40;
  outline: 0; }
  a:hover {
    text-decoration: underline;
    color: #ccc; }

.news a {
  margin-left: 0em;
  color: #333;
  text-decoration: none; }
  .news a:hover {
    color: #999933;
    text-decoration: underline; }

h1, h2, h3 {
  color: #999933; }

h1 {
  font-size: 1.714em;
  line-height: 1em;
  margin: 1em 0; }

h2 {
  font-size: 1.286em;
  line-height: 1.333em;
  margin: 0.889em 0 0.444em 0; }

h3 {
  font-size: 1.143em;
  line-height: 1.5em;
  margin: 1em 0 0.5em 0; }

p {
  margin: 0.857em 0;
  text-align: left; }

ul {
  margin: 0.857em 0;
  text-align: left;
  list-style: none; }
  ul li ul {
    margin-top: 0; }

ol {
  margin: 0.857em 0;
  text-align: left; }

hr {
  border: 0;
  border-bottom: 1px #ccc solid;
  height: 0; }

#page_content table {
  width: 538px;
  margin-left: 1px; }
#page_content th, #page_content td {
  text-align: left; }
#page_content td {
  padding-left: 2px; }
#page_content th {
  text-align: center; }
#page_content table.image_text {
  margin: 0; }
  #page_content table.image_text td {
    vertical-align: middle; }

#mapframe {
  height: 500px; }
  #mapframe table {
    width: 270px; }
  #mapframe .mappopup {
    margin: 0;
    padding: 0; }

pre.code {
  background-color: #eee;
  color: #000;
  font-family: "Bitstream Vera Sans Mono",monospace;
  font-size: 13px;
  line-height: 17px;
  overflow: auto;
  padding: 0.5em 0 0.5em .05em; }

pre.code .imp {
  font-weight: bold;
  color: red; }
pre.code .kw2 {
  color: #FFCC66; }
pre.code .re0 {
  color: #fff; }

dl.arrow dt {
  background: url(../images/common/bulletleft.png) 0 50% no-repeat;
  padding-left: 1.5em;
  vertical-align: middle; }
dl.arrow dd {
  padding-left: 1.5em; }

ul.arrow li {
  background: url(../images/common/bulletleft.png) 0 50% no-repeat;
  padding-left: 1.5em;
  vertical-align: middle; }

ul.arrow_top li {
  background: url(../images/common/bulletleft.png) 0 4px no-repeat;
  padding-left: 1.5em;
  vertical-align: middle; }

img.float_right {
  float: right;
  margin: 1em; }

.subpage_head {
  padding-left: 0.5em;
  background: #eee;
  border-top: 1px solid #fff; }

#please_contact {
  display: block;
  margin-top: 50px;
  width: 430px;
  height: 47px;
  background: url(../images/ja/please-contact.png) no-repeat 0 0; }
  #please_contact span {
    display: none; }

#please_contact:hover {
  background-position: 0 -47px; }

#page_content table.work_desc {
  width: 100%;
  margin-left: 1px; }
  #page_content table.work_desc th, #page_content table.work_desc td {
    text-align: left;
    vertical-align: top; }
  #page_content table.work_desc th {
    padding-left: 1em;
    width: 80px; }
#page_content table.image_text_top {
  margin: 0; }
  #page_content table.image_text_top td {
    vertical-align: top; }
