
@charset "UTF-8";
/* ===============================
 *
 *      NHK Special
 *
 * =============================== */
/* -------------------------------
 *     Reset styles
 * ------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* -------------------------------
 *     Base styles
 * ------------------------------- */
body {
  font: 100% "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka, "MS Pゴシック", sans- serif;
  color: #000;
  background: #f0eeed url(/special/common/img/bg_body.png) repeat-x 0 0;
  min-width: 1006px;
}

a:link {
  color: #068;
  text-decoration: underline;
  outline: none;
}

a:visited {
  color: #003d88;
}

a:hover {
  color: #00a2c2;
}

a:active, a:focus {
  color: #e24000;
}

a:hover .CmOn {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}


hr {
  display: none;
}


/* -------------------------------
 *     Layout styles
 * ------------------------------- */
.LyWrapper {
  padding-top: 1.9em;
  background: url(/special/common/img/bg_wrapper.png) no-repeat 50% 0;
}

.ExJsOn .LyWrapper {
  padding-top: 0;
}

.LyContainer {
  width: 966px;
  margin: 0 auto;
}

.LyHeader {
  *zoom: 1;
}
.LyHeader:before, .LyHeader:after {
  content: "";
  display: table;
}
.LyHeader:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}

.LyLogo {
  float: left;
  padding-top: 27px;
}

.LyHeaderInner {
  float: right;
  width: 632px;
}
.LyHeaderInner .LySearch {
  *zoom: 1;
  margin-top: 10px;
}
.LyHeaderInner .LySearch:before, .LyHeaderInner .LySearch:after {
  content: "";
  display: table;
}
.LyHeaderInner .LySearch:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LyHeaderInner .LySearch dt {
  float: left;
  width: 251px;
  padding-top: 7px;
  text-align: right;
  line-height: 1;
}
.LyHeaderInner .LySearch dd {
  padding-left: 251px;
  *zoom: normal;
  text-align: right;
}
.LyHeaderInner .LySearch dd span {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  *display: inline;
  *zoom: 1;
  height: 25px;
  margin-right: 5px;
  padding-top: 7px;
  background: url(/special/common/img/bg_select_01.png) no-repeat 0 0;
}
.LyHeaderInner .LySearch dd input, .LyHeaderInner .LySearch dd select {
  vertical-align: middle;
}
.LyHeaderInner .LySearch dd select {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  *display: inline;
  *zoom: 1;
  width: 202px;
  margin: 0 5px;
  *font-size: 10px;
}
.LyHeaderInner .LySearch dd .CmInputTxt01 {
  width: 100px;
  height: 16px;
  padding: 5px;
}

.LyGrobalNav {
  *zoom: 1;
  padding: 0 0 1px 4px;
  background: url(/special/common/img/bg_gNav_01.png) no-repeat 0 0;
}
.LyGrobalNav:before, .LyGrobalNav:after {
  content: "";
  display: table;
}
.LyGrobalNav:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LyGrobalNav li {
  float: left;
  padding-bottom: 3px;
}
.LyGrobalNav a {
  display: block;
  width: 125px;
  height: 70px;
  background: url(/special/common/img/bg_gNav_02.png) no-repeat;
  text-indent: -9999px;
}
.LyGrobalNav .LyGrobalNav01 a {
  background-position: 0 0;
}
.LyGrobalNav .LyGrobalNav02 a {
  background-position: -125px 0;
}
.LyGrobalNav .LyGrobalNav03 a {
  background-position: -250px 0;
}
.LyGrobalNav .LyGrobalNav04 a {
  background-position: -375px 0;
}
.LyGrobalNav .LyGrobalNav05 a {
  background-position: -500px 0;
}
.LyGrobalNav .LyGrobalNav06 a {
  width: 105px;
  background-position: -625px 0;
}
.LyGrobalNav .LyGrobalNav01 a:hover {
  background-position: 0 -70px;
}
.LyGrobalNav .LyGrobalNav02 a:hover {
  background-position: -125px -70px;
}
.LyGrobalNav .LyGrobalNav03 a:hover {
  background-position: -250px -70px;
}
.LyGrobalNav .LyGrobalNav04 a:hover {
  background-position: -375px -70px;
}
.LyGrobalNav .LyGrobalNav05 a:hover {
  background-position: -500px -70px;
}
.LyGrobalNav .LyGrobalNav06 a:hover {
  background-position: -625px -70px;
}

#program .LyGrobalNav01 a {
  background-position: 0 -140px;
}

#rebroadcast .LyGrobalNav02 a {
  background-position: -125px -140px;
}

#backnumber .LyGrobalNav03 a {
  background-position: -250px -140px;
}

#eyes .LyGrobalNav04 a {
  background-position: -375px -140px;
}

#awards .LyGrobalNav04 a {
}

#media .LyGrobalNav05 a {
  background-position: -500px -140px;
}

#inquiry .LyGrobalNav06 a {
  background-position: -625px -140px;
}

.LyContents {
  *zoom: 1;
  position: relative;
  margin-top: 21px;
  line-height: 1.5;
  font-size: 75%;
}
.LyContents:before, .LyContents:after {
  content: "";
  display: table;
}
.LyContents:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LyContents .LyMain {
  float: right;
  width: 720px;
  margin: 26px 0 106px;
}
.LyContents .LyMain h2 {
  padding-left: 2px;
}
.LyContents .LySub {
  float: left;
  width: 225px;
  margin-top: 26px;
  padding-bottom: 106px;
}
.LyContents h1 {
  position: relative;
}

