@charset "UTF-8";
/* =========================================================
   Pieces
========================================================= */

/* accessibility-tool
----------------------------------------------- */
#header {
  background-color: #ececec;
}
#commonHeader {
  width: 970px;
  height: auto;
  margin: 0 auto;
  font-size: 12px;
}
#commonHeader .pieceContainer {
  padding: 4px 10px;
  text-align: right;
  line-height: 20px;
}

#headerBody .piece {
  margin-bottom: 0px;
}
.head-tools {
  width: 100%;
  margin: 0;
  padding: 4px 0 3px 0;
  background-position: left top;
  text-align: right;
}
#furiganaAttention {
  padding-left: 15px;
  padding-top: 5px;
  background-color: #ececec;
  font-size:90%;
  text-align: center;
}
.rubyOn #furiganaAttention {
  display: block;
}
#nocssread {
  display: none;
  margin-right: -9999px;
}
.head-tools a {
  margin-right: 8px;
}
.head-tools img {
  margin-right: 0px 3px 0px 0px;
  vertical-align: middle;
}

/* font-size
---------------------- */
img.font {
  margin-top: 0px;
}
a#fontSmall, a#fontMiddle, a#fontLarge {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 1px;
  vertical-align: middle;
  text-indent: 9999px;
  overflow: hidden;
}
a#fontSmall {
  background-image: url(./images/bt-s01.gif);
  background-repeat: no-repeat;
}
a#fontSmall:hover {
  background-image: url(./images/bt-s02.gif);
}
a#fontMiddle {
  background-image: url(./images/bt-m01.gif);
  background-repeat: no-repeat;
}
a#fontMiddle:hover {
  background-image: url(./images/bt-m02.gif);
}
a#fontLarge {
  background-image: url(./images/bt-l01.gif);
  background-repeat: no-repeat;
}
a#fontLarge:hover {
  background-image: url(./images/bt-l02.gif);
}


/* color
---------------------- */
a#themeBlack, a#themeBlue, a#themeWhite {
  display: inline-block;
  width: 22px;
  height: 20px;
  margin-top: 1px;
  vertical-align: middle;
  text-indent: 9999px;
  overflow: hidden;
}
a#themeBlack {
  background-image: url(./images/bg-black.gif);
  background-repeat: no-repeat;
}
a#themeBlue {
  background-image: url(./images/bg-blue.gif);
  background-repeat: no-repeat;
}
a#themeWhite {
  background-image: url(./images/bg-white.gif);
  background-repeat: no-repeat;
}

/* furigana
---------------------- */
a#navigationRuby {
  display: inline-block;
  width: 121px;
  height: 20px;
  background-image: url(./images/bg-furigana01.gif);
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height: 160%;
  text-indent: 9999px;
  overflow: hidden;
}

/* yomiage
---------------------- */
a#navigationTalk {
  display: inline-block;
  width: 82px;
  height: 20px;
  background-image: url(./images/bg-yomiage01.gif);
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height:2;
  text-indent: 9999px;
  overflow: hidden;
}
a#navigationTalk:hover {
  background-image: url(./images/bg-yomiage02.gif)
}
a#navigationTalk.talkOn {
  width: 82px;
  background-image: url(./images/bg-yomiage-on.gif);
}
a:hover#navigationTalk.talkOn {
  width: 82px;
  background-image: url(./images/bg-yomiage-on.gif);
}
#navigationTalkPlayer {
  position: absolute;
}
#navigationTalkPlayer object {
  position: relative;
  top: 25px;
  left: -190px;
}

/* riyouannai
---------------------- */
a.riyou {
  display: inline-block;
  width: 82px;
  height: 20px;
  background-image:url("./images/bg-annai01.gif");
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height:160%;
  text-indent: 9999px;
  overflow: hidden;
}
a.riyou:hover {
  background-image: url("./images/bg-annai02.gif");
}

/* navigationNotice
---------------------- */
#navigationNotice {
  padding: 6px 10px;
  background-color: #dddddd;
  font-weight: bold;
}

