@charset "UTF-8";

/*=============================================================
 PC向けスタイル
=============================================================*/

* {
  margin: 0;
  padding: 0;
}
body {
    border: 0 none;
    margin: 0;
    padding: 0;
}

/*------------------------------------------------
 a-tool
------------------------------------------------*/
#a-tool {
  display: none;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #D6D6D6;
}
#a-toolContainer {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  min-width: 800px;
  width: 100%;
}
#nocssread {
    display: none;
    margin-right: -9999px;
}
#a-toolHeader {
    margin: 0;
    padding: 0 30px;
    text-align: right;
}
#a-toolHeader rp, #a-toolHeader rt {
    display: none;
}
#navigationNotice {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
    line-height: 40px;
    padding: 0 10px;
}
.naviFont, .naviTheme, .naviRuby, .naviTalk, .riyou {
    background-position: 6px center;
    background-repeat: no-repeat;
    border-left: 1px solid #D6D6D6;
    display: inline-block;
    padding: 5px 5px 3px 24px;
    font-size: 85%;
}
#smartSwitch .pc, #smartSwitch .sp {
    margin-left: 5px;
}
.naviTalk {
    display: none;
    border-right: 1px solid #D6D6D6;
}
.naviFont .label, .naviTheme .label, .naviRuby .label, .naviTalk .label {
    margin: 0 8px 0 0;
}
.naviFont .small, .naviFont .big, .naviFont .base, .naviTheme .white, .naviTheme .blue, .naviTheme .black, .naviRuby .ruby, .naviTalk .talk, .riyou a {
    color: #003399;
    cursor: pointer;
    margin: 0 1px;
    text-decoration: underline;
}
.naviTheme {
  background-image: url(/_common/themes/gis/images/ic/ic-navi-theme.png);
}
.naviRuby {
  background-image: url(/_common/themes/gis/images/ic/ic-navi-ruby.png);
}
.naviFont {
  background-image: url(/_common/themes/gis/images/ic/ic-navi-font.png);
}
.naviTheme .current, .naviRuby .current, .naviTalk .current {
    color: #333;
    text-decoration: none;
}
.naviFont .small:hover, .naviFont .big:hover, .naviTheme .white:hover, .naviTheme .blue:hover, .naviTheme .black:hover, .naviRuby .ruby:hover, .naviTalk .talk:hover, .riyou a:hover {
    color: #D03D5F;
    text-decoration: underline;
}
/*
.naviFont .base {
    background-color: #000;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    margin-top: 0;
    padding: 1px 0 0;
    vertical-align: top;
    line-height: 1.3;
}
*/
.naviFont {
  float: right;
}
.naviFont .view {
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 2px 0;
}
.riyou {
    padding-left: 8px;
    padding-right: 8px;
    border-right: none;
    border-left: 1px solid #D6D6D6;
}
.naviTalk .player {
    position: absolute;
    width: 1px;
}
.naviTalk .player object {
    left: -90px;
    position: relative;
    top: 25px;
}
html:first-child .naviTalk .player {
    position: absolute;
}
html:first-child .naviTalk .player object {
    left: 340px;
    position: relative;
    top: 25px;
}

/*------------------------------------------------
 container
------------------------------------------------*/
#container {
  width: 100%;
  min-width: 800px;
}
* html #container {
  width:expression(document.documentElement.clientWidth < 802? "800px" : "auto");
}


/*------------------------------------------------
 header
------------------------------------------------*/
#header {
  width: 100%;
  min-width: 800px;
}
* html #header {
  width:expression(document.documentElement.clientWidth < 802? "800px" : "auto");
}

