@charset "utf-8";

/* ------------------------------------------------
  link
------------------------------------------------ */
.bltR {
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* ------------------------------------------------
  text
------------------------------------------------ */
.txtNote {
  color: #555555;
}
.txtL {
  font-size: 1.2em;
}
.txtS {
  font-size: .8em;
}
.txtSummary{
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}

/* ------------------------------------------------
  layout
------------------------------------------------ */
.layoutRight {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.layoutLeft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.layoutClear{
  overflow: hidden;
  zoom:1;
  position:relative;
}

.textLayoutRight{
  text-align: right;
}

.layoutClear,
.layoutClear li{
  margin: 0 0 0 4px;;
  padding: 0;
  list-style-type: none;
}

.layoutLine{
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  line-height: 1.5;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
}

/* ------------------------------------------------
  youtube
------------------------------------------------ */
.movSrc iframe {
  display: block;
  margin: 0 auto;
}
/* ------------------------------------------------
  政府インターネットTV
------------------------------------------------ */
.activityMovie,
.columnMovie{
  text-align: center;
  width: 99%;
}

/* ------------------------------------------------
  heading
------------------------------------------------ */
/* headingBase1 */
.headingBase1 {
  background: transparent url(/jp/n4-common/images/bg_title3.gif) no-repeat left top;
}
.headingBase1 .inner {
  padding: 10px 3px 20px;
  background: transparent url(/jp/n4-common/images/bg_title3_right.gif) no-repeat right top;
  position: relative;
  zoom: 1;
}
.headingBase1 h1 {
  font-size: 1.6em;
  line-height: 1.3;
  margin: 0 0 15px;
  padding: 10px 110px 0 90px;
}

/* joho */
.headingBase1 .inner p{
  margin-top: 36px;
  text-align: center;
  font-size: 0.9em;
}
/* joho */
.headingBase1 .inner img{
  text-align: center;
  margin: 0 3px 25px;
}

.headingBase1 .btnList ,
.headingBase1 .btnList li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.headingBase1 .btnList {
  position: absolute;
  right: 20px;
  top: 23px;
  text-align: right;
}
.headingBase1 .btnList li {
  display: inline;
}

.headingBase1 dl,
.headingBase1 dt,
.headingBase1 dd{
  margin: 0;
  padding: 0;
}

.headingBase1 dl{
  margin-left: 50px;
  margin-top:0;
}

.headingBase1 dt{
  font-size: 0.8em;
  padding-left: 40px;
  padding-bottom: 5px;
}
.headingBase1 dd{
  font-size: 1.3em;
}
.headingBase1 span {
  display: block;
  margin-top: -5px;
  font-size: .5em;
  font-weight: normal;
}

/* headingBase2 */
.headingBase2 {
  clear: both;
  background: transparent url(/jp/n4-common/images/bg_title4.gif) no-repeat left bottom;
  margin-bottom: 15px;
}
.headingBase2 .inner {
  background: transparent url(/jp/n4-common/images/bg_title4_right.gif) no-repeat right bottom;
  zoom: 1;
  position: relative;
}
.headingBase2 .innerDay {
  background: transparent url(/jp/n4-common/images/bg_title4_right.gif) no-repeat right bottom;
  zoom: 1;
}
.headingBase2 h2 {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 13px 16px 11px;
  zoom:1;
}
.headingBase2 h2 a {
  padding-right: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow2_r.gif) no-repeat right .3em;
  text-decoration: none;
  color: #333333;
  zoom:1;
}

.headingBase2 .actions {
  background: transparent url(/jp/n4-common/images/bg_door_actions.jpg) no-repeat right bottom;
}
.headingBase2 .announcement {
  background: transparent url(/jp/n4-common/images/bg_door_announcement.jpg) no-repeat right bottom;
}
.headingBase2 .meibo {
  /*background: transparent url(/jp/n4-common/images/bg_door_meibo.jpg) no-repeat right bottom;*/
  background: transparent url(/jp/n4-common/images/bg_door_meibo.jpg) no-repeat 110% bottom; /* h29-accessibility */
}
.headingBase2 .movie {
  background: transparent url(/jp/n4-common/images/bg_door_movie.jpg) no-repeat right bottom;
}

.headingBase2 .btnList ,
.headingBase2 .btnList li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.headingBase2 .btnList {
  position: absolute;
  right: 20px;
  top: 6px;
  text-align: right;
}
.headingBase2 .btnList li {
  display: inline;
}
.headingBase2 .inner img.ico {
  margin-left: 5px;
  vertical-align: text-top;
}

/* headingBase2 の縦伸縮対応版 h29-accessibility */
.headingBase2-vertical {
  clear: both;
  padding: 0 3px;
  margin-bottom: 15px;
}
.headingBase2-vertical .inner {
  background: #fbf9f4;
  background: -webkit-linear-gradient(top, #fbf9f4 0%,#ede4cd 100%);
  background: linear-gradient(to bottom, #fbf9f4 0%,#ede4cd 100%);
  box-shadow: 0px 3px 3px 0px #bcbcbc;
  border: solid #fff;
  border-width: 0 1px 1px 1px;
  position: relative;
}
.headingBase2-vertical .inner:after {
  background: #1d5785;
  content: '';
  height: 2px;
  left: -1px;
  position: absolute;
  bottom: -3px;
  width: calc(100% + 2px);
}
.headingBase2-vertical h2 {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 13px 16px 11px;
  zoom:1;
}
.headingBase2-vertical h2 a {
  padding-right: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow2_r.gif) no-repeat right .3em;
  text-decoration: none;
  color: #333333;
  zoom:1;
}

.headingBase2-vertical .btnList ,
.headingBase2-vertical .btnList li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.headingBase2-vertical .btnList {
  position: absolute;
  right: 20px;
  top: 6px;
  text-align: right;
}
.headingBase2-vertical .btnList li {
  display: inline;
}
.headingBase2-vertical .inner img.ico {
  margin-left: 5px;
  vertical-align: text-top;
}

/* .contentBlock: font-size: .9em; への対応 */
.contentBlock .headingBase2 h2,
.contentBlock .headingBase2-vertical h2 {
  font-size: 1.11111em; /* = 16px */
}

/* headingBase3 */
/* joho search */
.headingBase3{
  margin: 0 0 10px 0;
  padding: 5px 10px;
  background: #dddddd url(/jp/n4-common/images/bg_joho_search.gif) repeat-x left top;
  border-bottom: 1px solid #cccccc;
}

/* headingBase4 */
/* meibo */
.headingBase4{
  margin: 0;
  padding: 5px 10px;
  background: #dddddd url(/jp/n4-common/images/bg_joho_search.gif) repeat-x left top;
  zoom: 1;
  color: #333333; /* add h29-accessibility */
  font-weight: normal; /* add h29-accessibility */
  font-size: 1em; /* add h29-accessibility */
}

/* headingBase1 + headingBase2 */
.headingBase1+.headingBase2{
  margin-top: 10px;
}

.boxBaseClear{
  overflow: hidden;
    padding-right: 15px;
}

/* ------------------------------------------------
  door
------------------------------------------------ */
/* doorBase1 */
.doorBase1 {
  overflow: hidden;
  zoom: 1;
}
.doorBase1 .doorBox {
  margin-bottom: 20px;
  width: 430px;
  float: right;
}
.doorBase1 .firstChild {
  float: left;
}
.doorBase1 .doorBox .doorBody {
  padding: 0px 15px;
  margin-bottom: 35px;
  font-size: 0.8em;
}

.doorBase1 .doorBox .doorBody p{
  line-height: 1.5;
  margin-left: 12px;
}
.doorBase1 .doorBox .doorBody dl{
  overflow:hidden;
  zoom: 1;
}

.doorBase1 .doorBox .doorBody dl dt{
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2;
}
.doorBase1 .doorBox .doorBody dl dt a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  display: block;
}
.doorBase1 .doorBox .doorBody dl dd {
  line-height: 1.5;
  /*margin-bottom: 15px;*/
}

.doorBase1 .doorBox .doorBody .doorList ,
.doorBase1 .doorBox .doorBody .doorList dt,
.doorBase1 .doorBox .doorBody .doorList dd{
  margin:0;
  padding: 0;
}
.doorBase1 .doorBox .doorBody .doorList {
  margin: .5em 12px;
}
.doorBase1 .doorBox .doorBody dl .doorList {
  margin-left: 0;
  margin-bottom: 0;
}
.doorBase1 .doorBox .doorBody .doorList dt{
  float:left;
  clear:both;
  font-weight: normal;
  font-size: 1em;
  padding: 8px 0 8px 5px;
  position:relative;
}
.doorBase1 .doorBox .doorBody .doorList dd{
  padding: 6px 0 6px 10em;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  line-height: 1.5;
}
.doorBase1 .doorBox .doorBody .doorList dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .55em;
  padding-left: 12px;
  display: block;
}
.doorBase1 .doorBox .doorBody dl dd{
  background: none;
  margin-left: 12px;
}

