@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   Global
   ========================================================================== */
body {
  background: #f9fafd url(/common/img/bg_contents01.png);
  color: #444; }

a {
  color: #3264c6; }
  a:hover {
    text-decoration: none; }

img {
  vertical-align: top; }

/* ==========================================================================
   Font
   ========================================================================== */
/**
 * 1. Set base font size to 10px
 */
body {
  font: 62.5%/2.2 Meiryo, "MS PGothic", "Hiragino Kaku Gothic Pro", sans-serif;
  /* 1 */ }

/**
 * Set standard font size to 12px
 */
p, dt, dd, li, caption, th, td, address {
  font-size: 1.2em; }

p, dd, li, td {
  font-size: 1.2em; }
  p select, p input, p textarea, dd select, dd input, dd textarea, li select, li input, li textarea, td select, td input, td textarea {
    font-size: 1em; }

dd p, dd dt, dd dd, dd li, dd th, dd td, li p, li dt, li dd, li li, li th, li td, td p, td dt, td dd, td li, td th, td td {
  font-size: 1em; }

/* ==========================================================================
   Grid system
   ========================================================================== */
.row {
  *zoom: 1; }
  .row:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden; }

/* ==========================================================================
   Typography
   ========================================================================== */
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/* ==========================================================================
   Tables
   ========================================================================== */
.table {
  width: 100%; }
  .table th,
  .table td {
    padding: 5px 10px;
    border: 1px solid #ddd;
    vertical-align: top; }
  .table th {
    font-weight: normal; }
  .table thead th {
    background-color: #f5f2e2; }
  .table tbody th {
    width: 26.2%;
    background-color: #f9f7ed;
    text-align: left; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.sr-only {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0); }

/* ==========================================================================
   Pagination
   ========================================================================== */
.pagination ul {
  text-align: center;
  line-height: 1.5;
  list-style: none;
  padding-left: 0; }
.pagination li {
  *zoom: 1;
  display: inline;
  font-size: 1.4em; }
.pagination span,
.pagination a {
  display: inline-block;
  margin-right: 1px;
  margin-left: 1px;
  padding: 4px 10px;
  vertical-align: middle; }
.pagination .active {
  background-color: #3264c5;
  color: #fff;
  font-weight: bold; }
.pagination a.active {
  text-decoration: none; }
.pagination .previous a,
.pagination .next a {
  *display: block;
  width: 28px;
  height: 28px;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  border: 0;
  background-color: transparent;
  *text-indent: -9999px; }
  .pagination .previous a:before,
  .pagination .next a:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }
.pagination .previous {
  padding-right: 25px; }
  .pagination .previous a {
    background-image: url(/common/img/bg_pagination-previous.png); }
.pagination .next {
  padding-left: 25px; }
  .pagination .next a {
    background-image: url(/common/img/bg_pagination-next.png); }

/* ==========================================================================
   Labels
   ========================================================================== */
.label-default, .label-primary {
  position: relative;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  padding: 9px;
  line-height: 1.2; }
  .label-default span, .label-primary span {
    position: absolute;
    overflow: hidden;
    display: block;
    width: 6px;
    height: 6px;
    background-repeat: no-repeat; }
  .label-default .corner-top-left, .label-primary .corner-top-left {
    top: 0;
    left: 0; }
  .label-default .corner-top-right, .label-primary .corner-top-right {
    top: 0;
    right: 0;
    background-position: -6px 0; }
  .label-default .corner-bottom-right, .label-primary .corner-bottom-right {
    right: 0;
    bottom: 0;
    background-position: -6px -6px; }
  .label-default .corner-bottom-left, .label-primary .corner-bottom-left {
    bottom: 0;
    left: 0;
    background-position: 0 -6px; }

.label-default {
  background-color: #f5f2e3; }
  .label-default span {
    background-image: url(/common/img/bg_label-default.png); }

.label-primary {
  background-color: #dae0ed; }
  .label-primary span {
    background-image: url(/common/img/bg_label-primary.png); }

/* ==========================================================================
   Thumbnails
   ========================================================================== */
.thumbnail {
  display: block; }
  .thumbnail img {
    border: #e0dfdf 1px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* ==========================================================================
   Placeholder selectors
   ========================================================================== */
.page-header .global-nav .menu h1, .aside-content .category-nav h2 {
  padding: 14px 0 15px 14px;
  border-top: #3264c8 2px solid;
  background: url(/common/img/border_dotted01.png) left bottom repeat-x;
  font-size: 1.4em;
  line-height: 1.2; }

.page-header .global-nav .menu ul .text, .aside-content .category-nav .menu ul .text,
.page-header .global-nav .menu ul a,
.aside-content .category-nav .menu ul a, .aside-content .category-nav .menu p a {
  *zoom: 1;
  display: block;
  padding: 9px 9px 9px 25px;
  background: url(/common/img/arrow_right01.png) 6px 50% no-repeat;
  text-decoration: none; }
  .page-header .global-nav .menu ul .active.text, .aside-content .category-nav .menu ul .active.text,
  .page-header .global-nav .menu ul a.active,
  .aside-content .category-nav .menu ul a.active, .aside-content .category-nav .menu p a.active, .page-header .global-nav .menu ul .text:hover, .aside-content .category-nav .menu ul .text:hover,
  .page-header .global-nav .menu ul a:hover,
  .aside-content .category-nav .menu ul a:hover, .aside-content .category-nav .menu p a:hover {
    background-color: #eaeff9;
    color: #222; }

.page-header .global-nav .menu ul, .aside-content .category-nav .menu ul {
  line-height: 1.5;
  list-style: none;
  padding-left: 0; }
  .page-header .global-nav .menu ul .text:hover, .aside-content .category-nav .menu ul .text:hover {
    background-color: transparent; }
  .page-header .global-nav .menu ul ul, .aside-content .category-nav .menu ul ul {
    margin: 5px 0 -5px;
    border-top: #e5e8eb 1px solid; }
    .page-header .global-nav .menu ul ul a, .aside-content .category-nav .menu ul ul a {
      padding: 5px 5px 5px 15px;
      background-image: url(/common/img/arrow_right04.png);
      background-position: 5px 50%;
      font-weight: normal; }
      .page-header .global-nav .menu ul ul a.active, .aside-content .category-nav .menu ul ul a.active {
        background-color: transparent; }
        .page-header .global-nav .menu ul ul a.active:hover, .aside-content .category-nav .menu ul ul a.active:hover {
          background-color: #eaeff9; }
  .page-header .global-nav .menu ul li, .aside-content .category-nav .menu ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: #e5e8eb 1px solid; }
    .page-header .global-nav .menu ul li:first-child, .aside-content .category-nav .menu ul li:first-child {
      border-top: none; }
    .page-header .global-nav .menu ul li li, .aside-content .category-nav .menu ul li li {
      padding-left: 20px; }

/* ==========================================================================
   Page container
   ========================================================================== */
.page-container {
  min-width: 980px;
  background: url(/common/img/bg_contents02.png) 50% 57px repeat-y; }

/* ==========================================================================
   Page header
   ========================================================================== */
.page-header {
  height: 114px;
  margin-bottom: 6px;
  background: url(/common/img/bg_header01.png) repeat-x;
  z-index: 1000; }
  .page-header .wrapper {
    position: relative;
    height: 114px;
    background: url(/common/img/bg_header02.png) no-repeat;
    z-index: 2000; }
  .page-header h1 {
    margin: 0; }
  .page-header .logo,
  .page-header .header-nav,
  .page-header .global-nav {
    position: absolute; }
  .page-header .logo {
    top: 25px;
    left: 34px; }
  .page-header .header-nav,
  .page-header .global-nav {
    right: 0; }
    .page-header .header-nav ul,
    .page-header .global-nav ul {
      margin: 0;
      list-style: none;
      padding-left: 0;
      *zoom: 1; }
      .page-header .header-nav ul:after,
      .page-header .global-nav ul:after {
        content: "";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden; }
    .page-header .header-nav li,
    .page-header .global-nav li {
      float: left; }
  .page-header .header-nav {
    top: 14px; }
    .page-header .header-nav li {
      margin-left: 19px; }
  .page-header .global-nav {
    bottom: 20px; }
    .page-header .global-nav li {
      position: relative; }
    .page-header .global-nav .menu {
      display: none;
      position: absolute;
      top: 36px;
      left: -37px;
      *width: 190px;
      padding: 4px 9px 0;
      border: #c8c9cd 1px solid;
      background-color: #fff;
      z-index: 3000; }
      .page-header .global-nav .menu h1 {
        margin: 0;
        padding: 12px 0 12px 6px;
        border-top: #687691 1px solid;
        background-image: url(/common/img/border_dotted03.png); }
      .page-header .global-nav .menu ul {
        width: 190px; }
        .page-header .global-nav .menu ul a {
          padding: 6px 6px 6px 25px;
          color: #202020; }
          .page-header .global-nav .menu ul a.active, .page-header .global-nav .menu ul a:hover {
            font-weight: bold; }
        .page-header .global-nav .menu ul ul {
          width: auto; }
        .page-header .global-nav .menu ul li {
          position: static;
          float: none;
          margin-left: 0;
          padding-top: 4px;
          padding-bottom: 4px; }
      .page-header .global-nav .menu .row {
        overflow: hidden;
        width: 426px;
        margin-right: -23px;
        margin-bottom: 7px;
        background: url(/common/img/border_dotted04.png) 199px 0 repeat-y; }
        .page-header .global-nav .menu .row h1:first-child {
          padding-top: 6px;
          border-top: none; }
      .page-header .global-nav .menu .col {
        float: left;
        width: 190px;
        margin-right: 23px; }
    .page-header .global-nav .ir .menu {
      *width: 403px;
      left: -150px; }
      .page-header .global-nav .ir .menu .message {
        margin-top: 10px;
        margin-bottom: -4px;
        border-top: #687691 1px solid; }

/* ==========================================================================
   Page Content
   ========================================================================== */
.page-content {
  z-index: 100; }
  .page-content .wrapper {
    padding-bottom: 85px;
    z-index: 200; }
  .page-content .breadcrumbs {
    margin-bottom: 7px; }
    .page-content .breadcrumbs ul {
      margin: 0;
      line-height: 1.5;
      list-style: none;
      padding-left: 0;
      *zoom: 1; }
      .page-content .breadcrumbs ul:after {
        content: "";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden; }
    .page-content .breadcrumbs li {
      float: left;
      margin-right: 7px;
      padding-left: 11px;
      background: url(/common/img/bg_breadcrumbs01.png) left center no-repeat; }
    .page-content .breadcrumbs .home {
      padding-left: 0;
      background: none; }
  .page-content .main-content {
    float: right;
    width: 757px; }
  .page-content .aside-content {
    float: left;
    width: 210px; }

/* ==========================================================================
   Main Content
   ========================================================================== */
/* ==========================================================================
   Aside Content
   ========================================================================== */
.aside-content .category-nav {
  width: 210px;
  margin-bottom: 6px;
  padding-top: 7px;
  background: url(/common/img/bg_cnav01.png) no-repeat;
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .aside-content .category-nav .category-nav-inner {
    padding-bottom: 7px;
    background: url(/common/img/bg_cnav02.png) left bottom no-repeat; }
  .aside-content .category-nav .category-nav-inside {
    padding: 1px;
    background: url(/common/img/bg_cnav03.png) repeat-y;
    *zoom: 1; }
    .aside-content .category-nav .category-nav-inside:after {
      content: "";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden; }
  .aside-content .category-nav h1 {
    *position: relative;
    margin-top: -7px;
    margin-bottom: 0;
    font-size: 1.5em;
    line-height: 1.2; }
  .aside-content .category-nav h2 {
    margin: 0 1px; }
  .aside-content .category-nav .menu p {
    margin: 0;
    padding: 4px 8px;
    line-height: 1.5; }
  .aside-content .category-nav .menu ul {
    margin: 0 8px; }
    .aside-content .category-nav .menu ul a {
      font-weight: bold; }
.aside-content .latest-news h2 {
  padding-top: 9px;
  border-top: none; }
.aside-content .latest-news .menu ul {
  margin-bottom: 10px;
  border-bottom: #e5e8eb 1px solid;
  line-height: 1.3; }
  .aside-content .latest-news .menu ul .text,
  .aside-content .latest-news .menu ul a {
    background-position: 6px 1em; }
  .aside-content .latest-news .menu ul a {
    font-weight: normal;
    text-decoration: underline; }
    .aside-content .latest-news .menu ul a:hover {
      text-decoration: none; }
.aside-content .latest-news .more {
  width: 190px;
  padding-top: 4px;
  background: url(/common/img/bg_latest-news01.png) no-repeat;
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .aside-content .latest-news .more p {
    margin: 0;
    padding: 2px 9px 7px;
    background: #eceff6 url(/common/img/bg_latest-news02.png) left bottom no-repeat;
    font-size: 1em;
    text-align: right; }
  .aside-content .latest-news .more a {
    display: inline-block;
    padding-left: 14px;
    background: url(/common/img/arrow_right03.png) left center no-repeat; }
.aside-content .banner ul {
  margin: 0;
  list-style: none;
  padding-left: 0; }
.aside-content .banner li {
  margin-bottom: 6px; }

/* ==========================================================================
   Page footer
   ========================================================================== */
.page-footer {
  background-color: #9095a1;
  color: #e3e4e7;
  line-height: 1.2; }
  .page-footer a {
    color: #fff; }
  .page-footer p {
    margin: 0; }
  .page-footer .wrapper {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px; }
  .page-footer .page-top {
    position: absolute;
    top: -65px;
    right: 0; }
  .page-footer .footer-nav {
    float: left; }
    .page-footer .footer-nav ul {
      margin: 0;
      list-style: none;
      padding-left: 0;
      *zoom: 1; }
      .page-footer .footer-nav ul:after {
        content: "";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden; }
    .page-footer .footer-nav li {
      float: left;
      margin-right: 25px;
      font-size: 100%; }
    .page-footer .footer-nav a {
      display: inline-block;
      min-height: 10px;
      padding-left: 15px;
      background: url(/common/img/arrow_right02.png) left center no-repeat; }
  .page-footer .copyright {
    float: right;
    font-size: 100%; }

/* ==========================================================================
   Wrapper
   ========================================================================== */
.wrapper {
  width: 980px;
  min-width: 980px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .wrapper:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden; }

.segment {
  width: 757px;
  margin-bottom: 6px;
  padding-top: 7px;
  background: url(/common/img/bg_segment01.png) no-repeat;
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .segment .segment-inner {
    padding-bottom: 7px;
    background: url(/common/img/bg_segment02.png) left bottom no-repeat; }
  .segment .segment-inside {
    padding: 23px 36px;
    background: url(/common/img/bg_segment03.png) repeat-y;
    *zoom: 1; }
    .segment .segment-inside:after {
      content: "";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden; }

/* ==========================================================================
   Title
   ========================================================================== */
.page-title,
.sub-title,
.local-title {
  line-height: 1.2; }
  .page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6,
  .sub-title h1,
  .sub-title h2,
  .sub-title h3,
  .sub-title h4,
  .sub-title h5,
  .sub-title h6,
  .local-title h1,
  .local-title h2,
  .local-title h3,
  .local-title h4,
  .local-title h5,
  .local-title h6 {
    margin: 0; }

.page-title {
  padding-top: 2px;
  background: url(/common/img/bg_title01.png) no-repeat; }
  .page-title .page-title-inner {
    padding-bottom: 2px;
    background: url(/common/img/bg_title02.png) left bottom no-repeat; }
  .page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6 {
    padding: 4px 0 4px 18px;
    background: url(/common/img/bg_title03.png) repeat-y;
    font-size: 2.4em; }
  .segment .page-title {
    margin: -11px -17px; }

.sub-title {
  margin-bottom: 30px;
  padding-bottom: 19px;
  background: url(/common/img/border_dotted01.png) left bottom repeat-x; }
  .sub-title h1, .sub-title h2, .sub-title h3, .sub-title h4, .sub-title h5, .sub-title h6 {
    font-size: 2em; }

.local-title {
  margin-bottom: 20px;
  padding-bottom: 6px;
  background: url(/common/img/bg_title04.png) left bottom no-repeat; }
  .local-title h1, .local-title h2, .local-title h3, .local-title h4, .local-title h5, .local-title h6 {
    font-size: 1.4em;
    padding-bottom:10px; }

.section-title {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-bottom: 6px;
  border-bottom: #b0b0b0 1px dotted;
  background: url(/common/img/bg_title05.png) 2px 0.1em no-repeat;
  font-size: 1.2em;
  line-height: 1.2; }

/* ==========================================================================
   Index
   ========================================================================== */
.index .row {
  overflow: hidden;
  width: 766px;
  margin-right: -9px;
  margin-left: -1px; }
.index .col {
  float: left;
  width: 374px;
  padding-top: 7px;
  background: url(/common/img/bg_column01.png) no-repeat;
  margin-right: 9px;
  margin-bottom: 8px; }
  .index .col h2 {
    margin: 0 0 12px;
    padding-left: 20px;
    background: url(/common/img/arrow_right05.png) 0 0.1em no-repeat;
    font-size: 1.6em;
    line-height: 1.2; }
    .index .col h2 small {
      font-size: .875em; }
    .index .col h2.multi-line {
      margin-top: -.7em;
      margin-bottom: 4px;
      background-position: left center; }
  .index .col img {
    display: block;
    margin: 0 auto; }
  .index .col p {
    margin: 12px 0 0;
    line-height: 1.5; }
.index .col-inner {
  padding-bottom: 7px;
  background: url(/common/img/bg_column02.png) left bottom no-repeat; }
.index .col-inside {
  padding: 13px 22px;
  background: url(/common/img/bg_column03.png) repeat-y; }

/* ==========================================================================
   Link
   ========================================================================== */
ul.link,
ol.link {
  list-style: none;
  padding-left: 0; }

a.link,
p.link,
.link li {
  padding-left: 19px;
  background: url(/common/img/arrow_right01.png) 0 0.5em no-repeat; }

a.link {
  display: inline-block;
  background-position: left center; }

.link li {
  margin-bottom: 10px; }

/* ==========================================================================
   See also
   ========================================================================== */
.see-also {
  padding-top: 1px;
  background: url(/common/img/border_dotted01.png) repeat-x; }
  .see-also ul {
    margin: 1.5em 0 0;
    text-align: center;
    list-style: none;
    padding-left: 0; }
    .see-also ul li {
      display: inline;
      padding: 0 10px; }

/* ==========================================================================
   Anchor
   ========================================================================== */
.anchor {
  margin-bottom: 10px; }
  .anchor ul {
    margin: 0 2px;
    list-style: none;
    padding-left: 0;
    *zoom: 1; }
    .anchor ul:after {
      content: "";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden; }
  .anchor li {
    float: left;
    min-width: 112px;
    margin-left: 15px;
    padding-left: 18px;
    background: url(/common/img/arrow_down01.png) 0 0.5em no-repeat; }
    .anchor li:first-child {
      margin-left: 0; }

/* ==========================================================================
   Scroll Top
   ========================================================================== */
.scroll-top {
  text-align: right; }
  .scroll-top a {
    display: inline-block;
    padding-left: 12px;
    background: url(/common/img/arrow_up01.png) 0 1em no-repeat;
    text-decoration: none; }
    .scroll-top a:hover {
      text-decoration: underline; }

/* ==========================================================================
   Icon
   ========================================================================== */
.icon {
  display: inline-block;
  margin-left: .3em;
  background-repeat: no-repeat;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  border: 0;
  background-color: transparent;
  *text-indent: -9999px; }
  .icon:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

.pdf {
  width: 16px;
  height: 16px;
  background-image: url(/common/img/icon_pdf01.png); }

.window {
  width: 9px;
  height: 7px;
  background-image: url(/common/img/icon_window01.png); }

/* ==========================================================================
   Get ADOBE READER
   ========================================================================== */
.get-adobe-reader {
  position: relative;
  margin-top: 25px;
  padding: 15px 10px 15px 200px;
  border: #eff1f6 4px solid;
  line-height: 1.4; }
  .get-adobe-reader p {
    margin: 0; }
  .get-adobe-reader .link {
    margin-top: 10px;
    background-position: 0 .2em; }
    .get-adobe-reader .link img {
      position: absolute;
      top: 15px;
      left: 15px; }
  .get-adobe-reader:first-child {
    margin: 0 -16px;
    padding: 0 0 0 180px;
    border: none; }
    .get-adobe-reader:first-child .link img {
      top: 0;
      left: 0; }

/* ==========================================================================
   QA
   ========================================================================== */
.qa .item {
  margin-bottom: 30px; }
  .qa .item .local-title h2,
  .qa .item .body {
    padding-left: 30px;
    background-repeat: no-repeat; }
  .qa .item .local-title {
    margin-bottom: 10px; }
    .qa .item .local-title h2 {
      min-height: 17px;
      padding-top: 3px;
      background-image: url(/common/img/icon_question.png);
      background-position: 1px 0; }
  .qa .item .body {
    *zoom: 1;
    min-height: 23px;
    background-image: url(/common/img/icon_answer.png);
    background-position: 1px 3px; }
    .qa .item .body p {
      margin-top: 0; }

/* ==========================================================================
   News list
   ========================================================================== */
.news-list {
  margin-bottom: 20px; }
  .news-list .item {
    padding: 19px 15px;
    border-bottom: #e5e8eb 1px solid;
    line-height: 1.5; }
    .news-list .item h1,
    .news-list .item .category {
      display: inline; }
    .news-list .item h1 {
      font-size: 1.2em;
      font-weight: normal;
      line-height: 1.2; }
    .news-list .item .category {
      padding-left: 5px;
      white-space: nowrap; }
      .news-list .item .category img {
        display: inline-block;
        margin-left: -2px;
        vertical-align: middle; }
    .news-list .item .link {
      margin: 10px 0 0;
      background-position: 0 .3em; }
      .news-list .item .link img {
        margin-left: 3px;
        vertical-align: middle; }
    .news-list .item.odd {
      background-color: #f6f8fb; }

/* ==========================================================================
   Stock quotations
   ========================================================================== */
.stock-quotations {
  margin-bottom: 10px; }
  .stock-quotations table {
    width: 100%;
    border-collapse: separate;
    *border-collapse: collapse;
    line-height: 1.2; }
  .stock-quotations th,
  .stock-quotations td {
    background-color: #3264c8;
    color: #fff;
    vertical-align: middle; }
  .stock-quotations th {
    width: 29.5%;
    padding: 8px;
    border-right: #2346aa 1px solid;
    font-weight: normal;
    text-align: center; }
  .stock-quotations td {
    padding: 8px 23px 8px 8px;
    border-left: #7093d9 1px solid;
    text-align: right; }
  .stock-quotations .label {
    font-weight: bold; }
  .stock-quotations em {
    display: inline-block;
    margin: -.2em 0;
    color: #ff3;
    font-size: 1.666em;
    font-style: normal;
    font-weight: bold; }
  .stock-quotations .date {
    padding: 0 1em; }
  .stock-quotations .link {
    color: #fff;
    background-image: url(/common/../common/img/arrow_right06.png); }
  .stock-quotations cite {
    display: block;
    margin: 4px 0 0;
    text-align: right;
    line-height: 1.2; }

/*20170117add*/

.sp-hide {
  display:block;
}

.block {
  margin-bottom: 40px;
  zoom: 1;
}

.block:after {
  content:"";
  display:block;
  clear:both;
}

 .tcenter {
  display:block; 
  width: auto;
  margin:0 auto;
  text-align: center;
}

 .right {
  float: right;
  margin-left: 20px;
 }

 .column2-wrapper {
  zoom:1;
  margin-right: -3%;
}

.column2-wrapper:after {
  content:"";
  display:block;
  clear:both;
}

.column-inner {
  width: 47%;
  float: left;
  margin-right: 3%;
}

.column-inner img{
  display:block;
  width: auto;
  margin: 0 auto;
}
