/* ===============================
 *
 *      NHK Special
 *
 * =============================== */
/* -------------------------------
 *     Layout styles
  * ------------------------------- */
body {
  margin-top: 1.9em;
  background: #e5e1df url(../img/bg_body.png) repeat-x 0 1.9em;
}

.ExJsOn body {
  margin-top: 0;
  background-position: 0 0;
}

.LclWrapper {
  background: url(../../common/img/bg_wrapper.png) no-repeat 50% 180px;
}

.LclContainer {
  width: 966px;
  margin: 0 auto;
}
.LclContainer h2 {
  padding-bottom: 10px;
}

.LclContents {
  padding-top: 39px;
  background: #f0eeed url(../img/bg_contents.png) repeat-x 0 0;
  font-size: 75%;
  line-height: 1.5;
}
.LclContents .LclContainer {
  *zoom: 1;
  position: relative;
}
.LclContents .LclContainer:before, .LclContents .LclContainer:after {
  content: "";
  display: table;
}
.LclContents .LclContainer:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclContents .LclMain {
  float: left;
  width: 699px;
  margin-bottom: 106px;
}
.LclContents .LclMain h2 {
  padding-left: 2px;
}
.LclContents .LclSub {
  float: right;
  width: 228px;
  margin-bottom: 106px;
}
.LclContents .LclSub h2 {
  padding-left: 2px;
}

.LclLyColumn01 {
  margin-bottom: 20px;
  padding-bottom: 4px;
  background: url(../img/bg_content_02.png) no-repeat 0 100%;
}
.LclLyColumn01 .LclLyColumn01Inner {
  padding: 1px 3px 0 2px;
  background: url(../img/bg_content_01.png) no-repeat 0 0;
}
.LclLyColumn01 dl {
  *zoom: 1;
}
.LclLyColumn01 dl:before, .LclLyColumn01 dl:after {
  content: "";
  display: table;
}
.LclLyColumn01 dl:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclLyColumn01 dt {
  float: left;
  *display: inline;
  *zoom: 1;
  padding: 20px 0 0 20px;
}
.LclLyColumn01 dd {
  padding: 20px 20px 20px 11em;
  border-bottom: #e5e5e5 1px solid;
}

.LclLyColumn02 {
  margin-bottom: 20px;
  padding-bottom: 13px;
  background: url(../img/bg_content_04.png) no-repeat 0 100%;
  *zoom: 1;
}
.LclLyColumn02 .LclLyColumn02Inner {
  padding: 1px 13px 0 12px;
  background: url(../img/bg_content_03.png) no-repeat 0 0;
}

.LclLyColumn03 {
  margin-bottom: 20px;
  padding-bottom: 3px;
  background: url(../img/bg_content_04.png) no-repeat 0 100%;
  *zoom: 1;
}
.LclLyColumn03 .LclLyColumn03Inner {
  padding: 1px 3px 0 2px;
  background: url(../img/bg_content_05.png) no-repeat 0 0;
}

/* -------------------------------
 *     Content Module styles
 * ------------------------------- */
.LclHeadArea01 {
  *zoom: 1;
}
.LclHeadArea01:before, .LclHeadArea01:after {
  content: "";
  display: table;
}
.LclHeadArea01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclHeadArea01 h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  margin-right: 10px;
}

.LclColumn01 {
  *zoom: 1;
  border-bottom: #e5e5e5 1px solid;
}
.LclColumn01:before, .LclColumn01:after {
  content: "";
  display: table;
}
.LclColumn01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclColumn01 .LclImgArea01 {
  float: left;
  margin-right: 20px;
}
.LclColumn01 .LclTxtArea01 {
  overflow: hidden;
  *zoom: 1;
  margin: 20px 20px 0 0;
}

.LclTxt01 {
  margin: 0 0 10px 2px;
}

.LclTxt02 {
  padding: 3px 0 26px;
  color: #FFF;
}

.LclTxt03 {
  padding: 17px 20px;
}

.LclTxt04 {
  padding: 0 5px 0 2px;
}

.LclTxt05 {
  padding: 0 2px 0 22px;
}

.LclTxt06 {
  padding-left: 12px;
}