.doorBase1 .doorBox .doorBody .more {
  text-align: right;
  margin-bottom: 10px;
}

.doorBase1 .doorBox .doorBody .more a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  padding-left: 12px;
}
.doorBase1 .doorBox .doorBody img.ico {
  margin-left: 5px;
  vertical-align: middle;
}

/* doorList2 add h29-accessibility */
.doorBase1 .doorBox .doorBody .doorList2,
.doorBase1 .doorBox .doorBody .doorList2 li {
  list-style: none;
  margin: 0;
  padding:0;
}
.doorBase1 .doorBox .doorBody .doorList2 {
  margin: .5em 12px;
}
.doorBase1 .doorBox .doorBody .doorList2 li {
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  padding: 6px 0 6px 5px;
  overflow: hidden;
  line-height: 1.5;
}
.doorBase1 .doorBox .doorBody .doorList2 span {
  display: block;
}
.doorBase1 .doorBox .doorBody .doorList2 .doorListDate {
  float: left;
}
.doorBase1 .doorBox .doorBody .doorList2 .doorListLink {
  padding-left: 9.5em;
  display: block;
}
.doorBase1 .doorBox .doorBody .doorList2 .doorListLink a {
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .4em;
  padding-left: 12px;
  display: block;
}

/* doorBase2 */
.doorBase2 {
  overflow: hidden;
  zoom: 1;
  width: 640px;
}
.doorBase2 .doorBox {
  margin-bottom: 20px;
  margin-right: 0;
  padding-right: 0;
  width: 310px;
  float: right;
}

.doorBase2 .firstChild {
  float: left;
}

.doorBase2 .doorBox .doorBody {
  padding: 0px 15px;
  margin-bottom: 20px;
  font-size: 0.8em;
  width: 300px;
}

*html .doorBase2 .doorBox .doorBody {
  width: 290px;
}

.doorBase2 .doorBox .doorBody p{
  display: block;
  width: 290px;
  line-height: 1.5;
}
.doorBase2 .doorBox .doorBody dl{
  overflow:hidden;
  zoom: 1;
}

.doorBase2 .doorBox .doorBody dl dt{
  margin-bottom: 10px;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2;
}
.doorBase2 .doorBox .doorBody dl dt a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;



  display: block;
}
.doorBase2 .doorBox .doorBody dl dd {
  line-height: 1.5;
  margin-bottom: 15px;
}

.doorBase2 .doorBox .doorBody .doorList ,
.doorBase2 .doorBox .doorBody .doorList dt,
.doorBase2 .doorBox .doorBody .doorList dd{
  margin:0;
  padding: 0;
}
.doorBase2 .doorBox .doorBody .doorList {
  margin: .5em 12px;
}
.doorBase2 .doorBox .doorBody dl .doorList {
  margin-left: 0;
  margin-bottom: 0;
}
.doorBase2 .doorBox .doorBody .doorList dt{
  float:left;
  clear:both;
  font-weight: normal;
  font-size: 1em;
  padding: 8px 0 8px 5px;
  position:relative;
}
.doorBase2 .doorBox .doorBody .doorList dd{
  padding: 6px 0 6px 10em;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  line-height: 1.5;
}
.doorBase2 .doorBox .doorBody .doorList dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .55em;
  padding-left: 12px;
  display: block;
}
.doorBase2 .doorBox .doorBody dl dd{
  background: none;
  margin-left: 12px;
}

.doorBase2 .doorBox .doorBody .more {
  text-align: right;
  margin-bottom: 10px;
}

.doorBase2 .doorBox .doorBody .more a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  padding-left: 12px;
}

/* doorBase3 */
.doorBase3{
  overflow:hidden;
  zoom:1;
  width: 630px;
  margin-bottom: 10px;
  font-size: 0.9em;
}

.doorBase3 .leftBox,
.doorBase3 .rightBox{
  float: left;
  width: 300px;
  margin: 5px;
  overflow:hidden;
  zoom: 1;
}

.doorBase3 .doorBase3list,
.doorBase3 .doorBase3list li {
  margin:0;
    padding:0;
}

.doorBase3 .doorBase3list li{
  list-style-type: none;
  margin-left: 15px;
  padding-top: 5px;
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.75em;
}

/* ------------------------------------------------
  tabBox
------------------------------------------------ */
.tabBox1,
.tabBox1 #tabList{
  margin: 0;
  padding: 0;
}
.tabBox1 #tabList{
  width: 100%;
  overflow:hidden;
  zoom:1;
  margin-bottom: 10px;
}

.tabBox1 #tabList li{
  float: left;
  list-style-type: none;
  width: 94px;
  margin: 3px 2px;
}

.tabBox1 #tabList li a{
  display: block;
  background: #c0c0c0 url(/jp/n4-common/images/bg_joho_search_off.gif) repeat-x top left;
  text-align:center;
  padding: 8px;
  text-decoration:none;
}
.tabBox1 #tabList li a:hover,
.tabBox1 #tabList li a.active{
  color:#ffffff;
  background: #0d3c61 url(/jp/n4-common/images/bg_joho_search_on.gif) repeat-x top left;
}
.tabBox1 #tabContent {
  padding: 0 0 15px;
  margin-bottom:15px;
  background-color: #e9e9e9;
}

.tabBox1 #tabContent ul,
.tabBox1 #tabContent li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.joho #tabContent h4 {
  margin-left: 12px;
  margin-right: 12px;
}
.tabBox1 #tabContent ul {
  margin-left: 24px;
  margin-right: 24px;
}