.LyColumn01 {
  margin-top: 9px;
  padding-bottom: 7px;
  background: url(/special/common/img/bg_content_04.png) no-repeat 0 100%;
  *zoom: 1;
}
/*.LyColumn01 .LyColumn01Inner {
  padding: 1px 5px 0 2px;
  background: url(/special/common/img/bg_content_03.png) no-repeat 0 0;
}*/

.LyColumn01 .LyColumn01Inner {
  padding: 0px 5px 0 2px;
  background: url(/special/common/img/bg_content_11.png) repeat-y;
  
}

.LyColumn02 {
  float: left;
  width: 474px;
  margin: 26px 16px 17px 0;
}
.LyColumn02.LyLast {
  margin-right: 0;
}
.LyColumn02 .LyColumn02Bg {
  float: left;
  width: 474px;
  margin-top: 9px;
  padding-bottom: 3px;
  background: url(/special/common/img/bg_content_06.png) no-repeat 0 100%;
}
.LyColumn02 .LyColumn02BgInner {
  padding: 2px 3px 0 3px;
  background: url(/special/common/img/bg_content_05.png) no-repeat 0 0;
}
.LyColumn02 h2 {
  padding-left: 3px;
}

.LyColumn03 {
  clear: both;
  margin: 0 0 106px;
}
.LyColumn03 .LyColumn03Bg {
  margin-top: 9px;
  padding-bottom: 5px;
  background: url(/special/common/img/bg_content_02.png) no-repeat 0 100%;
  *zoom: 1;
}
.LyColumn03 .LyColumn03BgInner {
  padding: 2px 5px 0 2px;
  background: url(/special/common/img/bg_content_01.png) no-repeat 0 0;
}
.LyColumn03 h2 {
  padding-left: 3px;
}

.LyColumn04 .LyColumn04Bg {
  margin: 26px 0 106px;
  padding-bottom: 4px;
  background: url(/special/common/img/bg_content_02.png) no-repeat 0 100%;
  *zoom: 1;
}
.LyColumn04 .LyColumn04Bg.LyColumn04N {
  margin: 0 0 106px;
}
.LyColumn04 .LyColumn04Bg.LyColumn04H {
  margin: 9px 0 18px;
}
.LyColumn04 .LyColumn04Bg.LyColumn04H.LyLast {
  margin-bottom: 106px;
}
.LyColumn04 .LyColumn04Inner {
  padding: 21px 22px 25px;
  background: url(/special/common/img/bg_content_01.png) no-repeat 0 0;
}
.LyColumn04 .LyColumn04Inner02 {
  padding: 1px 4px 0 4px;
  background: url(/special/common/img/bg_content_01.png) no-repeat 0 0;
}
.LyColumn04 .LyColumn04Inner03 {

  padding: 1px 4px 0 4px;
  background: url(/special/common/img/bg_content_09.png) repeat-y 0 0;
}
.LyColumn04 .LyColumn04Inner04 {
  padding: 0;
  background: url(/special/common/img/bg_content_09.png) repeat-y 0 0;
}
.LyColumn04 h1 {
  margin-bottom: 20px;
}
.LyColumn04 h2 {
  padding-left: 3px;
}
.LyColumn04 p {

}

#about .LyColumn04 .LyColumn04Inner {
  padding-bottom: 0;
}

.LyColumn05 {
  width: 228px;
  padding-bottom: 20px;
  background: url(/special/common/img/bg_content_08.png) no-repeat 0 100%;
  *zoom: 1;
}
.LyColumn05 .LyColumn05Inner {
  padding: 20px 20px 0;
  background: url(/special/common/img/bg_content_07.png) no-repeat 0 0;
}
.LyColumn05 img {
  padding-top: 7px;
}