.LclList01 {
  *zoom: 1;
  padding: 20px 0 9px 20px;
}
.LclList01:before, .LclList01:after {
  content: "";
  display: table;
}
.LclList01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclList01 li {
  position: relative;
  float: left;
  padding: 0 11px 11px 0;
  line-height: 0;
}
.LclList01 a {
  position: relative;
  display: block;
  *display: inline;
  *zoom: 1;
  height: 74px;
}
.LclList01 a span {
  position: absolute;
  left: 0;
  bottom: 0;
}
.LclList01 .LclToolTips01 {
  clear: both;
  display: none;
  position: absolute;
  top: -101px;
  left: 81px;
  width: 225px;
  z-index: 10;
}
.LclList01 .LclToolTips01 p {
  min-height: 110px;
  _height: 110px;
  padding-bottom: 10px;
  background: url(../img/bg_tips_02.png) no-repeat 10px 100%;
  position: relative;
}
.LclList01 .LclToolTips01 a {
  background: #222222 url(../img/bg_tips_01.png) repeat-x 0 0;
  position: static;
  height: auto;
  min-height: 70px;
  _height: 70px;
  padding: 30px 10px 10px 10px;
  line-height: 1.5;
  color: #FFF;
  text-decoration: none;
}
.LclList01 .LclToolTips01 span {
  position: absolute;
  left: 0;
  top: 0;
}

.LclBtn01 {
  padding: 10px 0;
  background: #fafafa;
  border-top: #e5e5e5 1px solid;
  text-align: center;
}

/* -------------------------------
 *    Slide styles
 * ------------------------------- */
