@charset "UTF-8";

/* =========================================================
   Base
========================================================= */

/* elements
----------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
  font-size: 1.0em;
  font-size: 100%;
  font-style: normal;
}
html {
  height: 100%;
  font-size: 16px;
}
body {
  height: 100%;
  line-height: 1.5;
  border: 0;
  background-color: #fffdf3
  font-size: 90%;
}
body, td, th, select, option,
input, textarea,
h1, h2, h3, h4, h5 {
  font-family: Verdana, "ÓÎ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î½Ç¥´ ProN W3", "Hiragino Kaku Gothic ProN", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
  font-weight: 500;
}
input, textarea {
  max-width: 100%;
  font-size: 110%;
  _font-size: 100%;
}
input[type="radio"] {
  vertical-align: baseline;
}
input[type="text"], select, textarea {
  border: 1px solid #ccc;
}
blockquote {
  margin: 10px 20px;
}
h1, h2, h3, h4, h5 {
  font-size: 110%;
  font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: bottom;
}
img.external {
    margin-left: 0.25em;
    vertical-align: middle;
}
.maps img, #map_canvas img, #canvas img {
  max-width: none;
}
img[src="/_common/themes/joruri/piece/images/gaibu_ic.gif"],
img[src="/_common/themes/joruri/piece/images/gaibu_ic3.gif"] {
  margin-left: 3px;
  vertical-align: middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  table img {
    max-width: none;
  }
}

strong {
  font-weight: bold;
}
pre {
  font-family: "Osaka?µÈ·ù", Osaka-mono, "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", monospace;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}
table {
  max-width: 100%;
  margin: 10px 0 1em;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
table caption {
  font-size: 105%;
  font-weight: 700;
  text-align: center;
}
table th, table td {
  padding: 10px;
  border: 1px solid #ccc;
}
table th {
  background-color: #f6f6f6;
  text-align: center;
}
ul {
  list-style-type: none;
  list-style-position: outside;
}
ol {
  list-style-type: decimal;
  list-style-position: outside;
}
li {
  margin: 0;
  padding: 0;
  list-style-position:outside;
}
ruby {
  ruby-position: inline;
}
rp, rt {
  display: inline;
  font-size: 80%;
  text-decoration: none;
}
a {
  color: #0077aa;
}
a:visited {
  color: #6666cc;
}
a:hover {
  color: #0077aa;
  text-decoration: none;
}
a[name] {
  color: #000;
  text-decoration: none;
}
a img[src$=".gif"]:hover, a img[src$=".gif"]:focus,
a img[src$=".jpg"]:hover, a img[src$=".jpg"]:focus {
  opacity: 0.9;
  filter: alpha(style=0, opacity=90);
}

/* =========================================================
   Common Classes.
========================================================= */

/* blank to clear
----------------------------------------------- */
div.clearBlank {
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
}

/* icon
----------------------------------------------- */
img.fileIcon {
 position: relative;
 margin-right: 3px;
 vertical-align: middle;
}

/* Notices
----------------------------------------------- */
ul.notices {
 margin: 0 0 15px;
 padding: 5px 10px;
 background-color: #ddeeff;
 border: 1px solid #bbddff;
}
ul.notices li {
 color: #3355ff;
}

/* Errors
----------------------------------------------- */
.formError {
 margin: 15px 0;
 padding: 10px;
 border: 1px solid #ee0000;
 color: #ee0000;
}
.elementError {
 margin: 3px 0 0;
 color: #ee0000;
}

/* Form relation
----------------------------------------------- */
div.submitters {
 margin: 20px 10px;
}
div.submitters input, div.submitters a {
 margin: 0 10px;
}
div.submitters input {
 width: 100px;
}

/* Table for list
----------------------------------------------- */
table.list {
 width: 100%;
}
table.list th {
 padding: 6px 7px;
 border: 1px solid #ccc;
 background-color: #f6f6f6;
 color: #000;
 font-weight: lighter;
 text-align: left;
}
table.list td {
 padding: 6px 7px;
 border: 1px solid #ccc;
}
table.list tr.cycle td {
 background-color: #f6f6f6;
}

