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

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

#theme-yellow #fp-l h2 { color:#ef8000; background:url("/common/images/pattern/pat_yellow.png") repeat; border-bottom: 4px solid #f49e20;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-yellow #fp-l h3 { background-color: #f6b300; }
#theme-yellow #fp-l h4 { border-bottom-color: #bd9f1c;}
#theme-yellow #fp-l #fp-airdate { color: #e76100;}
#theme-yellow #fp-l #fp-nav ul{ background-color: #d66800; color:#fff; border-bottom: 1px solid #d66800;}
#theme-yellow #fp-l #fp-nav ul li a {color:#fff; background-color:#ffb318;}
#theme-yellow #fp-l #fp-nav ul li a:hover { background-color: #ffb940;}
#theme-yellow #fp-l #fp-nav ul li a.current { background-color: #f67c00; box-shadow: inset 0 4px 0 #d66a00;}
#theme-yellow #fp-l .btn a { color: #fff; background-color:#f99700; box-shadow: 0 4px 0 #ca6400,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme-yellow #fp-l .btn a:hover { background-color: #ffb83a;}

#theme-yellow #fp-l #fp-ftr  { border-top: 1px solid #bea896; background: #fde9ba;} 
/* backnumber ---------- */
#theme-yellow #fp-l #fp-cnt .listbox { background-color:#fff;}



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