/* common banner
----------------------------------------------- */
#banner {
  background-image: url("./images/bg_langborder_re.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
}
#commonBanner {
  clear: both;
  height: 103px;
  width: 970px;
  margin:0px auto;
  font-size: 12px;
  text-align: right;
  zoom: 100%;
}
#commonBanner .pieceBody {

}
#commonBanner .pieceBody:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
#commonBanner .logo {
  float: left;
  margin-top: 15px;
  margin-left: 5px;
  background-image: url(./images/bg_header_logo.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
#commonBanner .logo a {
  display: block;
  width: 430px;
  height: 81px;
  overflow: hidden;
  outline: 0;
  text-align:left;
  text-indent: -9999px;
}
#commonBanner .menu {
  float: right;
  padding-right: 5px;
}
#commonBanner .menu .tokudai {
  margin-bottom: 3px;
}
#commonBanner .upperMenu {
  margin-bottom: 13px;
  padding-top: 5px;
  text-align: right;
  vertical-align: middle;
}
#commonBanner .upperMenu form {
  display: inline;
  margin: 0;
  line-height: 1.6;
}
input#submit,
input#search-box {
  vertical-align: middle;
}
input#search-box {
  width: 130px;
  height: 21px;
}
#commonBanner .middleMenu {
  margin-bottom: 10px;
}
#commonBanner .lowerMenu {
  clear: both;
}
#commonBanner .lowerMenu a {
  display: inline-block;
  margin-left: 5px;
  padding-left: 9px;
  background-image: url("./images/ic_arrow_01.gif");
  background-position: 0 center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-decoration: none;
}
#commonBanner .lowerMenu a:visited {
  color: #174AE3;
}
#commonBanner .lowerMenu a:hover {
  color: #CF4800;
}
.upperMenu span {
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}
.upperMenu a {
  display: inline-block;
  height: 0;
  width: 90px;
  padding-top: 25px;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.english a {
  background-image: url("./images/btn_english.gif");
}
.kantai a {
  background-image: url("./images/btn_china_a.gif");
}
.hantai a {
  background-image: url("./images/btn_china_b.gif");
}
.german a {
  background-image: url("./images/btn_deutsch.gif");
}
.korean a {
  width: 75px;
  background-image: url("./images/btn_korea.gif");
}


/* side button, banner
----------------------------------------------- */
#gakunaiGentei a {
  display: block;
  margin-bottom: 10px;
  width: 190px;
  height: 80px;
  background-image: url("./images/bn-gakunaigenten.gif");
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
#sideBanner a {
  display: block;
  margin-bottom: 10px;
}

/* footer
----------------------------------------------- */
#footer {

}

/* address
---------------------- */
#address {
  background-color: #c5d4f2;
}
#address .pieceContainer {
  width: 970px;
  margin: 0 auto;
  padding: 10px 0;
}
#address .pieceContainer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
#address .pieceBody {
  float: left;
  width: 500px;
  min-height: 75px;
  padding: 8px 0 28px 130px;
  background-image: url("./images/bg_sudachikun.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#address .pieceBody span {
  font-weight: bold;
  color: #083a60;
}
#address .pieceBody p {
  font-size: 100%;
  line-height: 1.3;
  color: #083a60;
}
#address .pieceBody p.top {
  margin: 0;
  padding: 7px 0 3px 15px;
  background-color: #D3DCFF;
  background-image: url("./images/bg_footer_re_top.gif");
  background-position: left bottom;
  background-repeat: repeat-x;
}
#address .pieceBody p.bottom {
  margin: 0;
  padding: 3px 0 5px 15px;
  background-color: #C5D0FF;
  background-image: url("./images/bg_footer_re_bottom.gif");
  background-position: left bottom;
  background-repeat: repeat-x;
}
#address .pieceFooter {
  float: right;
  margin-top: 25px;
  padding-right: 10px;
}
#address .pieceFooter li {
  padding-left: 9px;
  background-image: url("./images/ic_arrow_01.gif");
  background-position: 0 0.5em;
  background-repeat: no-repeat;
}
#address .pieceFooter li a:visited {
  color: #174AE3;
}
#address .pieceFooter li a:hover {
  color: #CF4800;
}
#copyright {
  background-color: #0f61a4;
}
#copyright .pieceContainer {
  width: 970px;
  margin: 0 auto;
}
#copyright .pieceHeader {
  background-image: url("./images/bg_footer_border.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
}
#copyright p {
  text-align: center;
  color: #FFF;
}