.tabBox1 #tabContent li {
  padding-left: 12px;
  margin-right: 15px;
}

/* ------------------------------------------------
  dlist
------------------------------------------------ */
/* dlistBase1 */
.dlistBase1 ,
.dlistBase1 dt ,
.dlistBase1 dd,
.dlistBase1 dd dt{
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.dlistBase1 dd dd {
  margin-left: 15px;
  padding: 0;
  line-height: 1.3;}

.dlistBase1 {
  position:relative;
  padding: 10px 15px 15px;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left 10px;
  min-height: 90px;
  overflow: hidden;
  zoom: 1;
}
* html .dlistBase1 {
  height: 120px;
}
.dlistBase1 dt ,
.dlistBase1 dd {
  padding: 10px 0 0 120px;
}

.dlistBase1 dd span {
    background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat scroll left 0.55em;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 12px;
    display: inline-block;
}

.dlistBase1 dt img {
  position:absolute;
  left:15px;
}

.noLine {
  background-image: none !important;
  padding-bottom: 5px;
}

/* dlistBase2 */
.dlistBase2{
  margin: 10px 0 0 10px;
  overflow:hidden;
  zoom: 1;
}
.dlistBase2 dt{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left  ;
  padding-left: 12px;
  margin-top: 15px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2;
}
.dlistBase2 dd{
  padding-left:12px;
  background: none;
  margin: 5px 0;
}

.dlistBase2 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
  padding-left: 12px;
}

/* dlistBase3 */
/* joho 3col*/
.dlistBase3,
.dlistBase3 dt,
.dlistBase3 dd{
  margin: 0;
  padding: 0;
}
.dlistBase3{
  width: 270px;
  margin: 15px 10px;
  float:left;
  overflow: hidden;
  zoom: 1;
}
.dlistBase3 dt{
  margin-bottom: 10px;
  padding: 8px 10px;
}
.dlistBase3 dd{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
  padding-left: 12px;
  margin-top: 10px;
  line-height: 1.3;
}

/* dlistBase4 */
/* joho 1col*/
.dlistBase4 ,
.dlistBase4 dt,
.dlistBase4 dd{
  margin:0;
  padding: 0;
}
.dlistBase4 dt{
  float:left;
  clear:both;
  padding: 17px 0 0 15px;
  font-size: 1em;
  font-weight: normal;
  margin:0;
  position:relative;
}
.dlistBase4 dd{
  padding: 13px 0 13px 10em;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  line-height: 1.5;
}
.dlistBase4 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  display:inline-block;
}
.dlistBase4 dd span{
  color: #006600;
  padding-left: 12px;
  display: block;
}

/* dlistBase5 */
.dlistBase5 ,
.dlistBase5 dt,
.dlistBase5 dd{
  margin:0;
  padding: 0;
}

.dlistBase5 {
  float: left;
  width: 300px;
}

.dlistBase5 dt{
  font-weight: bold;
}

.dlistBase5 dd{
  display: inline;
  white-space: nowrap;
}

/* dlistBase6 */
.dlistBase6 ,
.dlistBase6 dt ,
.dlistBase6 dd,
.dlistBase6 dd dt{
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.dlistBase6 dd dd {
  margin-left: 15px;
  padding: 0;
  line-height: 1.3;}

.dlistBase6 {
  position:relative;
  padding: 10px 15px 15px;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  overflow: hidden;
  zoom: 1;
}

.dlistBase6 dt ,
.dlistBase6 dd {
  padding: 10px 0 0 120px;
}

.dlistBase6 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  padding-left: 12px;
  font-size: 1.2em;
  font-weight: normal;
}
.dlistBase6 .details{
  text-align: right;
}
.dlistBase6 .details a{
  font-size: 1em;
}

.dlistBase6 dd dt a,
.dlistBase6 dd dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  padding-left: 12px;
  font-size: 1em;
  font-weight: normal;
}

.dlistBase6 dt img {
  position:absolute;
  left:15px;
}

/* dlistBase7 */
.dlistBase7 ,
.dlistBase7 dt,
.dlistBase7 dd{
  margin:0;
  padding: 0;
}

.dlistBase7 {
  width: 180px;
  float: left;
  margin-left: 15px;
}

.dlistBase7 dd dd{
  margin-left: 15px;
}

.dlistBase7 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}

/* dlistBase8 */
.dlistBase8 ,
.dlistBase8 dt,
.dlistBase8 dd,
.dlistBase8 ul,
.dlistBase8 li{
  margin:0;
  padding: 0;
}

.dlistBase8 ,
.dlistBase8 ul{
  overflow: hidden;
  zoom: 0;
}

.dlistBase8 {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 0;
  width: 620px;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
}

.dlistBase8 img{
  margin-bottom: 15px;
}

.dlistBase8 dt{
  float: left;
  width: 60px;
}

.dlistBase8 dd{
  float: left;
  width: 520px;
}

*html .dlistBase8 dd{
  padding-bottom:15px;
}

.dlistBase8 ul{
  margin-bottom: 10px;
}

.dlistBase8 dd ul li{
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
  list-style-type: none;
  width: 230px;
  display: inline;
}

.dlistBase8 dd ul li a{
  line-height: 1.5;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  zoom: 1;
}

/* dlistBase9 */
.dlistBase9,
.dlistBase9 dt,
.dlistBase9 dd,
.dlistBase9 ul,
.dlistBase9 li{
  margin: 0;
  padding: 0;
}

.dlistBase9{
  width: 280px;
  float: left;
  overflow: hidden;
  zoom:1;
  margin: 10px;
}

.dlistBase9 dt,
.dlistBase9 ul{
  float: left;
}

.dlistBase9 dt{
  font-weight: bold;
  padding-left: 5px;
  border-left: solid 7px #aaa;
  width: 55px;
}

.dlistBase9 dd{
  float: left;
  width: 205px;
}

.dlistBase9 li{
  list-style-type: none;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  margin-bottom: 5px;
}

/* dlistBase10 */
.dlistBase10,
.dlistBase10 dt,
.dlistBase10 dd,
.dlistBase10 dd ul,
.dlistBase10 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase10{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    background-color:#f0f0f0;
    margin-bottom: 1em;
    }

.dlistBase10 dt{
    width:160px;
    float:left;
    padding:10px;
    border-top:1px solid #ccc;
    line-height: 1.3;
}

.dlistBase10 dd{
    margin-left:180px;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
    line-height: 1.3;
}

.dlistBase10 dd:after{
    clear:both;
}

.dlistBase10 dd span {
    background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat scroll left 0.55em;
    padding-left: 12px;
    display: inline-block;
}

.dlistBase10 dd ul li{
  list-style-type: none;
    zoom: 1;
}

.dlistBase10 img{
  margin: 0 10px;
    zoom: 1;
}

/* dlistBase11 */
/* meibo index */
.dlistBase11,
.dlistBase11 dt,
.dlistBase11 dd,
.dlistBase11 dd ul,
.dlistBase11 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase11{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    border-bottom:none;
    background-color:#f0f0f0;
    }

