@charset "UTF-8";
@import "../emergency/style.css";
@import "../base/init.css";
@import "../base/style.css";
@import "../piece/style.css";

/* =========================================================
   TOP
========================================================= */
/* common banner
----------------------------------------------- */

/* keyvisual
----------------------------------------------- */
#keyvisual {
  width: 970px;
  margin: 0 auto;
  padding-bottom: 45px;
}

/* top photo
----------------------------------------------- */
#topPhoto {
  clear:both;
  width: 970px;
  margin: 0 auto 15px;
}
#viewer {
  position: relative;
  height: 215px;
  margin: 0 auto;
  overflow: hidden;  
}

/* docs
----------------------------------------------- */
#recentDocs {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 6px;
  background-image: url("./images/bg_rc_bottom.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  zoom: 100%;
}
#recentDocs .pieceHeader {
  height: 40px;
  margin: 0;
  background-image: url(./images/tl-oshirase.gif);
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom: solid 1px #6699CC;
  overflow: hidden;
}
#recentDocs .pieceHeader h2 {
  padding-left: 15px;
  color: #176482;
  font-size: 120%;
  font-weight: bold;
  line-height: 35px;
}
#recentDocs .tabs {
  margin-left: 10px;
  zoom: 100%;
}
#recentDocs .tabs a {
/*
  display: inline-block;
  width: 160px;
  line-height: 1;
  padding: 12px 0px 7px;
  background-image: url(./images/btn_tub.gif);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 124%;
  font-size: 123%\9;
  color: #083a60;
  zoom: 100%;
*/
}
#recentDocs .tabs a {
  display: inline-block;
  line-height: 1;
  padding: 12px 15px 7px;
  border: 2px solid #e5e5e5;
  border-bottom: none;
  border-radius: 2px 2px 0 0;
  background-image: url(./images/btn-tub2.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 124%;
  font-size: 123%\9;
  color: #083a60;
  zoom: 100%;
}
#recentDocs .tabs a.current,
#recentDocs .tabs a:hover {
  border-color: #0f61a4;
  background-position: left -104px;
  color: #FFF;
}
#recentDocs .wrapper {
  padding-top: 3px;
  background-image: url(./images/bg_rc_top.gif);
  background-position: left top;
  background-repeat: no-repeat;
  zoom: 100%;
}
#recentDocs .content {
/*  padding-bottom: 6px;
  background-image: url(./images/bg_rc_bottom.gif);
  background-position: left bottom;
  background-repeat: no-repeat;*/
  zoom: 100%;
}
#recentDocs ul {
  padding: 12px 20px 0;
  border-left: solid 2px #0f61a4;
  border-right: solid 2px #0f61a4;
  zoom: 100%;
}
#recentDocs 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;
}
#recentDocs .pieceBody {
  padding: 0;
}
#recentDocs li span.attributes {
  margin-left: 10px;
}
#recentDocs .links {
  padding: 8px 23px 15px;
  border-left: 2px solid #0f61a4;
  border-right: 2px solid #0f61a4;
  zoom: 100%;
}
*html #recentDocs .links {

}
#recentDocs .links .more {
  text-align: right;
}
.unit, .separator {
  display: none;
}
#oshiraseLink {
  margin-top: 10px;
  text-align: right;
  zoom: 1;
}

/* recent Docs Title
----------------------------------------------- */
.feed {
  float: left;
}

/* naviList
----------------------------------------------- */
#naviList {
  margin-bottom: 10px;
  padding-bottom: 6px;
  background-image: url("./images/bg_rc_bottom.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
}
#naviList .pieceContainer {
  padding-top: 3px;
  background-image: url(./images/bg_rc_top.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
#naviList .pieceBody{
  padding: 15px 15px 5px;
  border-left: solid 2px #0f61a4;
  border-right: solid 2px #0f61a4;
}
#naviList .pieceBody:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #naviList .pieceBody             { zoom: 1; } /* IE6 */
*:first-child+html #naviList .pieceBody { zoom: 1; } /* IE7 */

#naviList div.box {
  width: 640px;
  margin-bottom: 10px;
}
#naviList div.box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #naviList div.box           { zoom: 1; } /* IE6 */
*:first-child+html #naviList div.box { zoom: 1; } /* IE7 */
#naviList dl {
  float: left;
  width: 300px;
  margin-right: 20px;
  border-bottom: solid 1px #adadad;
}
#naviList dl.right {
  margin-right: 0;
}
#naviList dl.bottom {
  margin-bottom: 0;
  border-bottom: none;
}
#naviList dt {
  margin-bottom: 5px;
  padding-left: 13px;
  background-image: url("./images/tl_top_01.gif");
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 125%;
  color: #0f61a4;
}
#naviList dd p {
  float: left;
  width: 140px;
  margin-bottom: 10px;
  zoom: 100%;
}
#naviList dd img {
  float: right;
  margin-bottom: 10px;
  vertical-align: bottom;
  zoom: 100%;
}
#naviList dd .more {
  clear: both;
  margin-bottom: 10px;
  text-align: right;
}
/* topBanner
----------------------------------------------- */
#topBanner {
  padding-top: 15px;
}
#topBanner p {
  float: left;
  margin-right: 27px;
}
/* sidemenu
----------------------------------------------- */
#menu .piece {
  margin-bottom: 10px;
  zoom: 100%;
}
#menu .piece img {
  vertical-align: bottom;
}
#sideList {
  padding-bottom: 3px;
  background-image:url(./images/bg_le_bottomshadow.gif);
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
#sideList li a {
  display: inline-block;
  width: 233px;
  height: 0;
  padding-top: 44px;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-top: solid 1px #999;
  border-right: solid 1px #999;
  border-left: solid 1px #999;
  overflow: hidden;
  vertical-align: bottom;
}
#sideList li.sideList1 a {
  background-image:url(./images/bg_lm_01.jpg);
}
#sideList li.sideList2 a {
  background-image:url(./images/bg_lm_02.jpg);
}
#sideList li.sideList3 a {
  background-image:url(./images/bg_lm_03.jpg);
}
#sideList li.sideList4 a {
  background-image:url(./images/bg_lm_04.jpg);
}
#sideList li.sideList5 a {
  background-image:url(./images/bg_lm_05.jpg);
  border-bottom: solid 1px #999;
}
#menu #banner2 {
  margin-bottom: 5px;
}
#menu #banner4 {
  margin-bottom: 15px;
}
#banner3 a {
  display: inline-block;
  width: 235px;
  height: 0;
  padding-top: 63px;
  background-image:url(./images/btn_inquary_l.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}
#banner3 a:hover {
  background-image:url(./images/btn_inquary_l_on.gif);
}
#sideLinks li {
  margin-bottom: 7px;
  border-bottom: 1px solid #CCC;
  text-align: left;
  zoom: 100%;
}
#sideLinks li a{
  display: block;
  height: 0;
  margin-bottom: 5px;
  padding-top: 13px;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  zoom: 100%;
}
#sideLinks li.faq a {
  background-image:url(./images/btn_question.gif);
}
#sideLinks li.faq a:hover {
  background-image:url(./images/btn_question_on.gif);
}
#sideLinks li.links a {
  background-image:url(./images/btn_link.gif);
}
#sideLinks li.links a:hover {
  background-image:url(./images/btn_link_on.gif);
}

#wifi {
  text-align: center;
}