/* breadCrumbs
----------------------------------------------- */
#breadCrumbs {
  clear: both;
  padding: 7px 10px 7px 10px;
  text-align: left;
  font-size: 90%;
}
#breadCrumbs .direction {
  margin: 0px;
}
#breadCrumbs .pieceBody {
  line-height: 1.4;
}

/* global navi
----------------------------------------------- */
#globalNavi {
  clear: both;
  height: 54px;
  background-image: url("./images/bg_gnavi_re.gif");
  background-position: 0 0;
  background-repeat: repeat-x;
  overflow: hidden;
}
#globalNavi .pieceContainer {
  width: 970px;
  margin: 0 auto;
}
#globalNavi .pieceContainer:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#globalNavi li {
  float: left;
}
#globalNavi a {
  display: inline-block;
  height: 0;
  width: 142px;
  padding-top: 54px;
  background-position: left top;
  background-repeat: no-repeat;
  color: #000;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
#globalNavi .top a {
  width: 79px;
  background-image: url("./images/btn_gn_01.gif");
}
#globalNavi .enterprise a {
  width: 182px;
  background-image: url("./images/btn_gn_02.gif");
}
#globalNavi .info a {
  background-image: url("./images/btn_gn_03.gif");
}
#globalNavi .cooperation a {
  background-image: url("./images/btn_gn_04.gif");
}
#globalNavi .talent a {
  background-image: url("./images/btn_gn_05.gif");
}
#globalNavi .culture a {
  background-image: url("./images/btn_gn_06.gif");
}
#globalNavi .business a {
  width: 141px;
  background-image: url("./images/btn_gn_07.gif");
}

/* global navi active
----------------------------------------------- */
#globalNavi a:hover {
  background-position: left -54px;
}

#globalNavi .current a,
#globalNavi .current a:hover {
  background-position: left -108px;
}

/* menuTitle
----------------------------------------------- */
#menuTitle {
  width: 930px;
  line-height: 60px;
  margin: 0 auto 15px;
  background-image: url("./images/tl_main.gif");
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 150%;
  font-weight: bold;
}
#menuTitle .pieceBody {
  margin-left: 15px;
}

/* main
----------------------------------------------- */

.midashi1 {
  padding: 0;
  color: #003366;
  background-color: transparent;
  background-image: none;
  font-weight: bold;
}
.midashi2 {
  padding: 0 0 0 10px;
  background-color: #d8dfe7;
  background-image: none;
  font-weight: bold;
}
.midashi3 {
  padding: 0 0 0 15px;
  border: none;
  color: #003366;
  background-color: transparent;
  background-image: url("./images/ic_01.gif");
  background-position: left 0.4em;
  background-repeat: no-repeat;
  font-weight: bold;
}
.midashi4 {
  padding: 0 0 0 15px;
  color: #4783c2;
  background-color: transparent;
  background-image: url("./images/ic_dot_01.gif");
  background-position: left 0.5em;
  background-repeat: no-repeat;
  font-weight: bold;
}
.midashi5 {
  margin-top: 5px;
  padding: 0 0 0 10px;
  background-color: transparent;
  background-image: url("./images/ic-list.gif");
  background-position: left 0.4em;
  background-repeat: no-repeat;
  font-weight: normal;
}
.chumidashi {
  margin: 0 0 5px 0;
  padding: 0 0 0 8px;
  border: none;
  border-left: 5px solid #1c348c;
  background-image: none;
  background-color: transparent;
  font-size: 100%;
  font-weight: bold;
}
#naviTitle .pieceBody {
  padding: 5px 10px 5px;
  font-weight: bold;
  font-size: 200%;
  color: #083a60;
}

/* footer
----------------------------------------------- */
#footerNavi {
  margin: 0;
  text-align: center;
}
.footerUpper {
  background-color: #003366;
  color: #ffffff;
  font-size: 90%;
}
.footerUpper a {
  color: #ffffff;
}

/* attractInformation
------------------------- */
#attractInformation img {
  margin-bottom: 5px;
}