.dlistBase11 dt{
    width:45%;
    float:left;
    padding:1.5%;
    border-top:1px solid #ccc;
    height: auto;
    float: left;
}
/*.dlistBase11 dt.fontItem,*/
.dlistBase11 dd.fontItem{
  background:#f0f0f0;
}

.dlistBase11 dd{
  float: left;
    padding:1.5%;
  border-top:1px solid #ccc;
  background: url(/jp/n4-common/images/bg_tbl.gif) #ffffff repeat-y left top;
  width:41%;
  overflow: hidden;
  zoom: 1;
  height: 9em;
}
.dlistBase11 dd.remarks{
  width:5%;
  height: 9em;
}
dl.firstChild dt,
dl.firstChild dd,
dl.firstChild dd.remarks {
  height: auto;
}

.dlistBase11.last {
    border-bottom:1px solid #ccc;
}

.dlistBase11 dd.fontItem{
  background: url(/jp/n4-common/images/bg_tbl.gif) #f0f0f0 repeat-y left top;
}
.dlistBase11 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}

.dlistBase11 dd ul li{
  list-style-type: none;
}

.dlistBase11 img{
  margin: 10px;
}
.dlistBase11 .externalCharacter{
  margin: 0;
  padding: 0;
  vertical-align:middle;
}

/* dlistBase12 */
/* meibo Profile */
.dlistBase12,
.dlistBase12 dt,
.dlistBase12 dd,
.dlistBase12 ul,
.dlistBase12 li{
  margin: 0;
  padding: 0;
}

.dlistBase12{
  width: 50%;
  float: left;
  overflow: hidden;
  zoom:1;
  margin: 10px;
}

.dlistBase12 dt,
.dlistBase12 ul{
  float: left;
}

.dlistBase12 dt{
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left: solid 7px #aaa;
  width: 100%;
}

.dlistBase12 dd{
  float: left;
  width: 100%;
  padding-bottom: 10px;
  text-indent: 1em;
}

.dlistBase12 li{
  list-style-type: none;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  margin-bottom: 5px;
}


/* dlistBase13 */
/* meibo career */
.dlistBase13,
.dlistBase13 dt,
.dlistBase13 dd,
.dlistBase13 dd ul,
.dlistBase13 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase13{
    width:99.7%;
    overflow:hidden;
    zoom:1;
    border:1px solid #aaa;
    border-top:none;
    background: transparent url(/jp/n4-common/images/bg_meibo.gif) repeat-y left top;
    font-size: 0.9em;
    }

.dlistBase13 dt{
    width:150px;
    float:left;
  text-align: right;
    padding:10px;
}

.dlistBase13 dd{
    margin-left:170px;
    padding:10px;
}

.dlistBase13 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}
    
.dlistBase13 dd:after{
    clear:both;
}

/* meibo */
/* text */
.dlistBase13 + p{
  border: solid 1px #aaa;
  border-top: none;
  border-bottom: none;
  margin: 0;
  padding: 1em;
}

p + .dlistBase18{
  margin-top: 0;
}


p.listNames{
  clear: both;
  border: none;
}

p.listNames + .boxBase5{
  margin-top: 0px;
}

/* dlistBase14 */
.dlistBase14{
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom:1;
  width: 100%
}

.dlistBase14 dt,
.dlistBase14 dd{
  margin:0; 
  display: block;
  padding: 10px 0 5px 0;
  font-size: 1.0em;
}


.dlistBase14 dt{
  clear:both;
  float: left;
  width: 115px;
  text-align: left;
  width: 22%
}
.dlistBase14 dd{
  float: left;
  width: 15%;
  
}

.dlistBase14 .wide{
  width: 58%;
  margin-left: 10px;
}

.dlistBase14 dd span {
    background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat scroll left 0.6em;
    line-height: 1.3;
    padding-left: 12px;
    display: inline-block;
}
.dlistBase14 dd img {
  margin-left: 0.5em;
}

/* dlistBase15 */
/* goiken */
.dlistBase15,
.dlistBase15 dt,
.dlistBase15 dd,
.dlistBase15 dd ul,
.dlistBase15 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase15{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    background-color:#f0f0f0;
    }

.dlistBase15.first{
    border-bottom: none;
    }


.dlistBase15 dt{
    width:160px;
    float:left;
    padding:10px;
    border-top:1px solid #ccc;
}

.dlistBase15 dd{
    margin-left:180px;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
}

.dlistBase15 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}

.dlistBase15 dd:after{
    clear:both;
}

.dlistBase15 dd ul li{
  list-style-type: none;
    zoom: 1;
}

.dlistBase15 img{
  margin: 0 10px;
    zoom: 1;
}

/* goiken */
.dlistBase15 dt.adjustmentGoiken,
.dlistBase15 dd.adjustmentGoiken{
  height: 2em;
  zoom: 1;
}

.dlistBase15 .wordGoiken{
  width: 98%;
}

.dlistBase15 .submitGoiken{
  width: 98%;
  text-align: center;
  zoom: 1;
}
/*
table#goikenFrm {
    width: 602px;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.3;
}
table#goikenFrm th {
  width: 160px;
    padding: 10px;
    border: #ccc solid;
    border-width: 1px 0 0 1px;
    background: #f0f0f0;
    font-weight: normal;
    vertical-align: top;
}
table#goikenFrm td {
    padding: 10px 13px 10px 10px;
    border: 1px #ccc solid;
    border-width: 1px 0 0 1px;
    vertical-align: top;
}
table#goikenFrm td.submitGoiken {
    background: #f0f0f0;
    border-width: 1px 0 0 0;
  text-align: center;
}
table#goikenFrm td .wordGoiken{
  width: 98%;
}
table#goikenFrm td.submitGoiken input {
  margin: 0 181px 0 0;
}
table#goikenFrm textarea {
  height: 8em;
}
*/

/* dlistBase16 */
/* help index */
.dlistBase16,
.dlistBase16 dt,
.dlistBase16 dd,
.dlistBase16 dd ul,
.dlistBase16 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase16{
    width:890px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    border-bottom:none;
    background-color:#f0f0f0;
    }

.dlistBase16 dt{
    width:15%;
    float:left;
    padding:9px;
    border-top:1px solid #ccc;
    height: auto;
    float: left;
}
/*.dlistBase16 dt.fontItem,*/
.dlistBase16 dd.fontItem{
  background:#f0f0f0;
}

.dlistBase16 dd{
  float: left;
    padding:11px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
    width:28%;
    overflow: hidden;
    zoom: 1;
    height: 4em;
}
.dlistBase16 dd.remarks{
  float: left;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
    width:50%;
    height: 4em;
}

.dlistBase16.firstChild{
  height: 35px;
}
.dlistBase16.last{
    border-bottom:1px solid #ccc;
}

.dlistBase16 dd.fontItem{
    background-color:#f0f0f0;
}
.dlistBase16 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}

.dlistBase16 dd ul li{
  list-style-type: none;
}

.dlistBase16 img{
  margin: 10px;
}


/* dlistBase17 */
.dlistBase17{
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom:1;
  width: 100%;
}

.dlistBase17 dt,
.dlistBase17 dd{
  margin:0; 
  display: block;
  padding: 10px 0 5px 0;
  font-size: 0.9em;
}


