@charset "UTF-8";
/* CSS Document */

#theme {
	background-color:#f5f5f5;
	background-image:url("/common/images/pattern/pat_bg_yellow_012.png");
	background-repeat:repeat;
	background-position:center top;
	-webkit-background-size:auto;
	background-size: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:#c8b730;}

#theme #fp-l h2 { color:#fff; background:url("/common/images/pattern/pat_blue_025.png") repeat; border-bottom: 4px solid #aea15a;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#a99c56;}
#theme #fp-l h4 { border-left-color: #a99c56;}
#theme #fp-l #fp-airdate { color:#c8b730;}

#theme #fp-l #fp-nav ul{ background-color: #158000; color:#fff; border-bottom: 1px solid #158000;}
#theme #fp-l #fp-nav ul li a {color:#fff; background-color:#399926;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #3ea629;}
#theme #fp-l #fp-nav ul li a.current { background-color: #189400; box-shadow: inset 0 4px 0 #178802;}
#theme #fp-l .btn a { color: #fff; background-color:#f83838; box-shadow: 0 4px 0 #db2727,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #ff5353;}

#theme #fp-l #fp-ftr  { border-top: 1px solid #65c1ff; background: #f6f3e4;} 

p.mb12{font-weight:bold; font-size:16px; padding:0 0 12px 0;}

/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

#fp-tmppage-simple-story-bknum { margin: 0 0 1.43em;}

/*FOD・TVerバナー*/
#tver-fod-bnr {
	padding: 10px;
	background-color: rgba(255,255,255,0.80);
}
#tver-fod-bnr > div + div {
	margin-top: 6px;
}
#tver-fod-bnr .abreast {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#tver-fod-bnr a {
	display: inline-block;
}
.cx_displaydevice #tver-fod-bnr a:hover {
	opacity: 0.8;
}
#tver-fod-bnr img {
	max-width: 100%;
}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_blue_025_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}