/* contents-title
----------------------------------------------- */
#contentsTitle .pieceHeader {
  height: 70px;
  overflow: hidden;
}
/* back
----------------------------------------------- */
.back a {
  display:block;
  width: 111px;
  margin: 10px auto 0px auto;
  padding: 5px 0;
  background-image: url("./images/bg_btn.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
  color: #FFF;
}
#pageTop {
    clear: both;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-align: right;
}

/* lastUp
----------------------------------------------- */
#lastUp {
  clear: both;
  margin-top: 10px;
}
#lastUp .pieceBody {
  text-align: right;
}

/* template
----------------------------------------------- */
/* midashi
--------------- */
.mceTmpl p {
  padding: 0 5px 0 10px;
}
/* title
--------------- */
.mceTmpl h2.title {
  padding-left: 7px;
  color: #003366;
}
.mceTmpl h3.title {
  padding-left: 10px;
  background-color: transparent;
  border-bottom: solid 1px #003366;
  color: #003366;
}

/* list
--------------- */
.contentArticleDoc .mceTmpl ol {
  margin: 0 0 0 2em;
}
.mceTmpl .non-list,
.mceTmpl .nonList {
  margin: 0 0 0 1em;
}
.mceTmpl .num-list,
.mceTmpl .numList {
  margin: 0 0 0 1em;
}
.mceTmpl .ic-list,
.mceTmpl .icList {
  margin: 0 0 0 1em;
  list-style-type: none;
}

.mceTmpl .ic-list li,
.mceTmpl .icList li {
  padding: 0 0 0 9px;
  background-image: url("./images/ic_dot_01.gif");
  background-repeat: no-repeat;
  background-position: left 0.5em;
}
.mceTmpl .ic-list li a,
.mceTmpl .icList li a {
  _display: inline-block;
}
.mceTmpl .ya-list,
.mceTmpl .yaList {
  margin: 0 0 0 1em;
  list-style-type: none;
}
.mceTmpl .ya-list li,
.mceTmpl .yaList li {
  padding: 0 0 0 9px;
  background-image: url("./images/ic_arrow_01.gif");
  background-repeat: no-repeat;
  background-position: left center;
}
.mceTmpl .classList ul {
  margin: 0 0 0 1em;
  list-style-type: none;
}
.mceTmpl .classList .icon li {
  padding: 0 0 0 9px;
  background-image: url("./images/ic_dot_01.gif");
  background-repeat: no-repeat;
  background-position: left 0.5em;
}
/* table
--------------- */
.borderNone td, .borderNone th,
.mceTmpl .def1 .borderNone td, .mceTmpl .def1 .borderNone th,
.mceTmpl .def2 .borderNone td, .mceTmpl .def2 .borderNone th,
.mceTmpl .def3 .borderNone td, .mceTmpl .def3 .borderNone th {
  border: none;
}
.mceTmpl .def1, .def2, .def3 {
  margin: 0 0 20px 0;
}
.mceTmpl .def1 td, .mceTmpl .def1 th,
.mceTmpl .def2 td, .mceTmpl .def2 th,
.mceTmpl .def3 td, .mceTmpl .def3 th {
  padding: 5px;
  border: 2px solid #dddddd;
}
.mceTmpl .def1 th {
  background-color: #f1f1f1;
}
.mceTmpl .def2 th {
  background-color: #4783c2;
  color: #ffffff;
}
.mceTmpl .def3 colgroup {
  background-color: #f1f1f1;
}
.mceTmpl .def3 th {
  background-color: #4783c2;
  color: #ffffff;
}
/* calendar
--------------- */
.mceTmpl .cal {
  width: 100%;
  border: 1px solid #666666;
}
.mceTmpl .cal td, .mceTmpl .cal th {
  padding: 5px;
  border: 1px solid #666666;
}
.mceTmpl .cal th {
  background-color: #fdf6de;
  font-weight: bold;
  text-align: center;
}
.mceTmpl .midashiTb td {
  background-color: #f2f5f7;
  text-align: center;
}
.mceTmpl .satTb {
  color: #0000cc;
  background-color: #eff7ff;
}
.mceTmpl .sanTb {
  color: #cc0000;
  background-color: #fff1f1;
}
/* indent
--------------- */
.mceTmpl .indent p {
  text-indent: 1em;
}
.mceTmpl ul.indentB    {
  margin-left: 1.0em;
}
.mceTmpl  .indentB li {
  text-indent: -1.0em;
}
/* image
--------------- */
.mceTmpl .imgLeft img {
  float: left;
  margin: 0 10px 10px 0;
}
.mceTmpl .imgRight img {
  float: right;
  margin: 0 0 10px 10px;
}
.mceTmpl .clear {
  clear: both;
}