.dlistBase17 dt{
  clear:both;
  float: left;
  text-align: left;
  width: 20%
}
.dlistBase17 dd{
  float: left;
  width: 40%;
}
.dlistBase17 .wide{
  width: 70%;
  margin-left: 10px;
}

.dlistBase17 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  display: block;
  line-height: 1.3;
}

/* dlistBase18 */
/* meibo other */
.dlistBase18,
.dlistBase18 dt,
.dlistBase18 dd,
.dlistBase18 dd ul,
.dlistBase18 dd li{
  margin: 0;
  padding: 0;
}

.dlistBase18{
    width:99.7%;
    overflow:hidden;
    zoom:1;
    border:1px solid #aaa;
    background: transparent url(/jp/n4-common/images/bg_meibo.gif) repeat-y left top;
    font-size: 0.9em;
  margin-top: 1.5em;
  margin-bottom: 0;
    } 

.dlistBase18 dt{
    width:150px;
    float:left;
    padding:10px;
  text-align: right;
}

.dlistBase18 dd{
    margin-left:170px;
    padding:10px;
}

.dlistBase18 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}
    
.dlistBase18 dd:after{
    clear:both;
}

/* add h29-accessibility */
.dlistBase18 dd li {
    list-style: none;
    margin-bottom: 5px;
}

/* dlistBase19 */

.dlistBase19,
.dlistBase19 dt,
.dlistBase19 dd{
  margin:0;
  padding:0;
}

.dlistBase19{
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  margin-left: 15px;
  line-height: 1.5;
  font-size: 0.9em;
}

.dlistBase19 dt,
.dlistBase19 dd{
  float: left;
}

.dlistBase19 dt{
  width: 130px;
}

.dlistBase19 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  margin-left: 20px;
  line-height: 1.3;
}

/* ------------------------------------------------
  sns
------------------------------------------------ */
/* sns list right */
.snsList ,
.snsList li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.snsList {
  margin: 1em 0;
  text-align: right;
}
.snsList li {
  display: inline;
}
.snsList li * {
  vertical-align: top;
}
.snsList li:nth-child(2) {
  display: none;
}
.snsList li.snsBtn {
  display: inline;
}

/* new sns list right */
.oneColumnLayout .boxBaseSNS{
  margin: 0 1.7em 0 0;
  padding: 0;
}
.twoColumnLayoutWT .boxBaseSNS{
  margin-right: 0;
}
.boxBaseSNS ul ,
.boxBaseSNS ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.boxBaseSNS ul {
  margin: 1em 0;
  text-align: right;
}
.twoColumnLayoutWT .boxBaseSNS ul{
  margin-top: 0;
}
.boxBaseSNS ul li {
  display: inline;
}
.boxBaseSNS ul li * {
  vertical-align: top;
}
.boxBaseSNS ul li:nth-child(2) {
  display: none;
}
.boxBaseSNS ul li.snsBtn {
  display: inline;
}
.boxBaseSNS ul li.snsFb {
  line-height: 1.0;
}
.boxBaseSNS ul li.snsFb .fb_iframe_widget > span {
  vertical-align: top !important;
}
.boxBaseSNS ul li.snsTw iframe{
  padding-bottom: 3px;
}

/* ------------------------------------------------
  sitemap
------------------------------------------------ */
.sitemapBlock{
  overflow: hidden;
  zoom: 1;
  width: 100%;
}

.sitemapBox{
  float: left;
  width: 29%;
  margin: 0 2%;
}

*html .sitemapBox{
  float: left;
  width: 250px;
  margin: 0 10px;
}

.sitemap,
.sitemap dt,
.sitemap dd{
  margin: 0;
  padding: 0;
}

.sitemap{
  width: 100%;
  margin-bottom: 20px;
}

.sitemap dt{
  width: auto;
  padding-top:7px;
  padding-bottom: 7px;
  padding-left: 15px;
  margin-bottom: 15px;
  color: #FFFFFF;
  background: transparent url(/jp/n4-common/images/bg_lnav.gif) repeat-x left bottom;
  border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}

.sitemap dt a{
  color: #FFFFFF !important;
  background: transparent url(/jp/n4-common/images/blt_arrow_r_w.gif) no-repeat right .45em;
  padding-right: 12px;
}

.sitemap dd{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  margin-top: 5px;
  margin-left: 10px;
  line-height: 1.5;
  font-size: 0.9em;
  width: 95%;
}

/* ------------------------------------------------
  list
------------------------------------------------ */

/* listBase1 */
/* horizontal list left */
.listBase1 ,
.listBase1 li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom: 1;
}
.listBase1 {
  margin: 1em 0;
}
.listBase1 li{
  float: left;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  margin: 0 10px 5px 7px;
  padding-left: 12px;
  line-height: 1.3;
}

.listBase1 li.ac{
  font-weight: bold;
}

/* listBase2 */
/* list center */
.listBase2,
.listBase2 li{
  list-style-type:none;
  margin:0;
  padding:0;
}