.LySubNav {
  padding: 4px 0 4px 4px;
  background: url(/special/common/img/bg_sNav_01.png) no-repeat 0 0;
}
.LySubNav a {
  display: block;
  width: 217px;
  height: 35px;
  background: url(/special/common/img/bg_sNav_02.png) no-repeat;
  text-indent: -9999px;
}
.LySubNav .LySubNav00 a {
  background-position: 0 0;
}
.LySubNav .LySubNav01 a {
  background-position: 0 -35px;
}
.LySubNav .LySubNav02 a {
  background-position: 0 -70px;
}
.LySubNav .LySubNav03 a {
  background-position: 0 -105px;
}
.LySubNav .LySubNav04 a {
  background-position: 0 -140px;
}
.LySubNav .LySubNav05 a {
  background-position: 0 -175px;
}
.LySubNav .LySubNav06 a {
  background-position: 0 -210px;
}
.LySubNav .LySubNav07 a {
  background-position: 0 -245px;
}
.LySubNav .LySubNav08 a {
  background-position: 0 -280px;
}
.LySubNav .LySubNav09 a {
  background-position: 0 -315px;
}
.LySubNav .LySubNav10 a {
  background-position: 0 -350px;
}
.LySubNav .LySubNav11 a {
  background-position: 0 -385px;
}
.LySubNav .LySubNav12 a {
  background-position: 0 -420px;
}
.LySubNav .LySubNav13 a {
  background-position: 0 -455px;
}
.LySubNav .LySubNav14 a {
  background-position: 0 -490px;
}
.LySubNav .LySubNav00 a:hover {
  background-position: -217px 0;
}
.LySubNav .LySubNav01 a:hover {
  background-position: -217px -35px;
}
.LySubNav .LySubNav02 a:hover {
  background-position: -217px -70px;
}
.LySubNav .LySubNav03 a:hover {
  background-position: -217px -105px;
}
.LySubNav .LySubNav04 a:hover {
  background-position: -217px -140px;
}
.LySubNav .LySubNav05 a:hover {
  background-position: -217px -175px;
}
.LySubNav .LySubNav06 a:hover {
  background-position: -217px -210px;
}
.LySubNav .LySubNav07 a:hover {
  background-position: -217px -245px;
}
.LySubNav .LySubNav08 a:hover {
  background-position: -217px -280px;
}
.LySubNav .LySubNav09 a:hover {
  background-position: -217px -315px;
}
.LySubNav .LySubNav10 a:hover {
  background-position: -217px -350px;
}
.LySubNav .LySubNav11 a:hover {
  background-position: -217px -385px;
}
.LySubNav .LySubNav12 a:hover {
  background-position: -217px -420px;
}
.LySubNav .LySubNav13 a:hover {
  background-position: -217px -455px;
}
.LySubNav .LySubNav14 a:hover {
  background-position: -217px -490px;
}
.LySubNav .LySubNav00 a.CmCurrent {
  background-position: -434px 0;
}
.LySubNav .LySubNav01 a.CmCurrent {
  background-position: -434px -35px;
}
.LySubNav .LySubNav02 a.CmCurrent {
  background-position: -434px -70px;
}
.LySubNav .LySubNav03 a.CmCurrent {
  background-position: -434px -105px;
}
.LySubNav .LySubNav04 a.CmCurrent {
  background-position: -434px -140px;
}
.LySubNav .LySubNav05 a.CmCurrent {
  background-position: -434px -175px;
}
.LySubNav .LySubNav06 a.CmCurrent {
  background-position: -434px -210px;
}
.LySubNav .LySubNav07 a.CmCurrent {
  background-position: -434px -245px;
}
.LySubNav .LySubNav08 a.CmCurrent {
  background-position: -434px -280px;
}
.LySubNav .LySubNav09 a.CmCurrent {
  background-position: -434px -315px;
}
.LySubNav .LySubNav10 a.CmCurrent {
  background-position: -434px -350px;
}
.LySubNav .LySubNav11 a.CmCurrent {
  background-position: -434px -385px;
}
.LySubNav .LySubNav12 a.CmCurrent {
  background-position: -434px -420px;
}
.LySubNav .LySubNav13 a.CmCurrent {
  background-position: -434px -455px;
}
.LySubNav .LySubNav14 a.CmCurrent {
  background-position: -434px -490px;
}

.LyFooter {
  padding-top: 20px;
  background: #1e1e1e url(/special/common/img/bg_footer.png) repeat-x 0 0;
}
.LyFooter .LyFooterInner {
  width: 962px;
  margin: 0 auto;
}
.LyFooter .LyBnr {
  *zoom: 1;
  margin-right: -20px;
}
.LyFooter .LyBnr:before, .LyFooter .LyBnr:after {
  content: "";
  display: table;
}
.LyFooter .LyBnr:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.LyFooter .LyBnr li {
  float: left;
  margin-right: 20px;
  background: #FFF;
  line-height: 1;
  font-size: 0;
}
.LyFooter .LyFooterNav {
  margin-top: 8px;
}
.LyFooter .LyFooterNav li {
  display: inline;
}
.LyFooter .LyFooterColumn {
  padding-top: 30px;
  font-size: 63%;
  color: #888;
}
.LyFooter .LyFooterColumn .LyFooterColumnLeft {
  float: left;
}
.LyFooter .LyFooterColumn .LyFooterColumnLeft li {
  margin-right: 15px;
  padding-right: 15px;
  border-right: #888 1px solid;
}
.LyFooter .LyFooterColumn .LyFooterColumnLeft a {
  color: #FFF;
}
.LyFooter .LyFooterColumn .LyFooterColumnLeft a:hover {
  text-decoration: none;
}
.LyFooter .LyFooterColumn .LyFooterColumnRight {
  overflow: hidden;
  text-align: right;
}
.LyFooter .LyFooterColumn .LyFooterColumnRight p {
  padding-bottom: 18px;
}

.noscript {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1.9em;
  background: #242424;
}
.noscript p {
  padding: 3px 0;
  text-align: center;
  font-size: 75%;
  color: #FFF;
}

/* -------------------------------
 *     Content Module styles
 * ------------------------------- */
.CmHeadArea01 {
  *zoom: 1;
  padding: 10px 20px 8px;
  background: #fafafa;
  border-bottom: #e5e5e5 1px solid;
}
.CmHeadArea01:before, .CmHeadArea01:after {
  content: "";
  display: table;
}
.CmHeadArea01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmHeadArea01 h3 {
  float: left;
  line-height: 2.4;
  font-size: 117%;
  font-weight: bold;
}
.CmHeadArea01 span {
  float: right;
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  *display: inline;
  padding: 7px 0 6px;
  background: url(/special/common/img/bg_select_02.png) no-repeat 0 0;
}
.CmHeadArea01 select {
  vertical-align: middle;
}
.CmHeadArea01 select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 196px;
  margin: 0 5px;
}