.LclSlideArea01 {
  position: relative;
  width: 880px;
  margin: 0 auto 10px;
}
.LclSlideArea01 .LclSlideVisual {
  position: relative;
  padding-top: 40px;
  font-size: 88%;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 {
  width: 880px;
  height: 250px;
  overflow: hidden;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul {
  *zoom: 1;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul:before, .LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul:after {
  content: "";
  display: table;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul li {
  float: left;
  width: 880px;
  height: 250px;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul .alt {
  display: none;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul a {
  position: relative;
  color: #FFF;
  text-decoration: none;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul img {
  position: absolute;
}
.LclSlideArea01 .LclSlideVisual#ExSlideVisual01 ul span {
  position: absolute;
  left: 420px;
  top: 147px;
  display: block;
  width: 450px;
  padding-right: 10px;
  z-index: 100;
}
.LclSlideArea01 dl {
  *zoom: 1;
  height: 50px;
  padding-left: 10px;
  background: url(../img/bg_slide_01.png) no-repeat 0 100%;
  position: relative;
}
.LclSlideArea01 dl:before, .LclSlideArea01 dl:after {
  content: "";
  display: table;
}
.LclSlideArea01 dl:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclSlideArea01 dt {
  float: left;
  padding-top: 12px;
}
.LclSlideArea01 dd {
  padding: 12px 0 0 70px;
  position: absolute;
  *padding-left: 10px;
  *zoom: normal;
  display: none;
}
.LclSlideArea01 img {
  vertical-align: top;
}
.LclSlideArea01 p {
  position: absolute;
  right: 0;
  top: 290px;
  cursor: pointer;
  font-size: 0;
}
.LclSlideArea01 p.lclMovieBtn01NoMovie {
  text-indent: -999px;
  overflow: hidden;
}
.LclSlideArea01 .LclSlideBtn01 li {
  position: absolute;
  top: 130px;
  cursor: pointer;
}
.LclSlideArea01 .LclSlideBtn01 .LclSlideBtn01L {
  left: -40px;
}
.LclSlideArea01 .LclSlideBtn01 .LclSlideBtn01R {
  right: -40px;
}
.LclSlideArea01 .LclSlideBtn02 {
  *zoom: 1;
  width: 100px;
  margin: 10px 0 0 auto;
  padding-bottom: 10px;
}
.LclSlideArea01 .LclSlideBtn02:before, .LclSlideArea01 .LclSlideBtn02:after {
  content: "";
  display: table;
}
.LclSlideArea01 .LclSlideBtn02:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclSlideArea01 .LclSlideBtn02 li {
  float: left;
  *display: inline;
  width: 20px;
  height: 6px;
  margin-left: 5px;
  background: url(../img/btn_04.png) no-repeat 0 0;
  cursor: pointer;
  *overflow: hidden;
}
.LclSlideArea01 .LclSlideBtn02 li:hover,
.LclSlideArea01 .LclSlideBtn02 #ExBtnOn {
  background-position: 0 -6px;
}
.LclSlideArea01 .LclMovieArea01 {
  overflow: hidden;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 76px;
  overflow: hidden;
  padding: 0 5px 0;
  background: #444;
  text-align: center;
  z-index: 1000;
  *margin-top: 1px;
}
.LclSlideArea01 .LclMovieArea01 p {
  display: none;
}
.LclSlideArea01 .LclMovieArea01 .LclMovieClose01 {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.LclSlideArea01 .LclMovieBox {
  width: 870px;
}
.LclSlideArea01 .LclMovieBox p {
  position: static;
  width: 860px;
  padding: 10px;
  color: #FFF;
  text-align: left;
}
.LclSlideArea01 .LclMovieBox object {
  position: absolute;
  top: -999999px;
}

.LclSlideArea02 {
  position: relative;
  width: 961px;
  margin-bottom: 9px;
  font-size: 75%;
}
.LclSlideArea02 .CmTxt02 {
  right: 40px;
  top: -5px;
}
.LclSlideArea02 .LclSlideArea02Inner {
  position: relative;
  width: 921px;
  padding: 10px 0 10px 40px;
  background: url(../img/bg_slide_02.png) no-repeat 0 0;
}
.LclSlideArea02 #ExSlideVisual02Stage01 {
  *position: relative;
  *overflow: hidden;
  *width: 880px;
}
.LclSlideArea02 .LclSlideVisual {
  *zoom: 1;
  overflow: hidden;
  width: 880px;
}
.LclSlideArea02 .LclSlideVisual:before, .LclSlideArea02 .LclSlideVisual:after {
  content: "";
  display: table;
}
.LclSlideArea02 .LclSlideVisual:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclSlideArea02 .LclSlideVisual ul {
  width: 10000px;
}
.LclSlideArea02 .LclSlideVisual li {
  float: left;
  width: 430px;
  margin-right: 20px;
}
.LclSlideArea02 .LclSlideVisual img {
  display: block;
}
.LclSlideArea02 .LclSlideVisual a {
  color: #FFF;
  text-decoration: none;
}
.LclSlideArea02 .LclSlideVisual .CmImgArea01 {
  position: relative;
  float: left;
  width: 160px;
}
.LclSlideArea02 .LclSlideVisual .CmImgArea01 span {
  position: absolute;
  left: 0;
  top: 0;
}
.LclSlideArea02 .LclSlideVisual .LclSlideData {
  color: #FFF;
  clear: both;
  display: block;
  height: 25px;
  padding: 5px 0 0 10px;
  background: url(../img/bg_slide_03.png) no-repeat 0 100%;
}
.LclSlideArea02 .LclSlideVisual .LclSlideData img {
  display: inline;
  vertical-align: middle;
  padding-left: 10px;
}
.LclSlideArea02 .LclSlideBtn01 li {
  position: absolute;
  top: 50px;
  float: none;
  width: auto;
  margin-right: 0;
}
.LclSlideArea02 .LclSlideBtn01 .LclSlideBtn01L {
  left: 10px;
}
.LclSlideArea02 .LclSlideBtn01 .LclSlideBtn01R {
  right: 10px;
}


/* 以下、130418 Nスペ5min追加用 */

.LclLyColumn_yellow {
  margin-bottom: 20px;
  padding-bottom: 4px;
  background: url(../img/bg_content_02_yellow.png) no-repeat 0 100%;
}
.LclLyColumn_yellow .LclLyColumn_yellowInner {
  padding: 1px 3px 0 2px;
  background: url(../img/bg_content_01_yellow.png) no-repeat 0 0;
}
.LclLyColumn_yellow dl {
  *zoom: 1;
}
.LclLyColumn_yellow dl:before, .LclLyColumn_yellow dl:after {
  content: "";
  display: table;
}
.LclLyColumn_yellow dl:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LclLyColumn_yellow dt {
  float: left;
  *display: inline;
  *zoom: 1;
  padding: 20px 0 0 20px;
}
.LclLyColumn_yellow dt img { padding-right:20px; }
.LclLyColumn_yellow dd {
  padding: 12px 15px 12px 20px;
  border-bottom: #e5e5e5 1px solid;
}

/* 以上、130418 Nスペ5min追加用 */