.listBase2{
  margin: 1em 0;
  text-align:center;
}
.listBase2 li{
  display:inline;
  margin: 0 5px;
}
.listBase2 li a{
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase3 */
/* horizontal list (banner) */
.listBase3,
.listBase3 li{
  list-style-type:none;
  margin:0;
  padding:0;
}
.listBase3{
  margin: 1em 1em;
  overflow: hidden;
  zoom:1;
  white-space:nowrap;
}
.listBase3 li{
  float:left;
  margin-right:5px;
  margin-bottom: 5px;
}

/* listBase4 */
/* 2col */
.listBase4,
.listBase4 li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.listBase4{
  width: 420px;
  margin: 1em 10px;
  float: left;
  overflow: hidden;
  zoom: 1;
}
.listBase4 li{
  margin-bottom: 10px;
}
.listBase4 li a{
  margin-top: 5px;
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase5 */
.listBase5 {
  margin-left: 10px;
  margin-right: 20px;
}
.listBase5 li{
  margin-top: 7px;
  padding-top: 5px;
  line-height: 1.5;
}

/* listBase6 */
.listBase6,
.listBase6 li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.listBase6{
  width: 95%;
  margin: 1em 10px;
  float: left;
  overflow: hidden;
  zoom: 1;
}
.listBase6 li{
  margin-bottom: 10px;
}
.listBase6 li a{
  margin-top: 5px;
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase7 */
.listBase7,
.listBase7 li{
  margin: 0;
  padding: 0;
}

.listBase7{
  width: 100%;
  overflow: hidden;
  zoom: 1;
  margin: 1em;
}

.listBase7 li{
  width: 40%;
  float: left;
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

.listBase7 li a{
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBaseStatement h29-accessibility */
.listBaseStatement {
  margin: 25px 0 0 0;
  display: table;
}
.listBaseStatement li {
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left top;
  list-style: none;
  display: table-row;
  margin: 0;
}
.listBaseStatement li .listBaseStImg {
  display: block;
  margin: 10px 0 10px 15px;
  width: 102px;
  height: 102px;
  position: relative;
  overflow: hidden;
}
.listBaseStatement li .listBaseStImg img {
  position: absolute;
}
.listBaseStatement li .listBaseStContent {
  display: table-cell;
  padding: 10px 0 10px 15px;
  vertical-align: top;
}
.listBaseStatement li .listBaseStContent a {
  display: block;
  margin-top: 10px;
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
  font-size: 1.2em;
}
.listBaseStatement li .listBaseStContent .listBaseStSummary {
  margin-top: 10px;
  margin-bottom: 5px;
}

/* listBaseKakugi h29-accessibility */
.listBaseKakugi,
.listBaseKakugi li {
  margin: 0;
  list-style: none;
}
.listBaseKakugi {
  padding-left: 15px;
}
.listBaseKakugi li {
  font-size: 0.9em;
  margin-bottom: 13px;
}
.listBaseKakugi li span {
  display: inline-block;
}
.listBaseKkDate{
  width: 130px;
}
.listBaseKkLink a {
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
  margin-left: 15px;
}

/* listBaseTyoukan h29-accessibility */
.listBaseTyoukan,
.listBaseTyoukan h3,
.listBaseTyoukan ul,
.listBaseTyoukan ul li {
  margin: 0;
  padding: 0;
}
.listBaseTyoukan {
  overflow: hidden;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  border-top: none;
}
.listBaseTyoukan h3 {
  width: 160px;
  float: left;
  padding: 10px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 1em;
  font-weight: normal;
  color: #333333;
  background: #f0f0f0;
}
.listBaseTyoukan ul,
.listBaseTyoukan ul li {
  list-style: none;
}
.listBaseTyoukan ul {
  background-color: #f0f0f0;
}
.listBaseTyoukan ul li {
  margin-left: 180px;
  padding: 10px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
}
.listBaseTyoukan ul li span {
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
  padding-left: 12px;
  display: inline-block;
}

/* listBaseNews h29-accessibility */
.listBaseNews,
.listBaseNews li {
  list-style: none;
  margin: 0;
}
.listBaseNews {
  padding-top: 10px;
}
.listBaseNews li {
  margin-bottom: 15px;
}
.listBaseNews li span {
  display: inline-block;
  vertical-align: top;
}
.listBaseNews li .listBaseNsDate {
  width: 135px;
}
.listBaseNews li .newsicon {
  position: static;
}
.listBaseNews li .listBaseNsContent {
  margin-left: 5px;
  width: 360px;
}
.listBaseNews li .listBaseNsContent a {
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.35em;
  padding-left: 12px;
  display: block;
}

/* ------------------------------------------------
  box
------------------------------------------------ */
/* boxBase1 */
/* border */
.boxBase1 {
  border: 1px solid #999999;
  padding: .5em 1em;
  margin-top: .5em;
  margin-bottom: .5em;
  clear: both;
}
.boxBase1 p,
.boxBase1 ul,
.boxBase1 ol,
.boxBase1 dl,
.boxBase1 table {
  margin-top: .5em;
  margin-bottom: .5em;
}
.boxBase1 p,
.boxBase1 ul,
.boxBase1 ol,
.boxBase1 dl {
  line-height: 1.3;
}

/* boxBase2 */
/* background */
.boxBase2 {
  background-color: #e9e9e9;
  padding: .5em 1em;
  margin-top: .5em;
  margin-bottom: .5em;
}
.boxBase2 p,
.boxBase2 ul,
.boxBase2 ol,
.boxBase2 dl,
.boxBase2 table {
  margin-top: .5em;
  margin-bottom: .5em;
}
.boxBase2 p,
.boxBase2 ul,
.boxBase2 ol,
.boxBase2 dl {
  line-height: 1.3;
}

/* boxBase3 */
/* border dotted */
.boxBase3 {
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left bottom;
  padding: .5em 0;
  margin-top: .5em;
  margin-bottom: .5em;
  overflow: hidden;
  zoom: 1;
}
.boxBase3 p,
.boxBase3 ul,
.boxBase3 ol,
.boxBase3 dl,
.boxBase3 table {
  margin-top: .5em;
  margin-bottom: .5em;
}
.boxBase3 p,
.boxBase3 ul,
.boxBase3 ol,
.boxBase3 dl {
  line-height: 1.3;
}

/* boxBase4 */
/* border and background */
.boxBase4 {
  background-color: #e9e9e9;
  border: 1px solid #999999;
  padding: .5em 1em;
  margin-top: .5em;
  margin-bottom: .5em;
  clear: both;
}
.boxBase4 p,
.boxBase4 ul,
.boxBase4 ol,
.boxBase4 dl,
.boxBase4 table {
  margin-top: .5em;
  margin-bottom: .5em;
}
.boxBase4 p,
.boxBase4 ul,
.boxBase4 ol,
.boxBase4 dl {
  line-height: 1.3;
}

/* boxBase5 */
/* border */
.boxBase5 {
    border: 1px solid #999999;
    clear: both;
    margin-top: 10px;
}

*html .boxBase5 {
  border: 1px solid #999999;
  margin-top: 5px;
  clear: both;
}

.boxBase5 p,
.boxBase5 ul,
.boxBase5 ol,
.boxBase5 dl {
  line-height: 1.3;
}

/* boxBase6 */
/* kakugi border */
.boxBase6 {
  border: 1px solid #999999;
  clear: both;
  font-weight: bold;
}

*html .boxBase6 {
  border: 1px solid #999999;
  margin-top: 5px;
  clear: both;
}

.boxBase6 p,
.boxBase6 ul,
.boxBase6 ol,
.boxBase6 dl {
  line-height: 1.3;
}

/* boxBase7 */
/* meibo border */
.boxBase7 {
  border: 1px solid #999999;
  clear: both;
  margin-top: 1.5em;
}

*html .boxBase7 {
  border: 1px solid #999999;
  margin-top: 5px;
  clear: both;
}

.boxBase7 p,
.boxBase7 ul,
.boxBase7 ol,
.boxBase7 dl {
  line-height: 1.3;
}


/* ------------------------------------------------
tableBase
------------------------------------------------ */
.tbLeft th,
.tbLeft td {
  text-align: left;
}
.tbCenter th,
.tbCenter td {
  text-align: center;
}
.tbRight th,
.tbRight td {
  text-align: right;
}
.tbTop th,
.tbTop td {
  vertical-align: top;
}
.tbMiddle th,
.tbMiddle td {
  vertical-align: middle;
}
.tbBottom th,
.tbBottom td {
  vertical-align: bottom;
}
/* tableBase */
.tableBase {
  background-color:#ffffff;
  border-collapse: collapse;
  border: 1px solid #aaaaaa;
  margin-top: 1em;
  margin-bottom: 1em;
}
.tableBase th,
.tableBase td {
  padding: 7px 10px;
  border: 1px solid #aaaaaa;
}
.tableBase th {
  background-color:#e2e2e2;
  font-weight: bold;
}
.tableBase caption {
  text-align: left;
  font-weight: bold;
  margin-bottom: .5em;
}


/* ------------------------------------------------
  actionToday
------------------------------------------------ */
.actionToday ul ,
.actionToday li {
  margin: 0;
  padding: 0;
}
.actionToday ul {
  padding-left: 20px;
  width: 230px;
  float: left;
}
.actionToday li {
  padding-top: 3px;

}

/* -----------------------------------------------
  kanteiSearch move to joho.css h29-accessibility
------------------------------------------------- */


/* -----------------------------------------------
  meibo
------------------------------------------------- */

.meiboBlock{
  overflow: hidden;
  zoom:1;
  width: 600px;
}

.imgBlock {
    float: left;
    margin-right: 15px;
}

*html .txtBlock {
  float: left;
  width: 310px;
}


/* -----------------------------------------------
  languageChoice
------------------------------------------------- */

.languageChoice{
  overflow: hidden;
  zoom:1;
  width: 100%;
  text-align:right;
}


.languageChoice ,
.languageChoice li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom: 1;
  text-align:right;
}
.languageChoice {
  margin: 1em 0;
}
.languageChoice li{
  float: right;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
  margin: 0 10px 5px 7px;
  padding-left: 12px;
  line-height: 1.3;
}


/* -----------------------------------------------
  pageLink
------------------------------------------------- */
ul.pageLink{
  margin: 10px 0 10px;
  padding: 10px 0 10px;
  background: transparent url(/jp/n4-common/images/line_dotted.gif) repeat-x left top;
}

ul.pageLink li.next,
ul.pageLink li.prev{
  list-style-type: none;
  margin: 0.5em 0;
  padding-left: 12px;
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left 0.45em;
}

/* -----------------------------------------------
  detailUp
------------------------------------------------- */
.detailUp p{
  line-height: 1.8;
  font-size: 1.15em;
}

/* -----------------------------------------------
  kanpo
------------------------------------------------- */
.kanpo .contentBlock .week .dlistBase9:nth-of-type(2n+1){
  clear: both;
}

/* -----------------------------------------------
  rekidainaikaku
------------------------------------------------- */
.rekidainaikaku .member .boxBase3 .dlistBase7:nth-of-type(3n+1){
  clear: both;
  float: left;
}
/* -----------------------------------------------
  tweetLSpe
------------------------------------------------- */
.tweetLSpe {
  width: 220px;
  margin-bottom: 1em;
  margin-right:0;
  margin-left: auto;
  text-align: center;
}
.tweetLSpe .tweetLSpeBox{
  overflow: hidden;
  zoom: 1;
  text-align: left;
}
.tweetLSpe .tweetLSpeTitle {
  margin-bottom: 0;
  background-color: #ccddee;
  padding: 2px 5px;
  font-weight: bold;
}
.tweetLSpe .tweetLSpeBox {
  background-color: #f2f2f2;
  padding: 10px;
}
.tweetLSpe .tweetLSpeBox .tweetLSpeImg {
  float: left;
  margin-right: 10px;
}
.tweetLSpe .tweetLSpeBox p {
  margin-top: 10px;
}
.tweetLSpe .tweetLSpeBox p a {
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat scroll left 0.45em;
  padding-left: 12px;
}


/* -----------------------------------------------
  cabinetTbl
------------------------------------------------- */
table.cabinetTbl {
  border: 1px #ccc solid;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 1px 0 0;
  width: 99%;
}
table.cabinetTbl th {
  border: #ccc solid;
  border-width: 0 0 1px 1px;
  background: #f0f0f0;
  font-weight: normal;
  line-height: 1.3;
  /*padding: 1.5%;*/
  padding: 8px;
  vertical-align: top;
  width: 44%;
text-align: left;
}
table.cabinetTbl td {
  /*padding: 1.5%;*/
  padding: 8px;
  border: 1px #ccc solid;
  border-width: 0 0 1px 1px;
  vertical-align: top;
}
table.cabinetTbl .names {
  width: 39.5%;
}
table.cabinetTbl .remarks {
  width: 7.5%;
}
table.cabinetTbl td a {
  background: url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}
table.cabinetTbl td ul li {
  list-style-type: none;
}
table.cabinetTbl td img {
  margin: 10px;
}
table.cabinetTbl .externalCharacter{
  margin: 0;
  padding: 0;
  vertical-align:middle;
}

/* -----------------------------------------------
  dlistBase20(cabinetArchive)
------------------------------------------------- */

/* dlistBase20 */
.dlistBase20,
.dlistBase20 dt,
.dlistBase20 dd,
.dlistBase20 dd ul,
.dlistBase20 dd li{
  margin: 0;
  padding: 0;
}
.dlistBase20{
  width:99.7%;
  overflow:hidden;
  zoom:1;
  border:1px solid #aaa;
  border-top:none;
  background: transparent url(/jp/n4-common/images/bg_meibo_2.gif) repeat-y left top;
  font-size: 0.9em;
}
.dlistBase20 dt{
  width:200px;
  float:left;
  text-align: left;
  padding:10px;
}
.dlistBase20 dd{
  margin-left:220px;
  padding:10px;
}
.dlistBase20 dd a{
  background: transparent url(/jp/n4-common/images/blt_arrow_r.gif) no-repeat left .45em;
  padding-left: 12px;
}
.dlistBase20 dd:after{
  clear:both;
}
.dlistBase20 + p{
  border: solid 1px #aaa;
  border-top: none;
  border-bottom: none;
  margin: 0;
  padding: 1em;
}

/* -----------------------------------------------
  ishikichousa
------------------------------------------------- */

#ishikichousaList{
  
}
#ishikichousaList .ishikichousaItem{
  width: 100%;
  overflow: hidden;
  zoom:1;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: dotted 1px #cccccc;
}

#ishikichousaList .ishikichousaItem .itemNo {
  width: 5%;
  float: left;
  padding-top: 2px;
}

#ishikichousaList .ishikichousaItem .itemStatus{
  width: 15%;
  float: left;
  padding-top: 2px;
  text-align:center;
  font-size: 1.1em;
  font-weight:bold;
}

