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

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

#theme-red_yellow #fp-l h2 { color:#d78e00; background:url("/common/images/pattern/pat_yellow02.png") repeat; border-bottom: 4px solid #e7b951;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-red_yellow #fp-l h3 { background-color:#f9c318;}
#theme-red_yellow #fp-l h4 { border-bottom-color: #f9c318;}
#theme-red_yellow #fp-l #fp-airdate { color:#ab130e;}
#theme-red_yellow #fp-l #fp-nav ul{ background-color: #bc9313; color:#fff; border-bottom: 1px solid #bc9313;}
#theme-red_yellow #fp-l #fp-nav ul li a { color:#fff; background-color: #f9c218;}
#theme-red_yellow #fp-l #fp-nav ul li a:hover { background-color: #f9c218;}
#theme-red_yellow #fp-l #fp-nav ul li a.current { background-color: #a17e10; box-shadow: inset 0 4px 0 #8a6d10;}
#theme-red_yellow #fp-l .btn a { color: #fff; background-color:#f9c318; box-shadow: 0 4px 0 #a17e10,inset 0 0 2px rgba(161, 126, 16, 0.6);}
#theme-red_yellow #fp-l .btn a:hover { background-color: #f9cc3e;}

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

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