@charset "UTF-8";
/* =========================================================
   Pieces
========================================================= */
#furiganaAttention {
  padding-left: 15px;
  padding-top: 5px;
  background-color: #ececec;
  font-size: 120%;
  text-align: center;
}
.rubyOn #furiganaAttention {
  display: block;
}

/* commonHeader
---------------------- */
#subnaviwrap {
	width: 685px;
	float: right;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnavitop {
	width: 685px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnavimid {
	width: 315px;
	float: right;
	clear: both;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnavibtm {
	width: 315px;
	float: right;
	clear: both;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
                /* ie 7 */
	*padding-top: 7px;
                /* ie 6 */
	_padding-top: 7px;

}
.subnavi01 {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}
.subnavi02 {
	list-style-type: none;
	float:left;
	margin: 0px;
	padding: 0px;
}
.subnavi02r {
	list-style-type: none;
	float:right;
	margin: 0px;
	padding: 0px;
}


/* furigana
---------------------- */
a#navigationRuby {
  display: inline-block;
  vertical-align: middle;
  line-height:2;
  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(./images/bg-furigana-on.gif);
}
a#navigationRuby.rubyOff:hover {
  background-image: url(./images/bg-furigana02.gif)
}

/* yomiage
---------------------- */
a#navigationTalk {
  display: inline-block;
  width: 81px;
  height: 19px;
  background-image: url(./images/btn_onsei_aki.gif);
  background-repeat: no-repeat;
  position:relative; top:12px; left:268px; 
  vertical-align: middle;
  line-height:2;
  text-indent: 9999px;
  overflow: hidden;
}
#navigationTalkPlayer {
  position: absolute;
}
#navigationTalkPlayer object {
  position: relative;
  top: 25px;
  left: 200px;
}

*html #navigationTalkPlayer object {
  top: 28px;
}

#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;
}

/* global navi top
----------------------------------------------- */
#globalNavitop {
  clear: both;
  width: 950px;
  height: 50px;
  background-image: url(./images/bg_globalNavi.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#globalNavitop a {
  /* all */
  display: block;
  float: left;
  width: 190px;
  height: 50px;
  /* ie6 */
  display: block;
  float: left;
  _width: 189px;
  height: 50px;
}
#globalNavitop img.top {

}
#globalNavitop img.shinchaku {
  position: relative;
  /* all */
  top: 0px;
  left: 1px;
  /* ie6 */
  _top: 0px;
  _left: 0px;

}
#globalNavitop img.kurashi {
  position: relative;
  /* all */
  top: 0px;
  left: 2px;
  /* ie6 */
  _top: 0px;
  _left: 1px;
}
#globalNavitop img.soshiki {
  position: relative;
  /* all */
  top: 0px;
  left: 3px;
  /* ie6 */
  _top: 0px;
  _left: 2px;
}
#globalNavitop img.shinseisyodl {
  position: relative;
  /* all */
  top: 0px;
  left: 4px;
  /* ie6 */
  _top: 0px;
  _left: 3px;
}
*:first-child+html #globalNavitop a {
  height: auto;
}

/* Opera9.6after */
#globalNavitop a:not(\*|*) {
  width: 13%;
}
#globalNavitop a.bosai:not(\*|*) {
  width: 12%;
}

/* Opera9.6before */
html:first-child #globalNavitop a {
 /* width: 12.5%; */
  width: 20%;
  margin-bottom: 7px;
}
html:first-child #globalNavitop a.bosai {
  width: 16.5%;
  margin-bottom: 7px;
}

/* IE */
* html #globalNavitop {
  width: 100%;
}
* html #globalNavitop a.bosai {
  width: 12.2%;
}
*:first-child+html #globalNavitop {
  width: 100%;
}


/* footer
----------------------------------------------- */
/* address
---------------------- */
#address {
  margin-top: 5px; 
  text-align: center;
  padding: 10px 0px 0px 0px;
  border-top: 1px solid #cccccc;

}
/* copyright
---------------------- */
#copyright{
  text-align: center;
  background-color: #96CC29;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

/* footer-navi
---------------------- */
#footerNavi {
  width: 100%;
}
#footerNavi .pieceBody {
  padding: 5px 0px;
  color: #ffffff;
  text-align: center;
}
#footerNavi img {
  margin-left: 5px;
  vertical-align: middle;
}
#footerNavi a {
  color: #ffffff;
}
#footerNavi a:visited {
  color: #ffffff;
}
#footerNavi a:hover {
  color: #ffffff;
}

/* breadCrumbs
----------------------------------------------- */
#breadCrumbs {
  clear: both;
  margin: 7px 0px 0px 0px;
  line-height: 1.3;
}
#breadCrumbs .direction {
  margin: 0px;
}
#pageTop {
  text-align: right;
}