/*----- headerBody -----*/
#headerBody {
  background: #e4e1dd; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGUxZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #e4e1dd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e4e1dd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#e4e1dd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#e4e1dd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#e4e1dd 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#e4e1dd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e1dd',GradientType=0 ); /* IE6-8 */
  overflow: hidden;
}
* html #headerBody {
  background-color: #e4e1dd;
  zoom: 1;
}
#commonHeader {
  max-width: 1140px;
  min-width: 740px;
  margin: 0 auto;
  padding: 0 30px;
  overflow: hidden;
}
* html #commonHeader {
  width:expression(document.documentElement.clientWidth < 742? "740px" : document.documentElement.clientWidth > 1142? "1140px" : "auto");
}
.logo {
  position: relative;
  float: left;
  width: 60%;
  margin-right: -370px;
  padding-top: 18px;
  padding-left: 45px;
  padding-bottom: 5px;
}
.logo img,
.logo h1,
.logo span.department {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
}
.logo img {
  position: absolute;
  top: 12px;
  left: 0;
}
.logo h1 {
  letter-spacing: 0\9;
}
.logo h1 a {
  padding-left: 5px;
  color: #000;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
}
* html .logo h1 a {
  color: #000 !important;
}
* html .logo h1 a:hover {
  text-decoration: none;
}
.logo span.department {
  display: block;
}
.site-header-toogle {
  display: none;
}
.menu {
  float: right;
  font-size: 90%;
}
.upperMenu {
  display: block;
  margin-top: 10px;
  text-align: right;
}
.upperMenu a {
  display: inline-block;
  vertical-align: top;
}
.upperMenu a img {
}
.lowerMenu {
  margin: 10px 0 8px;
  text-align: right;
}
.lowerMenu form {
  padding: 0;
}
input#search-button {
  padding: 2px 3px;
}
input#search-button,  x:-moz-any-link  { padding: 0; }
.lowerMenu a {
  display: inline;
}
.searchContainer {
  display: inline-block;
  margin-right: -20px;
  padding: 0 15px 0 0;
}
#commonHeader .menu form {
  display: inline-block;
  margin-top: -2px;
}
input#search-box {
  width: 130px;
  height: auto;
  padding: 1px 5px 2px;
  border: solid 1px #858585;
  border-radius: 3px 0 0 3px;
}
input#search-button {
  height: auto;
  margin-left: -1px;
  padding-bottom: 1px;
  background-color: #FFF;
  border: solid 1px #858585;
  border-radius: 0 3px 3px 0;
  vertical-align: top;
  cursor: pointer;
}
.lowerMenu a {
  display: inline-block\9;
  padding: 1px 10px 0;
  background: rgb(255,255,255); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmRkZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(207,221,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(207,221,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(207,221,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(207,221,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(207,221,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(207,221,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfddff',GradientType=0 ); /* IE6-8 */
  zoom: 1;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  border-right: solid 1px #999;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  vertical-align: top;
}
* html .lowerMenu a {
  background-color: #cfddff;
  zoom: 1;
}
.lowerMenu a.toTop {
  border-left: solid 1px #999;
  border-radius: 3px 0 0 3px;
}
.lowerMenu a.siteMap {
  border-radius: 0 3px 3px 0;
}
.lowerMenu a:hover {
  color: #D03D5F;
  text-decoration: underline;
}

/*----- navi -----*/
#navi {
  display: none;
}

/*------------------------------------------------
 main
------------------------------------------------*/
#main {
  clear: both;
  max-width: 1200px;
  min-width: 800px;
  width: 100%;
  margin: 30px auto 0;
  overflow: hidden;
  zoom: 1;
}
* html #main {
  width:expression(document.documentElement.clientWidth < 802? "800px" : document.documentElement.clientWidth > 1200? "1200px" : "auto");
}
#wrapper {
  padding: 0 30px;
}

/*------------------------------------------------
 content
------------------------------------------------*/
#content {
  float: left;
  width: 100%;
  margin-right: -190px;
  margin-bottom: 10px;
  padding: 0;
}
#contentBody {
  padding-right: 210px;
}

/*----- shisetsuSearch(top) -----*/
#shisetsuSearch .pieceBody {
  display: block !important;
}

/*----- recommend(top) -----*/
#recommend .pieceBody {
  display: block !important;
}

/*------------------------------------------------
 menu
------------------------------------------------*/
#menu {
  float: right;
  width: 190px;
  margin-bottom: 20px;
  padding: 0;
  border: none;
}
#menuBody {
  margin-bottom: 10px;
}

/*------------------------------------------------
 adBanner
------------------------------------------------*/
#adBanner {
  display: none;
  float: left;
  margin-right: -190px;
  margin-bottom: 20px;
}
#adBanner .pieceContainer {
  padding-right: 190px;
}
#adBanner .pieceBody {
}
#adBanner img {
  margin-right: 5px;
}

/*------------------------------------------------
 footer
------------------------------------------------*/
#footer {
  clear: both;
  width: 100%;
  min-width: 800px;
  background-color: #EBEBEB;
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
* html #footer {
  width:expression(document.documentElement.clientWidth < 742? "740px" : "auto");
}
#footerNavi .pieceContainer {
  max-width: 1140px;
  min-width: 740px;
  margin: 0 auto;
  padding: 13px 30px 0;
  text-align: center;
}
* html #address .pieceContainer {
  width:expression(document.documentElement.clientWidth < 742? "740px" : document.documentElement.clientWidth > 1142? "1140px" : "auto");
}
#footerNavi .pieceContainer a {
  margin: 0 5px;
}
#copyRight {
  text-align: center;
}
#copyRight .pieceContainer {
  position: relative;
  max-width: 1140px;
  mini-width: 740px;
  margin: 0 auto;
  padding: 13px 30px;
}
#copyRight .pieceFooter {
  position: absolute;
  top: 10px;
  right: 10px;
}