#ishikichousaList .ishikichousaItem .itemStatus span{
  font-size: 0.7em;
  padding-left: 10px;
  font-weight: normal;
}

#ishikichousaList .ishikichousaItem .itemStatus img{
  display: block;
  margin-bottom: 10px;
  margin-right:auto;
  margin-left:auto;
}

#ishikichousaList .ishikichousaItem .itemContents{
  width: 75%;
  float: left;
  margin-left: 5%;
}

html* #ishikichousaList .ishikichousaItem .itemContents{
  width: 70%;
  float: left;
  margin-left: 5%;
}

#ishikichousaList .ishikichousaItem .itemContents ul,
#ishikichousaList .ishikichousaItem .itemContents ul li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#ishikichousaList .ishikichousaItem .itemContents ul{
  margin-bottom: 10px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li{
  padding-bottom: 5px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li img{
  margin-left: 5px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li.contentsQuestion{
  font-weight: bold;
    margin-bottom: 10px;
}
#ishikichousaList .ishikichousaItem .itemContents ul li.contentsDay{
  font-size: 0.8em;
}
#ishikichousaList .ishikichousaItem .itemContents ul li.contentsOffer{
  font-size: 0.8em;
}


/* ------------------------------------------------
  slider mod h29-accessibility
------------------------------------------------ */
/* --- slider --- */
#slider {
  background-color: #ede4cd;
  border-bottom: 1px solid #258;
  max-width: 887px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 1px;
  zoom: 1;
}

#slider * {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

#slider .bx-wrapper .bx-loading {
  background: transparent url(/jp/n4-common/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  left: 0;
  min-height: 50px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

#slider #screen ul li {
  position: relative;
  margin: 1px;
}