/* Table for form
----------------------------------------------- */
table.form {
 width: 100%;
 margin: 10px 0 0;
}
table.form th {
 width: 200px;
 padding: 6px 7px;
 border: 1px solid #ccc;
 background-color: #f6f6f6;
 color: #000;
 font-weight: lighter;
 text-align: left;
}
table.form td {
 padding: 6px 7px;
 border: 1px solid #ccc;
}

/* Form relation
----------------------------------------------- */
div.submitters {
 margin: 20px 10px;
}
div.submitters input, div.submitters a {
 margin: 0 10px;
}
div.submitters input {
 width: 100px;
}

/* Icons.
----------------------------------------------- */
.iconFile, .iconDefault {
  line-height: 3;
  padding: 12px 5px 12px 42px;
  background-repeat: no-repeat;
  background-image: url("/ccell/img/default.gif");
}

.iconBmp,
.iconCsv,
.iconDoc,
.iconDocx,
.iconGif,
.iconJpg,
.iconJpe,
.iconJpeg,
.iconJtd,
.iconLzh,
.iconPdf,
.iconPng,
.iconPpt,
.iconTxt,
.iconXls,
.iconXlsx,
.iconZip {
  height: 40px;
}
.iconBmp {
  background-image: url("/ccell/img/bmp.gif");
}
.iconCsv {
  background-image: url("/ccell/img/csv.gif");
}
.iconDoc,
.iconDocx {
  background-image: url("/ccell/img/doc.gif");
}
.iconGif {
  background-image: url("/ccell/img/gif.gif");
}
.iconJpg {
  background-image: url("/ccell/img/jpg.gif");
}
.iconJpe {
  background-image: url("/ccell/img/jpg.gif");
}
.iconJpeg {
  background-image: url("/ccell/img/jpg.gif");
}
.iconJtd {
  background-image: url("/ccell/img/jtd.gif");
}
.iconLzh {
  background-image: url("/ccell/img/lzh.gif");
}
.iconPdf {
  background-image: url("/ccell/img/pdf.gif");
}
.iconPng {
  background-image: url("/ccell/img/png.gif");
}
.iconPpt {
  background-image: url("/ccell/img/ppt.gif");
}
.iconTxt {
  background-image: url("/ccell/img/txt.gif");
}
.iconXls,
.iconXlsx {
  background-image: url("/ccell/img/xls.gif");
}
.iconZip {
  background-image: url("/ccell/img/zip.gif");
}

/* h2?h3
----------------------------------------------- */
.body h2 {
  margin-bottom: 0.5em;
  font-size: 150%;
}
.body h3 {
  margin: 1.5em 0 1em;
  padding: 4px 10px;
  border: 1px solid #d7d3c1;
  border-left: 5px solid #8abe19;
  background: url("/ccell/img/seibu/tl-h3.png") no-repeat left center;
  font-size: 125%;
}
.body h4 {
  margin-bottom: 0.5em;
}
.body p {
  text-indent: 1em;
}
.body table p {
  text-indent: 0;
}
.body p > iframe,
.body p > img {
  margin: 0 0 0 -1em;
}
.body .indent {
  margin-left: 1em;
}
.body .indent2 {
  margin-left: 2em;
}
.body .indent3 {
  margin-left: 3em;
}
.body .indent4 {
  margin-left: 4em;
}
.body .noMargin {
  margin-bottom: 0;
}