/* caption
--------------- */
.mceTmpl .caption p {
  line-height: 1.4;
  font-size: 85%;
}

/* kanren
------------------- */
.mceTmpl .kanren {
  margin: 0;
  padding: 0 0 0 10px;
  background-image: url("./images/ic-kanrenlink.gif");
  background-position: left 0.2em;
  background-repeat: no-repeat;
  font-weight: bold;
}

/* toiawase
--------------- */
.mceTmpl .toiawase {
  margin-bottom: 10px;
}
.mceTmpl .toiawaseHeader {
  line-height: 1.7;
  padding-left: 10px;
  color: #ffffff;
  border: none;
  background-color: #666666;
}
.mceTmpl .toiawaseBody {
  padding: 5px 5px 5px 5px ;
  border: 1px solid #666666;
  color: #000;
}
.mceTmpl .toiawaseBody h3 {
  font-weight: bold;
}

/* calendar
--------------- */
.mceTmpl .cal {
  width: 100%;
  border: 1px solid #666666;
  none repeat scroll 0 0 #feebec
}
.mceTmpl .cal td, .mceTmpl .cal th {
  padding: 5px;
  border: 1px solid #666666;
}
.mceTmpl .cal th {
  background-color: #fdf6de;
  font-weight: bold;
  text-align: center;
}
.mceTmpl .midashiTb td {
  background-color: #f2f5f7;
  text-align: center;
}
.mceTmpl .satTb {
  color: #0000cc;
  background-color: #eff7ff;
}
.mceTmpl .sanTb {
  color: #cc0000;
  background-color: #fff1f1;
}

/* feed
---------------------------------------*/
.feed a {
  display: inline-block;
  margin-right: 7px;
  padding-left: 17px;
  background-image: url("./images/ic_rssatom.gif");
  background-position: 0 center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-decoration: none;
}

/* sidemenu
---------------------------------------*/
#menu a:visited {
  color: #174AE3;
}
#menu a:hover {
  color: #CF4800;
}
#chumokuInfo {
  padding-bottom: 6px;
  background-image: url("./images/bg_lmenu_bottom.gif");
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
#chumokuInfo .pieceHeader {
  padding: 10px 10px 6px;
  background-image: url("./images/tl_lmenu.gif");
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 125%;
  color: #FFF;
}
#chumokuInfo .pieceBody {
  padding: 10px;
  border-left: solid 2px #0f61a4;
  border-right: solid 2px #0f61a4;
  zoom: 100%;
}
#chumokuInfo li {
  min-height: 28px;
  padding: 6px 0 0 32px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