.CmHeadArea02 {
  *zoom: 1;
  position: relative;
  padding: 10px 20px 45px;
  background: #fafafa;
  border-bottom: #e5e5e5 1px solid;
  border-top: #c9c9ca 1px solid;
}
.CmHeadArea02:before, .CmHeadArea02:after {
  content: "";
  display: table;
}
.CmHeadArea02:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmHeadArea02 h3 {
  font-size: 200%;
  font-weight: bold;
  color: #068;
}
.CmHeadArea02 .CmHeadArea02Banner {
  margin: 0 -10px 16px;
}
.CmHeadArea02 .CmSosialArea01 {
  position: absolute;
  right: 20px;
  bottom: 0;
  padding-bottom: 5px;
}

.CmColumn01 {
  *zoom: 1;
  position: relative;
  background: url(/special/common/img/bg_CmColumn01.png) repeat-y 0 0;
  border-bottom: #e5e5e5 1px solid;
}
.CmColumn01:before, .CmColumn01:after {
  content: "";
  display: table;
}
.CmColumn01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn01 .CmImgArea01 a {
  position: relative;
  display: block;
  float: left;
  width: 160px;
  min-height: 110px;
  height: auto !important;
  height: 110px;
  margin-right: 20px;
  background: url(/special/common/img/bg_img.png) no-repeat 0 0;
}
.CmColumn01 .CmImgArea01 span {
  position: absolute;
  left: 0;
  top: 0;
}
.CmColumn01 .CmImgArea01 p.nolink {
  position: relative;
  display: block;
  float: left;
  width: 160px;
  min-height: 110px;
  height: auto !important;
  height: 110px;
  margin-right: 20px;
  background: url(/special/common/img/bg_img.png) no-repeat 0 0;
}
.CmColumn01 .CmTxtArea01 {
  overflow: hidden;
  padding: 17px 17px 17px 0;
}


.CmColumn01 .CmTxtArea01 p {
  margin-top: 7px;
}

.LyColumn01 .CmTxtArea01 {
  padding-right: 242px;
}

.CmColumn02 {
  *zoom: 1;
  background: url(/special/program/img/bg_02.png) repeat-y 100% 0;
}
.CmColumn02:before, .CmColumn02:after {
  content: "";
  display: table;
}
.CmColumn02:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn02 div {
  float: left;
  width: 626px;
  padding: 20px 20px 20px 88px;
  background: url(/special/program/img/bg_01.png) no-repeat 20px 50%;
}
.CmColumn02 .CmBtn01 {
  overflow: hidden;
  *zoom: 1;
  width: auto;
  padding: 26px 0 0 20px;
  background: none;
}

.CmColumn03 {
  *zoom: 1;
  margin: 20px 18px;
  background: #fafafa;
  border: #e5e5e5 1px solid;
}
.CmColumn03:before, .CmColumn03:after {
  content: "";
  display: table;
}
.CmColumn03:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn03 .CmTxtArea03 {
  overflow: hidden;
  *zoom: 1;
  padding: 0 20px 20px;
}
.CmColumn03 .CmTxtArea03 h4 {
  padding: 17px 0 10px;
}
.CmColumn03 .CmImgArea03 {
  float: right;
  *zoom: 1;
}

.CmColumn04 {
  *zoom: 1;
  margin: 20px 18px;
}
.CmColumn04:before, .CmColumn04:after {
  content: "";
  display: table;
}
.CmColumn04:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn04 h4 {
  margin-bottom: 20px;
}

.CmColumn05 {
  *zoom: 1;
  padding: 20px 0 0 45px;
  border-bottom: #ededed 1px solid;
  font-weight: bold;
}
.CmColumn05:before, .CmColumn05:after {
  content: "";
  display: table;
}
.CmColumn05:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn05 .CmColumn05Inner {
  margin-top: 17px;
  padding: 20px 20px 2px;
  background: #fafafa;
  border-top: #ededed 1px solid;
  border-left: #ededed 1px solid;
}
.CmColumn05 .CmColumn05Inner h4 {
  margin-bottom: 10px;
}
.CmColumn05.CmColumn05New {
  background: #fbf5eb url(/special/media/img/ic_new.png) no-repeat 0 0;
  border-color: #e1dcd3;
}
.CmColumn05.CmColumn05New .CmColumn05Inner {
  background: #f6f0e6;
  border-color: #e1dcd3;
}
.CmColumn05 .CmImgArea02 {
  width: 120px;
  margin-right: 10px;
}

.CmColumn06 {
  *zoom: 1;
  padding: 0 20px 13px;
  *margin: 0 -5px 0 -3px;
}
.CmColumn06:before, .CmColumn06:after {
  content: "";
  display: table;
}
.CmColumn06:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn06 h2 {
  margin-bottom: 17px;
}

.CmColumn07 {
  *zoom: 1;
  margin-right: -20px;
}
.CmColumn07:before, .CmColumn07:after {
  content: "";
  display: table;
}
.CmColumn07:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmColumn07 div {
  float: left;
  width: 448px;
  margin-right: 20px;
}
.CmColumn07 h2 {
  margin-bottom: 17px;
  color: #56970E;
  font-size: 129%;
  font-weight: bold;
}

