@charset "UTF-8";
/* CSS Document */

#theme {
	background-color:#00c8f6;
	background-image:url("/common/images/simple_bg/mainbg_092.png"),url("/common/images/pattern/pat_bg_blue_023.png");
	background-repeat:no-repeat,repeat-x;
	background-position:center top;
	-webkit-background-size:1500px 480px,auto;
	background-size:1500px 480px,auto;
	min-width:1000px;}

#theme #fp-l a,
#theme #fp-l a:link,
#theme #fp-l a:visited,
#theme #fp-l a:hover,
#theme #fp-l a:active { color:#ff8a00;}

#theme #fp-l h2 { color:#fff000; background:url("/common/images/pattern/pat_blue_016.png") repeat; border-bottom: 4px solid #fff000;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#fabd00;}
#theme #fp-l h4 { border-left-color: #fabd00;}
#theme #fp-l #fp-airdate { color:#ff8a00;}

#theme #fp-l #fp-nav ul{ background-color: #fabd00; color:#fff; border-bottom: 1px solid #b26605;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#fabd00;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #f8cf12;}
#theme #fp-l #fp-nav ul li a.current { background-color: #b26605; box-shadow: inset 0 4px 0 #b26605;}
#theme #fp-l .btn a { color: #fff; background-color:#f38402; box-shadow: 0 4px 0 #a94800,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #fe9b27;}

#theme #fp-l #fp-ftr  { border-top: 1px solid #65c1ff; background: #f6f3e4;} 

/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

#fp-tmppage-simple-story-bknum { margin: 0 0 1.43em;}

/* cast ---------- */
#cast ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
#cast ul { list-style:none; margin:0 -5px 0 0; padding:0 0 20px 0;}
#cast ul li { float:left; margin-right:5px;}
#cast ul li span { display:block; font-size:80%; text-align:center;}
#theme #fp-l #cast ul li span a,
#theme #fp-l #cast ul li span a:link,
#theme #fp-l #cast ul li span a:visited,
#theme #fp-l #cast ul li span a:hover,
#theme #fp-l #cast ul li span a:active { color:#333;}
#cast ul li br.txt_sp {display:none;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_blue_016_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
.cx_smartphoneview #cast ul li br.txt_sp {display:inline;}