#chumokuInfo li.apply {
  background-image: url("./images/ic_lm_01.gif");
}
#chumokuInfo li.volunteer {
  background-image: url("./images/ic_lm_02.gif");
}
#chumokuInfo li.books {
  background-image: url("./images/ic_lm_03.gif");
}
#chumokuInfo li.living {
  background-image: url("./images/ic_lm_04.gif");
}
#chumokuInfo li.child {
  background-image: url("./images/ic_lm_05.gif");
}
#chumokuInfo li.school {
  background-image: url("./images/ic_lm_08.gif");
}
#chumokuInfo li.lecturer {
  background-image: url("./images/ic_lm_06.gif");
}
#chumokuInfo li.handbook {
  background-image: url("./images/ic_lm_07.gif");
}
#chumokuInfo li a {
  font-size: 110%;
}
#center {
  zoom: 100%;
}
#center a {
  display: block;
  width: 240px;
  height: 0;
  padding-top: 74px;
  background-image: url("./images/btn_01annnai.gif");
  background-repeat: no-repeat;
  overflow: hidden;
  zoom: 100%;
}
#center a:hover {
  background-position: 0 -74px;
}
#arasowaren,
#bosaianshin,
#mailMagazine,
#facebook,
#awaLife,
#topia,
#linksBanner,
#MeiboBanner,
#pictures,
#linkList,
#awaodori-ai {
  padding: 2px;
  border: solid 1px #adadad;
  zoom: 100%;
}
#topia .pieceBody {
  background: #dbedfd;
}
#pictures .pieceHeader,
#pictures .pieceBody,
#linkList .pieceBody {
  background-color: #eaeaea;
  zoom: 100%;
}
#pictures .pieceHeader {
  padding: 6px 10px 4px;
  border-bottom: solid 1px #90a7b8;
  font-weight: bold;
  font-size: 125%;
  color: #083a60;
}
#topia img {
  margin: 5px;
}
#topia .pieceBody ul, #pictures .pieceBody ul {
  margin-left: 14px;
  padding: 4px 0;
}
#topia .pieceBody li, #pictures .pieceBody li {
  background-image: url("./images/ic_dot_01.gif");
  background-position: 0 center;
  background-repeat: no-repeat;
  line-height: 1.4;
  padding: 3px 0 3px 10px;
}
#linkList ul {
  margin-left: 10px;
  padding: 5px 0;
}
#linkList li {
  background-image: url("./images/ic_arrow_02.gif");
  background-position: 0 0.5em;
  background-repeat: no-repeat;
  line-height: 1.4;
  padding: 3px 0 3px 18px;
}
/* link
---------------------------------------*/
.linkIc {
  padding-left: 10px;
  background: url(./images/ic_arrow_01.gif) no-repeat left 0.5em;
}
/* docs
----------------------------------------------- */
#docTab {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 6px;
  background-image: url("../top/images/bg_rc_bottom.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  zoom: 100%;
}
#docTab .pieceHeader {
  height: 40px;
  margin: 0;
  background-image: url(../top/images/tl-oshirase.gif);
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom: solid 1px #6699CC;
  overflow: hidden;
}
#docTab .pieceHeader h2 {
  padding-left: 15px;
  color: #176482;
  font-size: 120%;
  font-weight: bold;
  line-height: 35px;
}
#docTab .tabs {
  margin-left: 10px;
  zoom: 100%;
}
#docTab .tabs a {
  display: inline-block;
  width: 160px;
  line-height: 1;
  padding: 12px 0px 7px;
  background-image: url(../top/images/btn_tub.gif);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 125%;
  color: #083a60;
  zoom: 100%;
}
#docTab .tabs a.current,
#docTab .tabs a:hover {
  background-position: left -100px;
  color: #FFF;
}
#docTab .wrapper {
  padding-top: 3px;
  background-image: url(../top/images/bg_rc_top.gif);
  background-position: left top;
  background-repeat: no-repeat;
  zoom: 100%;
}
#docTab .content {
/*  padding-bottom: 6px;
  background-image: url(../top/images/bg_rc_bottom.gif);
  background-position: left bottom;
  background-repeat: no-repeat;*/
  zoom: 100%;
}
#docTab ul {
  padding: 12px 20px 0;
  border-left: solid 2px #0f61a4;
  border-right: solid 2px #0f61a4;
  zoom: 100%;
}
#docTab li {
  padding: 3px 0 3px 14px;
  background-image: url(../piece/images/ic_dot_01.gif);
  background-repeat: no-repeat;
  background-position: 3px 0.8em;
  line-height: 1.4;
}
#docTab .pieceBody {
  padding: 0;
}
#docTab li span.attributes {
  margin-left: 10px;
}
#docTab .links {
  padding: 8px 23px 15px;
  border-left: 2px solid #0f61a4;
  border-right: 2px solid #0f61a4;
  zoom: 100%;
}
*html #docTab .links {

}
#docTab .links .more {
  text-align: right;
}
.unit, .separator {
  display: none;
}
#oshiraseLink {
  margin-top: 10px;
  text-align: right;
  zoom: 1;
}

/* recent Docs Title
----------------------------------------------- */
.feed {
/*  float: left;*/
}

/* mailmagazine
----------------------------------------------- */
p.mail-magazine {
  margin-left: 15px;
  padding-left: 9px;
  background-image: url("./images/ic_arrow_01.gif");
  background-position: 0 0.5em;
  background-repeat: no-repeat;
}