/* ul?ol
----------------------------------------------- */
.body ol {
  margin: 0 1em 1em 25px;
}
.body ol li {
  padding: 0;
}
.body ul {
  /* margin: 0 1em 1em 12px; */
}
.body ul li {
  /* padding: 0 0 0 12px;
  background: url("/ccell/img/seibu/ic-list.gif") no-repeat left 0.5em; */
}
.body dl:before, .body dl:after {
  content: "";
  display: table;
}
.body dl:after {
  clear: both;
}
.body dl {
  margin: 0 0 1em;
  padding: 0 1em;
  zoom: 1;
}
.body dl dt {
  font-weight: 700;
}
.body dl dd {
  margin: 0 0 1em;
}
.attributes .separator,
.attributes .unit {
  display: none;
}
.contentArticleDocs .attributes,
.contentArticleRecentDocs .attributes {
  display: none;
}
.links {
  text-align: right;
}

/* back
----------------------------------------------- */
.back a {
  display:block;
  width: 95px;
  margin: 10px auto 0;
  padding: 3px 0;
  border: 1px solid #999;
  background-color: #ececec;
  text-align: center;
}

/* feed
----------------------------------------------- */
.feed a {
  display: inline-block;
  /display: inline;
  zoom: 1;
  /margin-left: 5px;
  padding: 0 10px;
  background-color: #cc3d00;
  color: #fff;
  font-size: 80%;
  text-align: center;
  text-decoration: none;
}

/* template
----------------------------------------------- */
/* main
----------------------------------------------- */
.chumidashi {
  margin: 0 0 5px;
  padding: 0 0 0 8px;
  font-weight: 700;
  font-size: 100%;
}
.komidashi {
  padding: 0 0 0 18px;
  background: url("/ccell/img/seibu/ic-h3.gif") no-repeat left 0.3em;
  font-size: 95%;
  font-weight: 700;
}
.midashi1 {
  clear: both;
  line-height: 25px;
  margin: 0 0 5px;
  padding: 0 0 0 5px;
  border: 1px solid #d9d9d9;
  border-left: 5px solid #911472;
  font-size: 95%;
  font-weight: 700;
}
.midashi2 {
  line-height: 1.8;
  margin-bottom: 5px;
  padding: 0 0 0 15px;
  background: url("/ccell/img/seibu/ic-h3.gif") no-repeat left 0.5em;
  font-size: 95%;
  font-weight: 700;
}
.midashi3 {
  line-height: 30px;
  margin: 0 0 10px;
  padding: 0 0 0 12px;
  background: url("/ccell/img/seibu/tl-h2.gif") no-repeat left top;
  color: #631748;
  font-weight: 700;
}
.midashi4 {
  margin-bottom: 5px;
}
h2.midashi2, h3.midashi2, h5.midashi2 {
  padding-left: 13px;
}
h4.midashi2 {
  line-height: 1.7;
  padding-left: 13px;
}
h5.midashi4 {
  margin-bottom: 5px;
}
p.midashi2 {
  line-height: 1.5;
  padding-left: 13px;
}

/* midashi
--------------- */
.mceTmpl h2.midashi {
  line-height: 25px;
  margin: 10px 0;
  padding: 0 0 0 8px;
  font-weight: 700;
}

/* list
--------------- */
.mceTmpl ol {
  margin: 0 0 0 2em;
}
.mceTmpl .non-list {
  margin: 0 0 0 1em;
}
.mceTmpl .num-list {
  margin: 0 0 0 1em;
}
.mceTmpl .ic-list {
  margin: 0 0 0 1em;
  list-style-type: none;
}
.mceTmpl .ic-list li {
  padding: 0 0 0 9px;
  background: url("/ccell/img/seibu/ic-list01.gif") no-repeat left 0.5em;
}
.mceTmpl .ya-list {
  list-style-type: none;
  margin: 0 0 0 1em;
}
.mceTmpl .ya-list li {
  padding: 0 0 0 9px;
  background: url("/ccell/img/seibu/ic-list.gif") no-repeat left 6px;
}
.mceTmpl .classList ul {
  list-style-type: none;
  margin: 0 0 0 1em;
}
.mceTmpl .classList .icon li {
  margin: 0 0 0 0.5em;
  padding: 0 0 8px 9px;
  background: url("/ccell/img/seibu/ic-list01.gif") no-repeat left 7px;
}