.CmTxtArea02 {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  line-height: 1.8;
  font-size: 117%;
}
.CmTxtArea02 p {
  margin-bottom: 1.8em;
}
.CmTxtArea02 .CmDataArea {
  *zoom: 1;
  line-height: 1.4;
}
.CmTxtArea02 .CmDataArea h2{
	margin-left:25px;
}
.CmTxtArea02 .CmDataArea:before, .CmTxtArea02 .CmDataArea:after {
  content: "";
  display: table;
}
.CmTxtArea02 .CmDataArea:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmTxtArea02 .CmDataArea p {
  float: left;
  margin-bottom: 10px;
}
.CmTxtArea02 .CmDataArea .CmData {
  float: right;
}
.CmTxtArea02 .CmBtn02 {
  position: absolute;
  left: 93px;
  top: 0;
}
.CmTxtArea03 {
  overflow: hidden;
  *zoom: 1;
  line-height: 1.8;
  font-size: 117%;
}
.CmTxtArea03 p {
  margin-bottom: 1.8em;
}
.CmImgArea02 {
  float: left;
  margin-right: 20px;
  *zoom:1;
}
.CmImgArea02 li {
  margin-bottom: 20px;
}
.CmImgArea02 span {
  display: block;
  width: 200px;
  padding-top: 5px;
}
/*.CmImgArea02 img {
  min-width:100px;
  min-height:145px;
}
*/
.CmImgArea03 {
  float: right;
  margin-left: 20px;
  *zoom:1;
}
.CmImgArea03 li {
  margin-bottom: 20px;
}
.CmColumn03 .CmImgArea03 img {
  min-width:100px;
  min-height:225px;
}
.CmColumn04 .CmImgArea03 li>img {
  min-width:100px;
  min-height:145px;
}

.CmMediaArea01 {
  *zoom: 1;
  position: absolute;
  right: 17px;
  top: 20px;
  width: 210px;
}
.CmMediaArea01:before, .CmMediaArea01:after {
  content: "";
  display: table;
}
.CmMediaArea01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmMediaArea01 li {
  float: left;
  width: 100px;
  height: 20px;
  margin: 0 5px 5px 0;
  background: url(/special/common/img/bg_media.png) no-repeat;
  text-indent: -9999px;
}
.CmMediaArea01 .CmMedia01 {
  background-position: 0 -40px;
}
.CmMediaArea01 .CmMedia02 {
  background-position: -100px -40px;
	display: none;
}
.CmMediaArea01 .CmMedia03 {
  background-position: -200px -40px;
	display: none;
}
.CmMediaArea01 .CmMedia04 {
  background-position: -300px -40px;
	display: none;
}
.CmMediaArea01 .CmMedia05 {
  background-position: -400px -40px;
	display: none;
}
.CmMediaArea01 a {
  display: block;
  width: 100px;
  height: 20px;
  background: url(/special/common/img/bg_media.png) no-repeat;
}
.CmMediaArea01 .CmMedia01 a {
  background-position: 0 0;
}
/*.CmMediaArea01 .CmMedia02 a {
  background-position: -100px 0;
}
.CmMediaArea01 .CmMedia03 a {
  background-position: -200px 0;
}
.CmMediaArea01 .CmMedia04 a {
  background-position: -300px 0;
}
.CmMediaArea01 .CmMedia05 a {
  background-position: -400px 0;
}*/
.CmMediaArea01 .CmMedia01 a:hover {
  background-position: 0 -20px;
}
/*.CmMediaArea01 .CmMedia02 a:hover {
  background-position: -100px -20px;
}
.CmMediaArea01 .CmMedia03 a:hover {
  background-position: -200px -20px;
}
.CmMediaArea01 .CmMedia04 a:hover {
  background-position: -300px -20px;
}
.CmMediaArea01 .CmMedia05 a:hover {
  background-position: -400px -20px;
}*/

.CmMediaArea02 {
  margin-bottom: 10px;
}
.CmMediaArea02 .CmMediaArea02Inner {
  margin-bottom: 5px;
}
.CmMediaArea02 h5 {
  width: 100px;
  height: 20px;
  background: url(/special/common/img/bg_media.png) no-repeat;
  text-indent: -9999px;
}
.CmMediaArea02 .CmMediaTtl01 {
  background-position: 0 -60px;
}
.CmMediaArea02 .CmMediaTtl02 {
  background-position: -100px -60px;
}
.CmMediaArea02 .CmMediaTtl03 {
  background-position: -200px -60px;
}
.CmMediaArea02 .CmMediaTtl04 {
  background-position: -300px -60px;
}
.CmMediaArea02 .CmMediaTtl05 {
  background-position: -400px -60px;
}

.CmTxtBox01 {
  margin-bottom: 35px;
}

.CmPagination01 {
  padding: 20px 0 18px;
  background: #fafafa;
  border-top: 1px solid #E5E5E5;
  text-align: center;
}
.CmPagination01 .CmPrev,
.CmPagination01 .CmNext,
.CmPagination01 .link_page,
.CmPagination01 .current_page {
  margin-right: 5px;
  padding: 7px 8px 5px;
  background: #FFF;
  border: #e5e5e5 1px solid;
}
.CmPagination01 .current_page {
  background: #f2f0ef;
  border-color: #d0cecd;
  font-weight: bold;
}
.CmPagination01 .CmPrev {
  margin-right: 15px;
}
.CmPagination01 .CmNext {
  margin-left: 10px;
}

.LyColumn01 .CmPagination01 {
  border-top: none;
}

