@charset "UTF-8";
/* CSS Document */

/* black_red*/
#theme-black-red {
	background-color:#241d1e;
	background-image:url("/common/images/simple_bg/mainbg_black_red.png");
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1400px 560px;
	background-size:1400px 560px;
	min-width:1000px;}
#theme-black-red #fp-l a,
#theme-black-red #fp-l a:link,
#theme-black-red #fp-l a:visited,
#theme-black-red #fp-l a:hover,
#theme-black-red #fp-l a:active { color:#af1e24;}

#theme-black-red #fp-l h2 { color:#af1e24; background:url("/common/images/pattern/pat_red.png") repeat; border-bottom: 4px solid #af1e24;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-black-red #fp-l h3 { background-color:#af1e24;}
#theme-black-red #fp-l h4 { border-bottom-color: #af1e24;}
#theme-black-red #fp-l #fp-airdate { color:#af1e24;}
#theme-black-red #fp-l #fp-nav ul{ background-color: #9a1c22; color:#fff; border-bottom: 1px solid #7f191e;}
#theme-black-red #fp-l #fp-nav ul li a { color:#fff; background-color: #d11f1f;}
#theme-black-red #fp-l #fp-nav ul li a:hover { background-color: #ed271f;}
#theme-black-red #fp-l #fp-nav ul li a.current { background-color: #af1e24; box-shadow: inset 0 4px 0 #9c1c21;}
#theme-black-red #fp-l .btn a { color: #fff; background-color:#d8221b; box-shadow: 0 4px 0 #95141a,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme-black-red #fp-l .btn a:hover { background-color: #e33c2f;}

#theme-black-red #fp-l #fp-ftr  { border-top: 1px solid #aaa; background: #ccc;} 
/* backnumber ---------- */
#theme-black-red #fp-l #fp-cnt .listbox { background-color:#fff;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme-black-red #fp-l h2 { background-image:url("/common/images/pattern/pat_red_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
