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

/* darkred */
#theme-darkred {
	background-color:#660000;
	background-image:url("/common/images/simple_bg/mainbg_darkred.png");
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1400px 560px;
	background-size:1400px 560px;}
#theme-darkred #fp-l a,
#theme-darkred #fp-l a:link,
#theme-darkred #fp-l a:visited,
#theme-darkred #fp-l a:hover,
#theme-darkred #fp-l a:active { color:#e50000;}

#theme-darkred #fp-l h2 { color:#e5e5e5; background:url("/common/images/pattern/pat_darkred.png") repeat; border-bottom: 4px solid #b01212;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-darkred #fp-l h3 { background-color:#0051f2;}
#theme-darkred #fp-l h4 { border-bottom-color: #6191f2;}
#theme-darkred #fp-l #fp-airdate { color:#1a1a1a;}
#theme-darkred #fp-l #fp-nav ul{ background-color: #cca700; color:#fff; border-bottom: 1px solid #cca700;}
#theme-darkred #fp-l #fp-nav ul li a { color:#fff; background-color: #efbe00;}
#theme-darkred #fp-l #fp-nav ul li a:hover { background-color: #ffcc00;}
#theme-darkred #fp-l #fp-nav ul li a.current { background-color: #e2b701; box-shadow: inset 0 4px 0 #cca501;}
#theme-darkred #fp-l .btn a { color: #fff; background-color:#0044cc; box-shadow: 0 4px 0 #0037a6,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme-darkred #fp-l .btn a:hover { background-color: #1452cc;}

#theme-darkred #fp-l #fp-ftr  { border-top: 1px solid #ccc0c3; background: #f2e6e6;} 

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme-darkred { min-width:640px;}
.cx_smartphoneview #theme-darkred #fp-l h2 { background-image:url("/common/images/pattern/pat_darkred_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