.CmTag li {
  padding: 0 0 8px 12px;
  background: url(/special/common/img/bg_tag.png) no-repeat;
  line-height: 1.1;
}
.CmTag .CmTag01 {
  background-position: 0 0;
}
.CmTag .CmTag02 {
  background-position: 0 -40px;
}
.CmTag .CmTag03 {
  background-position: 0 -80px;
}
.CmTag .CmTag04 {
  background-position: 0 -120px;
}
.CmTag .CmTag05 {
  background-position: 0 -160px;
}
.CmTag .CmTag06 {
  background-position: 0 -200px;
}
.CmTag .CmTag07 {
  background-position: 0 -240px;
}
.CmTag .CmTag08 {
  background-position: 0 -280px;
}
.CmTag .CmTag09 {
  background-position: 0 -320px;
}
.CmTag .CmTag10 {
  background-position: 0 -360px;
}
.CmTag .CmTag11 {
  background-position: 0 -400px;
}
.CmTag .CmTag12 {
  background-position: 0 -440px;
}
.CmTag .CmTag13 {
  background-position: 0 -480px;
}
.CmTag .CmTag14 {
  background-position: 0 -520px;
}

.CmTxt01 {
  padding-top: 4px;
  font-size: 84%;
  color: #888;
}

.CmTxt02 {
  position: absolute;
  right: 21px;
  top: 16px;
}
.CmTxt02 a {
  display: block;
  width: 386px;
  height: 31px;
  background: url(/special/common/img/bg_txt.png) no-repeat;
  text-indent: -9999px;
}
.CmTxt02 a:hover {
  background-position: 0 -31px;
}

.CmTxt02_120714 {
  position: absolute;
  right: 21px;
  top: 10px;
}
.CmTxt02_120714 a {
  display: block;
  width: 450px;
  height: 42px;
  background: url(/special/common/img/bg_txt120714.png) no-repeat;
  text-indent: -9999px;
}

.CmTxt03 {
  padding: 2em 10px;
  border-bottom: #E5E5E5 1px solid;
}

.CmTxt04 {
  font-size: 117%;
}

.CmTxt05 {
  margin-top: -20px;
  text-align: right;
}

.CmTxt06 {
  color: #C00;
}

.CmTxt07 {
  margin: 2em 0;
}

.CmTxt08 {
  margin: 20px 0 0 16px;
  text-align: center;
}
.CmTxt08 input {
  margin-right: 16px;
}

.CmTxt09 {
  text-align: center;
}

#backnumber .CmTxt09 {
  display: none;
}

.CmTxt10 {
  margin-top: 2em;
  margin-bottom: 0 !important;
  text-align: right;
}

.CmTxt11 {
	text-align:left;
	font-size: 84%;
	color: #888;
	padding-top: 27px;
}

.CmList01 li {
  margin-bottom: 5px;
  padding-left: 18px;
  background: url(/special/detail/img/ic_01.png) no-repeat 0 6px;
  *zoom: 1;
}

.CmList02 {
  padding-left: 18px;
  background: url(/special/detail/img/ic_02.png) no-repeat 0 6px;
  *zoom: 1;
}

.CmMovieArea01 {
  height: 315px;
  margin: 0 18px;
  padding: 0 0 5px;
  text-align: center;
  background: #444;
}
.CmMovieArea01 h4 {
  margin-bottom: 5px;
}


.CmMovieArea02 {
  height: 350px;
  margin: 0 18px;
  padding: 0 0 5px;
  text-align: center;
  background: #444;
}
.CmMovieArea02 h4 {
  margin-bottom: 5px;
}






#ExMovie {
  text-align: left;
  color: #FFF;
}
#ExMovie p {
  position: static;
  padding: 10px;
}

.CmList03 {
  margin-bottom: 20px;
}
.CmList03 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 10px 7px 0 0;
  vertical-align: top;
}
.CmList03 li a {
  display: block;
  width: 205px;
  height: 16px;
  vertical-align: top;
  background: url(/special/feed/img/bg_txt.png) no-repeat;
  text-indent: -9999px;
  line-height: 0;
}
.CmList03 .CmList0300 a {
  background-position: 0 0;
}
.CmList03 .CmList0301 a {
  background-position: 0 -16px;
}
.CmList03 .CmList0302 a {
  background-position: 0 -32px;
}
.CmList03 .CmList0303 a {
  background-position: 0 -48px;
}
.CmList03 .CmList0304 a {
  background-position: 0 -64px;
}
.CmList03 .CmList0305 a {
  background-position: 0 -80px;
}
.CmList03 .CmList0306 a {
  background-position: 0 -96px;
}
.CmList03 .CmList0307 a {
  background-position: 0 -112px;
}
.CmList03 .CmList0308 a {
  background-position: 0 -128px;
}
.CmList03 .CmList0309 a {
  background-position: 0 -144px;
}
.CmList03 .CmList0310 a {
  background-position: 0 -160px;
}
.CmList03 .CmList0311 a {
  background-position: 0 -176px;
}
.CmList03 .CmList0312 a {
  background-position: 0 -192px;
}
.CmList03 .CmList0313 a {
  background-position: 0 -208px;
}
.CmList03 .CmList0314 a {
  background-position: 0 -224px;
}
.CmList03 .CmList0300 a:hover {
  background-position: 0 -240px;
}
.CmList03 .CmList0301 a:hover {
  background-position: 0 -256px;
}
.CmList03 .CmList0302 a:hover {
  background-position: 0 -272px;
}
.CmList03 .CmList0303 a:hover {
  background-position: 0 -288px;
}
.CmList03 .CmList0304 a:hover {
  background-position: 0 -304px;
}
.CmList03 .CmList0305 a:hover {
  background-position: 0 -320px;
}
.CmList03 .CmList0306 a:hover {
  background-position: 0 -336px;
}
.CmList03 .CmList0307 a:hover {
  background-position: 0 -352px;
}
.CmList03 .CmList0308 a:hover {
  background-position: 0 -368px;
}
.CmList03 .CmList0309 a:hover {
  background-position: 0 -384px;
}
.CmList03 .CmList0310 a:hover {
  background-position: 0 -400px;
}
.CmList03 .CmList0311 a:hover {
  background-position: 0 -416px;
}
.CmList03 .CmList0312 a:hover {
  background-position: 0 -432px;
}
.CmList03 .CmList0313 a:hover {
  background-position: 0 -448px;
}
.CmList03 .CmList0314 a:hover {
  background-position: 0 -464px;
}