/* calendar
----------------------------------------------- */
#calendarDailyLinks{
  width: 170px;
}
* html .calender {
  height: 1%;
}
#calendar .pieceContainer {
  width: 100%;
}
#menu #calendar .pieceHeader,
#links #calendar .pieceHeader ,
#content #calendar .pieceHeader ,
#menu #calendarDailyLinks .pieceHeader ,
#links #calendarDailyLinks .pieceHeader ,
#content #calendarDailyLinks .pieceHeader 
{
  height: 8px;
  margin: 0px;
  padding: 0px;
  background-image:url(./images/bg-ring.gif);
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 0px;
  text-indent: -9999px;
  line-height: 1;
}
#calendar .pieceBody ,
#calendarDailyLinks .pieceBody {
  width: 170px;
  margin: 0;
  padding: 0;
  background-image:url(./images/bg-calendar-repeat.gif);
  background-position: left top;
  background-repeat: repeat-y;

}
#calendar .calendar ,
#calendarDailyLinks .calendar {
  float: left;
  width: 162px;
  padding: 5px 0px 0px 6px;
  font-size: 12px;
  font-weight: bold;
}
#calendar .links ,
#calendarDailyLinks .links {
  clear: both;
  padding: 5px 0px 10px 0px;
  background-image: url(./images/bg-calendar-bottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: center;
}
#calendar .calendar .wdays .wday ,
#calendarDailyLinks .calendar .wdays .wday {
  display: block;
  float: left;
  width: 17px;
  padding: 2px;
  border-right: solid 1px #aaaaaa;
  border-top: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  text-align: center;
}
#calendar .calendar .days .day ,
#calendarDailyLinks .calendar .days .day {
  display: block;
  float: left;
  width: 17px;
  padding: 2px;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  text-align: center;
}
#calendar .calendar .wdays .sun ,
#calendar .calendar .days .sun ,
#calendarDailyLinks .calendar .wdays .sun ,
#calendarDailyLinks .calendar .days .sun {
  border-left: solid 1px #aaaaaa;
}
#calendar .calendar .days .sat ,
#calendarDailyLinks .calendar .days .sat {
  color: #3366ff;
}
#calendar .calendar .days .sun ,
#calendar .calendar .days .holiday ,
#calendarDailyLinks .calendar .days .sun ,
#calendarDailyLinks .days .holiday {
  color: #ff0000;
}
.january {
  background-image: url(./images/bg-january.gif);
}
.february {
  background-image: url(./images/bg-february.gif);
}
.march {
  background-image: url(./images/bg-march.gif);
}
.april {
  background-image: url(./images/bg-april.gif);
}
.may {
  background-image: url(./images/bg-may.gif);
}
.june {
  background-image: url(./images/bg-june.gif);
}
.july {
  background-image: url(./images/bg-july.gif);
}
.august {
  background-image: url(./images/bg-august.gif);
}
.september {
  background-image: url(./images/bg-september.gif);
}
.october {
  background-image: url(./images/bg-october.gif);
}
.november {
  background-image: url(./images/bg-november.gif);
}
.december {
  background-image: url(./images/bg-december.gif);
}
.january, .february, .march, .april, .may, .june, .july, .august, .september, .october, .november, .december {
  height: 25px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.calendar .prevMonth, .calendar .nextMonth {
  color: #ffffff;
  text-indent: -9999px;
  overflow: hidden;
}
#calendarDailyLinks .links .pagination{
   text-align: center;
}
.links a.prevMonth{
  padding-left: 0px;
}
.links a.nextMonth{
  padding-right:0px;
}

/* piece
----------------------------------------------- */
.piece {
  padding-bottom: 7px;
}
#footer .piece {
  margin-bottom: 0px;
}

/* ad
----------------------------------------------- */
#adBanner .pieceBody {
  padding: 0px;
}
#adBanner a {
  display: block;
  margin-bottom: 5px;
}

/* footer-ad
----------------------------------------------- */
#footerAdBanner {
  border: 3px solid #E6E6E6;
  border-radius: 10px;
  background-color: #E6E6E6;
  text-align: center;
}
#footerAdBanner .pieceBody {
  padding: 5px 0px 0px 0px;
}
#footerAdBanner .pieceBodyText {
  padding: 5px 5px 0px 5px;
  text-align: right;
}


#footerAdBanner a {
  margin: 0px 5px;
}


/* page-title
----------------------------------------------- */
*html #pageTitle {
  height: 0px;
}
#pageTitle .pieceContainer {
  margin: 0px;
  padding: 0px;
}
#pageTitle .pieceBody {
  background-image: url(./images/main-index.jpg);
  background-repeat: no-repeat;
  height: 60px;
}
#pageTitle h1 {
  padding: 0px 0px 4px 20px;
  font-size: 200%;
  font-weight: bold;
  line-height: 60px;
}
h1 {
  color: #ffffff;
}

/* side-list
----------------------------------------------- */
#calendar {
  _width:100px;
}
#links ul,
#menu ul {
  /* all */
  padding: 5px 5px 0px 5px;
  background-color: #ffffff;
  border-left: 1px solid #A9A9A9;  
  border-right: 1px solid #A9A9A9;  
}