/* 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,.def4 {
  margin: 0 0 20px;
}
.mceTmpl .def1 td, .mceTmpl .def1 th,
.mceTmpl .def2 td, .mceTmpl .def2 th,
.mceTmpl .def3 td, .mceTmpl .def3 th {
  padding: 5px;
  border: 1px solid #ccc;
}
.mceTmpl .def1 th {
  background-color: #f6f6f6;
}
.mceTmpl .def2 th {
  background-color: #f6f6f6;
}
.mceTmpl .def3 colgroup {
  background-color: #f6f6f6;
}
.mceTmpl .def3 th {
  background-color: #f6f6f6;
}
.mceTmpl .def4 th {
  background-color: #f6f6f6;
}
.mceTmpl .def4 td, .mceTmpl .def4 th {
  padding: 5px;
}
.mceTmpl .def5 td {
padding: 5px 10px 5px 0;
}

/* calendar
--------------- */
.mceTmpl .cal {
  width: 100%;
  border: 1px solid #666;
  background-color: #feebec;
}
.mceTmpl .cal td, .mceTmpl .cal th {
  padding: 5px;
  border: 1px solid #666;
}
.mceTmpl .cal th {
  background-color: #fdf6de;
  font-weight: 700;
  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.55em;
}
.mceTmpl  .indentB li {
  text-indent: -1.55em;
}

/* kanren-info
--------------- */
.mceTmpl .kanren {
  padding: 1px 0 0 12px;
  margin: 0 0 5px;
  background: url("/ccell/img/seibu/tl-kanren.gif") no-repeat left 0.2em;
  font-weight: 700;
}
/* toiawase
--------------- */
.mceTmpl .toiawase {
  margin-bottom: 10px;
}
.mceTmpl .toiawaseHeader {
  line-height: 1.7;
  padding-left: 10px;
  color: #fff;
  border: none;
  background-color: #666;
}
.mceTmpl .toiawaseBody {
  padding: 5px;
  border: 1px solid #666;
}
.mceTmpl .toiawaseBody h3 {
  font-weight: 700;
}
/* image
--------------- */
.mceTmpl .imageFloat {
  margin-bottom: 10px;
}
.mceTmpl .imgLeft img {
  float: left;
  padding: 0 10px 10px 0;
}
.mceTmpl .imgRight img {
  float: right;
  padding: 0 0 10px 10px;
}

/* caption
--------------- */
.mceTmpl .caption {
  margin: auto;
}
.mceTmpl .caption p {
  line-height: 1.4;
  font-size: 85%;
}

/* accessibility-tool
----------------------------------------------- */
#commonHeader {
  width: 100%;
  height: auto;
  background-color: #ececec;
  font-size: 12px;
}
#commonHeader .pieceContainer {
  width: 960px;
  margin: 0 auto;
}
#commonHeader .pieceBody {
  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("/ccell/img/seibu/bt-s01.gif");
  background-repeat: no-repeat;
}
a#fontSmall:hover {
  background-image: url("/ccell/img/seibu/bt-s02.gif");
}
a#fontMiddle {
  background-image: url("/ccell/img/seibu/bt-m01.gif");
  background-repeat: no-repeat;
}
a#fontMiddle:hover {
  background-image: url("/ccell/img/seibu/bt-m02.gif");
}
a#fontLarge {
  background-image: url("/ccell/img/seibu/bt-l01.gif");
  background-repeat: no-repeat;
}
a#fontLarge:hover {
  background-image: url("/ccell/img/seibu/bt-l02.gif");
}
/* For firefox2 */
a#fontSmall,x:-moz-any-link,
a#fontMiddle,y:-moz-any-link,
a#fontLarge,z:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 20px;
}
a#fontSmall, x:-moz-broken,
a#fontMiddle, y:-moz-broken,
a#fontLarge, z:-moz-broken {
  padding-top: 0px;
}
*html a#fontSmall, *html a#fontMiddle, *html a#fontLarge {
  margin-top: 4px;
}