.CmLabel01 {
  padding-left: 6px;
}

.CmLabel02 {
  padding-right: 6px;
}
.CmLabel02 img {
  vertical-align: top;
}

#detail .CmLabel02,
#series .CmLabel02,
#everest .CmLabel02,
#stevejobs .CmLabel02 {
  display: none;
}

.CmLink01 {
  *zoom: 1;
  width: 912px;
  margin: 26px auto 30px;
  padding: 4px;
  background: url(/special/media/img/bg_nav_01.png) no-repeat 0 0;
}
.CmLink01:before, .CmLink01:after {
  content: "";
  display: table;
}
.CmLink01:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmLink01 li {
  float: left;
}
.CmLink01 a {
  display: block;
  width: 228px;
  height: 34px;
  background: url(/special/media/img/bg_nav_02.png) no-repeat;
  text-indent: -9999px;
}
.CmLink01 .CmLink0101 a {
  background-position: 0 0;
}
.CmLink01 .CmLink0102 a {
  background-position: -228px 0;
}
.CmLink01 .CmLink0103 a {
  background-position: -456px 0;
}
.CmLink01 .CmLink0104 a {
  background-position: -684px 0;
}
.CmLink01 .CmLink0101 a:hover {
  background-position: 0 -34px;
}
.CmLink01 .CmLink0102 a:hover {
  background-position: -228px -34px;
}
.CmLink01 .CmLink0103 a:hover {
  background-position: -456px -34px;
}
.CmLink01 .CmLink0104 a:hover {
  background-position: -684px -34px;
}

.CmTable01 {
  width: 100%;
  border-collapse: collapse;
  border: #c9c9ca 1px solid;
}
.CmTable01 th, .CmTable01 td {
  padding: 10px;
  border: #c9c9ca 1px solid;
  vertical-align: top;
}
.CmTable01 th {
  width: 140px;
  padding-right: 5px;
  background: #fafafa;
  text-align: left;
}
.CmTable01 .CmInputTxt01 {
  width: 145px;
  height: 20px;
  padding: 5px;
  vertical-align: middle;
}
.CmTable01 textarea {
  width: 610px;
  height: 90px;
}
.CmTable01 ul {
  margin-top: 10px;
}
.CmTable01 dl {
  *zoom: 1;
}
.CmTable01 dl:before, .CmTable01 dl:after {
  content: "";
  display: table;
}
.CmTable01 dl:after {
  clear: both;
  height: 1px\9;
  margin-bottom: -1px \9;
}
.CmTable01 dl dt {
  float: left;
  margin: 6px 0 10px;
}
.CmTable01 dl dd {
  margin-bottom: 10px;
  padding-left: 7em;
}

.CmLast {
  margin-right: 0 !important;
  border-right: none !important;
}

.CmPagetop {
  position: absolute;
  right: 0;
  bottom: 1px;
  width: 82px;
  height: 50px;
}

.CmDisplayNonePc {
  display: none;
}

/*コピー写真ガード　2013年1月6日父と子*/
#img1{
  background-image:url(/special/detail/2013/0106/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img1 img{
  width:430px;
  height:225px;
}
#img2{
  background-image:url(/special/detail/2013/0106/img/img_01.jpg);
  width:225px;
  height:169px;
}
#img2 img{
  width:225px;
  height:169px;
}
#img3{
  background-image:url(/special/detail/2013/0106/img/img_02.jpg);
  width:225px;
  height:169px;
}
#img3 img{
  width:225px;
  height:169px;
}
#img4{
  background-image:url(/special/detail/2013/0106/img/slide_01.png);
  width:880px;
  height:250px;
}
#img4 img{
  width:880px;
  height:250px;
}

/*コピー写真ガード　2013年7月27日伝説のイカ*/
#img5{
  background-image:url(/special/detail/2013/0727/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img5 img{
  width:430px;
  height:225px;
}
#img6{
  background-image:url(/special/detail/2013/0727/img/img_01.jpg);
  width:225px;
  height:169px;
}
#img6 img{
  width:225px;
  height:169px;
}
#img7{
  background-image:url(/special/detail/2013/0727/img/img_02.jpg);
  width:225px;
  height:169px;
}
#img7 img{
  width:225px;
  height:169px;
}
#img8{
  background-image:url(/special/detail/2013/0727/img/slide_01.png);
  width:880px;
  height:250px;
}
#img8 img{
  width:880px;
  height:250px;
}

/*コピー写真ガード　2013年7月28日謎の海底サメ王国*/
#img9{
  background-image:url(/special/detail/2013/0728/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img9 img{
  width:430px;
  height:225px;
}
#img10{
  background-image:url(/special/detail/2013/0728/img/img_01.jpg);
  width:225px;
  height:169px;
}
#img10 img{
  width:225px;
  height:169px;
}
#img11{
  background-image:url(/special/detail/2013/0728/img/img_02.jpg);
  width:225px;
  height:169px;
}
#img11 img{
  width:225px;
  height:169px;
}
#img12{
  background-image:url(/special/detail/2013/0728/img/slide_01.png);
  width:880px;
  height:250px;
}
#img12 img{
  width:880px;
  height:250px;
}