#slider #screen ul li img {
  width: 100%;
}

#slider #screen ul li h3 {
  background: transparent url(/jp/n4-common/images/sld_headline_bg.png) repeat left top;
  bottom: 0;
  font-size: .9em;
  left: 0;
  padding: 9px 10px;
  position: absolute;
  width: 96%;
}

#slider #thumb {
  margin: 1px 0 0;
  overflow: hidden;
  zoom: 1;
}

#slider #thumb #subslide {
  position: relative;
  max-width: 705px;
}

#slider #thumb #subslide ul .select {
  border: 1px solid #f00;
}

#slider #thumb #subslide ul li {
  font-size: 0;
  margin: 0 1px 0 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

#slider #thumb #subslide ul .view {
  margin: 0 1px 0 0;
  filter: none;
  -webkit-filter: none;
}

#slider #thumb #subslide ul li img {
  height: auto;
  max-width: 100%;
}

#slider #thumb #subslide .bx-wrapper {
  float: left;
  padding: 0 46px;
}

#slider #thumb #subslide .btnprev,
#slider #thumb #subslide .btnnext {
  position: absolute;
  top: 40px;
}

#slider #thumb #subslide .btnprev {
  left: 6px;
}

#slider #thumb #subslide .btnnext {
  right: 43px;
}

#slider #thumb #subslide .btnprev a,
#slider #thumb #subslide .btnnext a {
  height: 32px;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 32px;
}

#slider #thumb #switch ul li {
  margin-left: 720px;
  list-style-type: none;
}

#slider #thumb #switch ul .btnstart {
  background: transparent url(/jp/n4-common/images/sld_start.gif) no-repeat;
}

#slider #thumb #switch ul .btnstop {
  background: transparent url(/jp/n4-common/images/sld_stop.gif) no-repeat;
}

#slider #thumb #switch ul li a {
  color: #fff;
  display: block;
  height: 34px;
  padding-top: 80px;
  text-align: center;
  text-decoration: none;
  width: 152px;
}

#slider #thumb #switch ul .active {
  display: none;
}

/* ------------------------------------------------
actionSlider mod h29-accessibility
------------------------------------------------ */
#actionSliderBlock {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  overflow: hidden;
  zoom: 1;
}
/* bxSlider Default CSS */
#actionSliderBlock .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
#actionSliderBlock .bx-wrapper img {
  display: block;
  height: 300px;
  margin: 0 auto;
  width: auto;
}
#actionSliderBlock #action-bxslider {
  margin: 0;
  padding: 0;
}
#actionSliderBlock #action-bxslider {
  list-style: none;
}
#actionSliderBlock .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
#actionSliderBlock .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/jp/n4-common/images/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99; /* under 1000 */
}
#actionSliderBlock .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b7b7b7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
#actionSliderBlock .bx-wrapper .bx-caption span {
  display: block;
  padding: 10px 0;
  margin: 0 10px;
}
/* bxSlider Default CSS End */
/* bx-wrapper */
#actionSliderBlock .bx-wrapper li {
  margin: 0;
  overflow: hidden;
}
#actionSliderBlock .bx-wrapper li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  display: block;
  background: #e9e9e9;
  width: 100%;
  height: 300px;
  z-index: -9999;
}
/* captions */
#actionSliderBlock .bx-wrapper .bx-caption {
  text-align: center;
}
#actionSliderBlock .bx-wrapper .bx-caption span {
  position: relative;
  color: #666666;
  bottom: 0;
  line-height: 1.2;
  font-size: 0.9em;
}
/* counter */
#actionSliderBlock #slide-counter {
  background: #ffffff; /* sp chrome */
  text-align: right;
  font-size: 1.2em;
}
/* pager */
#actionSliderBlock #bx-pager {
  margin-top: 10px;
}
#actionSliderBlock #bx-pager a {
  background: #ccc;
  border: 2px solid #ccc;
  box-sizing: border-box;
  display: block;
  float: left;
  height: 45px;
  margin: 0 4px 10px;
  overflow: hidden;
  text-align: center;
  width: 68.25px;
}
#actionSliderBlock #bx-pager a.active {
  border: 2px solid #17578a;
}
#actionSliderBlock #bx-pager a img {
  height: 41px;
  left: 50%;
  margin-left: -64.25px;
  position: relative;
  width: auto;
}
/*
#actionSliderBlock .bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 100px;
  height: 100px;
  width: 30px;
  outline: 0;
  text-indent: -9999px;
  z-index: 98;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
  background: rgba(113,113,113,.7) url(/jp/n4-common/images/arrow_prev.png) 50% 50% no-repeat;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: rgba(113,113,113,.7) url(/jp/n4-common/images/arrow_next.png) 50% 50% no-repeat;
}
*/
#actionSliderBlock .bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 100px;
  height: 100px;
  width: 30px;
  z-index: 98;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a img {
  height: 100px;
  width: 30px;
  opacity: .7;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
#actionSliderBlock .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}
#actionSliderBlock .bxclearfix:after {
  content: " ";
  display: block;
  clear: both;
}

/* ------------------------------------------------
  Mail Magazine Back Number mod h29-accessibility ol -> ul
------------------------------------------------ */
#mmbn ol {
  margin: 0;
  padding: 0;
}
#mmbn ol li {
  float: left;
  height: 12em;
  list-style-type: none;
  margin: 0 0 .25em 0;
  width: 24%;
}
#mmbn ol li h3 {
  margin: 0;
}
#mmbn ol li ol {
  margin-top: .5em;
}
#mmbn ol li ol li {
  float: none;
  height: auto;
  list-style-type: none;
  padding-bottom: 0;
  width: auto;
}

#mmbn .backNumberGrid {
  float: left;
  min-height: 13em;
  padding: 0 .25em 1em;
  width: 25%;
  box-sizing: border-box;
}
#mmbn .backNumberGrid h3 {
  margin: 0;
}
#mmbn .backNumberGrid ul {
  margin: .5em 0 0 0;
  padding: 0;
}
#mmbn .backNumberGrid li {
  list-style-type: none;
  margin: 0 0 .25em 0;
}


/* ------------------------------------------------
  newsiconのテキスト化 h29-accessibility 
------------------------------------------------ */
.newsicon {
  width: 84px;
  min-height: 17px;
  padding: 2px 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 0.6rem;
  line-height: 1.3;
  text-align: center;
  left: 8.8rem;
  top: 15px;
  position: absolute;
}
.newsicon-01 {
  background-color: #B92727;
}
.newsicon-02 {
  background-color: #175689;
}
.newsicon-03 {
  background-color: #707070;
}
.newsicon-04 {
  background-color: #02551F;
}
.newsicon-05 {
  background-color: #F1E9D2;
  color: #000;
}
.newsicon-06 {
  background-color: #FFFD03;
  color: #000;
  border: 2px solid #967214;
  padding: 0;
}

/* ------------------------------------------------
  各アイコンのaタグ内包による調整 h29-accessibility 
------------------------------------------------ */
.iconPdfS,
.iconPhotoS,
.iconVideoS,
.iconOtherS,
.iconWindowS,
.iconPdfL,
.iconPhotoL,
.iconVideoL,
.iconOtherL,
.iconWindowL {
  margin-left: 5px;
}