#links li,
#menu li {
  padding: 0px 0px 5px 8px;
  _padding: 0px 0px 5px 8px;
  background-image: url(./images/icn_list.gif);
  background-position: left 5px;
  background-repeat: no-repeat;
}

#menu .pieceHeader,
#links .pieceHeader {
  padding: 0px 5px 0px 10px;
  background-image: url(./images/ttl-side-base.gif);
  background-position: left top;
  background-repeat: repeat-y;
  line-height: 35px;
}
#menu .pieceHeader h2,
#links .pieceHeader h2 {
  color: #ffffff;
  font-weight: bold;
}

#menu .pieceContainer img,
#links .pieceContainer img {
  position: relative;
  /* all */
  top: 0px;
  /* ie7 */
  *top: 2px;
  /* ie6 */
  _top: 3px;
}

#menu .pieceFooter img,
#links .pieceFooter img {
  position: relative;
  /* all */
  top: 0px;
  /* ie8 */
  top: -2px\9;
  /* ie7 */
  *top: -5px;
  /* ie6 */
  _top: -5px;
}

#menu .s_m_pieceFooter img {
  position: relative;
  /* all */
  margin-top: -7px;
  margin-bottom: 5px;
  /* ie8 */
  margin-top: -7px\9;
  margin-bottom: 5px\9;
  top: -6px\9;
  /* ie7 */
  *margin-top: -7px;
  *margin-bottom: 5px;
  *top: -6px;
  /* ie7 */
  _margin-top: -7px;
  _margin-bottom: 5px;
  _top: -6px;
}


/* Doc Tabs
--------------------------------------------------------- */
#docTab {
  margin-bottom: 15px;
}


/* tabs
------------------------------------- */
#docTabPortal .tabs,
#docTab .tabs {
  width: 100%;
}
#docTabPortal .tabs a,
#docTab .tabs a {
  display: inline-block;
  float: left;
  width: 15%; 
  line-height: 24px;
  margin-right: 3px;
  padding: 0px 3px;
  background-image: url(./images/bg-tab1.gif);
  color: #333333;
  border: 1px solid #cccccc;
  border-bottom: none;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  text-decoration: none;
}
#docTabPortal .tabs:after,
#docTab .tabs:after {  
  content: ".";  
  display: block;  
  visibility: hidden;  
  height: 0.1px;  
  font-size: 0.1em;  
  line-height: 0;  
  clear: both;  
}
#docTabPortal .tabs a.bosai,
#docTab .tabs a.bosai {
  background-image: url(./images/bg-tab2.gif);
  color: #cc0000;
}
#docTabPortal .tabs a:hover,
#docTab .tabs a:hover {
  background-position: 0px -100px;
  color: #333333;
}
#docTabPortal .tabs a.bosai:hover,
#docTab .tabs a.bosai:hover {
  background-position: 0px -100px;
  color: #cc0000;
}
#docTabPortal .tabs a.current,
#docTab .tabs a.current {
  background-position: 0px -200px;
  color: #ffffff;
}

/* content
------------------------------------- */
#docTabPortal .wrapper,
#docTab .wrapper {
  clear: both;
  width: 100%;
  margin: 0px;
  border: 1px solid #cccccc;
}
#docTabPortal .content,
#docTab .content {
  clear: both;
  height: auto !important;
  padding: 10px 0px;
}
#docTabPortal .content ul,
#docTab .content ul {
  padding: 0px 20px 0px 15px;
}
#docTabPortal .content li,
#docTab .content li {
  margin: 0px;
  padding: 0px 0px 0px 10px;
  background-image: url(./images/ic-list-shinchaku.gif);
  background-position: left 7px;
  background-repeat: no-repeat;
  line-height: 1.5;
}

/* links
------------------------------------- */
#docTab .links {
}
#docTab .links .feed {
  position: absolute;
  float: left;
  margin-top: 10px;
}
 #docTab .links .feed a {
  display: -moz-inline-box;
  display: inline-block;
} 
 #docTab .links .feed a.rss {
  width: 40px;
  height: 0px;
  margin-left: 15px;
  padding-top: 13px;
  background-image: url(./images/bt-rss.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  vertical-align: middle;
} 
#docTab .links .feed a.atom {
  width: 45px;
  height: 0px;
  margin-left: 5px;
  padding-top: 13px;
  background-image: url(./images/bt-atom.gif);
  background-repeat: no-repeat;
  overflow: hidden;
  vertical-align: middle;
}
#docTabPortal .links .more,
 .links .more {
  text-align: right;
  padding: 10px 20px 10px 10px;
}
#docTabPortal .links .more a,
#docTab .links .more a {
  overflow: hidden;
  padding-top: 10px; 
}



/* footer-navi
----------------------------------------------- */
#footerNavi {
  width: 100%;
  background-color: #fff;
}
#footerNavi .pieceBody {
  padding: 10px 0px;
  color: #333333;
}
#footerNavi a {
  color: #003399;
}
#footerNavi a:visited {
  color: #660099;
}
#footerNavi a:hover {
  color: #FF0000;
}