/* 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("/ccell/img/seibu/bg-black.gif");
  background-repeat: no-repeat;
}
a#themeBlue {
  background-image: url("/ccell/img/seibu/bg-blue.gif");
  background-repeat: no-repeat;
}
a#themeWhite {
  background-image: url("/ccell/img/seibu/bg-white.gif");
  background-repeat: no-repeat;
}
/* For firefox2 */
a#themeBlack,x:-moz-any-link,
a#themeBlue,y:-moz-any-link,
a#themeWhite,z:-moz-any-link {
  display:-moz-inline-box;
  padding-top: 20px;
}
a#themeBlack,x:-moz-broken,
a#themeBlue,y:-moz-broken,
a#themeWhite,z:-moz-broken {
  padding-top: 0px;
}

/* furigana
---------------------- */
a#navigationRuby {
  display: inline-block;
  width: 121px;
  height: 20px;
  background-image: url("/ccell/img/seibu/bg-furigana01.gif");
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height: 160%;
  text-indent: 9999px;
  overflow: hidden;
}

/* For firefox2 */
a#navigationRuby,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 20px;
}
a#navigationRuby,x:-moz-broken {
  padding-top: 0px;
}
a#navigationRuby.rubyOn {
  background-image: url("/ccell/img/seibu/bg-furigana-on.gif");
}
a#navigationRuby.rubyOff:hover {
  background-image: url("/ccell/img/seibu/bg-furigana02.gif");
}

/* yomiage
---------------------- */
a#navigationTalk {
  display: inline-block;
  width: 82px;
  height: 20px;
  background-image: url("/ccell/img/seibu/bg-yomiage01.gif");
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height:2;
  text-indent: 9999px;
  overflow: hidden;
}
a#navigationTalk:hover {
  background-image: url("/ccell/img/seibu/bg-yomiage02.gif");
}
a#navigationTalk.talkOn {
  width: 82px;
  background-image: url("/ccell/img/seibu/bg-yomiage-on.gif");
}
a:hover#navigationTalk.talkOn {
  width: 82px;
  background-image: url("/ccell/img/seibu/bg-yomiage-on.gif");
}
#navigationTalkPlayer {
  position: absolute;
}
#navigationTalkPlayer object {
  position: relative;
  top: 25px;
  left: -190px;
}
*html #navigationTalkPlayer object {
  top: 25px;
}
#navigationTalkPlayer:not(\*|*) {
  position: absolute;
}
#navigationTalkPlayer object:not(\*|*) {
  position: relative;
  top: 25px;
  left: 340px;
}
html:first-child #navigationTalkPlayer {
  position: absolute;
}
html:first-child #navigationTalkPlayer object {
  position: relative;
  top: 25px;
  left: 340px;
}

/* For firefox2 */
a#navigationTalk,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 20px;
}
a#navigationTalk,x:-moz-broken {
  padding-top: 0px;
}

/* riyouannai
---------------------- */
a.riyou {
  display: inline-block;
  width: 82px;
  height: 20px;
  background-image:url("/ccell/img/seibu/bg-annai01.gif");
  background-repeat: no-repeat;
  vertical-align: middle;
  line-height:160%;
  text-indent: 9999px;
  overflow: hidden;
}
a.riyou:hover {
  background-image: url("/ccell/img/seibu/bg-annai02.gif");
}
/* firefox2 */
a.riyou,x:-moz-any-link {
  display: -moz-inline-box;
  padding-top: 20px;
}
a.riyou,x:-moz-broken {
  padding-top: 0px;
}

/* navigationNotice
---------------------- */
#navigationNotice {
  padding: 6px 10px;
  background-color: #dddddd;
  font-weight: bold;
}

/* clearfix
----------------------------------------------- */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

#page-cr-seibu-index .body ul li {
  padding: 0;
  background: none;
}