/*コピー写真ガード　2013年1月13日深海の超巨大イカ*/
#img13{
  background-image:url(/special/detail/2013/0113/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img13 img{
  width:430px;
  height:225px;
}
#img14{
  background-image:url(/special/detail/2013/0113/img/img_01.jpg);
  width:225px;
  height:169px;
}
#img14 img{
  width:225px;
  height:169px;
}


/*コピー写真ガード　2014年10月11日ホットスポット*/
#img15{
  background-image:url(/special/detail/2014/1011/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img15 img{
  width:430px;
  height:225px;
}
#img16{
  background-image:url(/special/detail/2014/1011/img/img_01.jpg);
  width:225px;
  height:169px;
}
#img16 img{
  width:225px;
  height:169px;
}


#img17{
  background-image:url(/special/detail/2014/1011/img/img_02.jpg);
  width:225px;
  height:169px;
}
#img17 img{
  width:225px;
  height:169px;
}

/*コピー写真ガード　2014年12月7日ホットスポット*/
#img18{
  background-image:url(/special/detail/2014/1207/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img18 img{
  width:430px;
  height:225px;
}

#img19{
  background-image:url(/special/detail/2014/1207/img/slide_01.png);
  width:880px;
  height:250px;
}
#img19 img{
  width:880px;
  height:250px;
}

/*コピー写真ガード　2015年2月15日ホットスポット*/
#img20{
  background-image:url(/special/detail/2015/0215/img/thum_01.jpg);
  width:430px;
  height:225px;
}
#img20 img{
  width:430px;
  height:225px;
}

#img21{
  background-image:url(/special/detail/2015/0215/img/slide_01.png);
  width:880px;
  height:250px;
}
#img21 img{
  width:880px;
  height:250px;
}

@media print{ 
#img1 img,#img2 img,#img3 img,#img4 img,#img5 img,#img6 img,#img7 img,#img8 img,#img9 img,#img10 img,#img11 img,#img12 img,#img13 img,#img14 img,{
	background:none;
} 
}

/*******2014/7/8 バックナンバーCSS変更 *******/
#backnumber .CmColumn01 .CmTxtArea01 {
/**	display: block;**/
  padding-right: 10px;
	float: left;
	height: auto !important;
	width: 290px;
}


#backnumber .CmColumn01 .CmTxtArea01 h3 {
  line-height: 1.5;
  font-size: 130%;
}

#backnumber .CmMediaArea03 {
	display: block;
	float: left;
	height: auto !important;
	margin: 15px 0;
	width:220px;
}

#backnumber .CmMediaArea03 li {
/**  float: left;**/
  width: 100px;
  height: 20px;
  margin: 0 5px 5px 0;
  background: url(/special/common/img/bg_media_04.png) no-repeat;
  text-indent: -9999px;
}

#backnumber .CmMediaArea03 a {
  display: block;
  width: 100px;
  height: 20px;
  background: url(/special/common/img/bg_media_04.png) no-repeat;
}

#backnumber .CmMediaArea03 .CmMedia01{
	margin-top:5px;
  background-position: 0 -40px;
}
#backnumber .CmMediaArea03 .CmMedia01 a {
	margin-top:5px;
  background-position: 0 0;
}
#backnumber .CmMediaArea03 .CmMedia01 a:hover {
	margin-top:5px;
  background-position: 0 -20px;
}

#backnumber .CmMediaArea03 img {
	margin-right:5px;
	vertical-align: top;
	line-height:1em;
}

#backnumber .CmMediaArea03 img {
	margin-right:5px;
	vertical-align: top;
	line-height:1em;
}

#backnumber .CmMediaArea03 img {
	margin-right:5px;
	vertical-align: top;
	line-height:1em;
}

#backnumber .CmMediaArea03 .CmMedia02,#backnumber .CmMediaArea03 .CmMedia03,#backnumber .CmMediaArea03 .CmMedia04,#backnumber .CmMediaArea03 .CmMedia05 {
  display: none;
}

/********3/24 コピーガード定義追加 *********/
span.copyguard {
  position:absolute;
  width:100%;
  height:100%;
  background-image:url(/special/image_common/spacer.gif);
  display:block;
  z-index:1;
}

/* 以下、150605 DetailPage(detail/yyyy/mmdd/index.html)専用 Nスペ放送回 メイン画像サイズ指定 */
/* detail/yyyy/mmdd/index.html 以外では使用しないcss ID */
body#detail img#nsDetailMainPic { 
	min-width:53px !important; 
	min-height:25px !important; 
	width: 430px; 
	height: 205px; 

	width: 430px\9; 
	height: 204px\9; 
	margin-bottom: -3px\9; 
	}
/* ▼ FF */ 
@-moz-document url-prefix() {
	body#detail img#nsDetailMainPic {
		width: 430px; 
		height: 206px; 
	}
}
/* ▲ FF */ 
/* ▼ chrome */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body#detail img#nsDetailMainPic {
		width: 430px; 
		height: 205px; 
	}
}
/* ▲ FF */ 

/* 以上、150605 DetailPage(detail/yyyy/mmdd/index.html)専用 Nスペ放送回 メイン画像サイズ指定 */




