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

/* yellow_orange */
#theme-yellow_orange {
	background-color:#ffe774;
	background-image:url("/common/images/simple_bg/mainbg_yellow_orange.png"),url("/common/images/pattern/pat_yelloworange_bg.png");
	background-repeat:no-repeat,repeat-x;
	background-position:center top,left top;
	-webkit-background-size:1400px 560px,auto;
	background-size:1400px 560px,auto;}
#theme-yellow_orange #fp-l a,
#theme-yellow_orange #fp-l a:link,
#theme-yellow_orange #fp-l a:visited,
#theme-yellow_orange #fp-l a:hover,
#theme-yellow_orange #fp-l a:active { color:#ea302c;}

#theme-yellow_orange #fp-l h2 { color:#dc3319; background:url("/common/images/pattern/pat_orange02.png") repeat; border-bottom: 4px solid #ed705d;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-yellow_orange #fp-l h3 { background-color:#db471c;}
#theme-yellow_orange #fp-l h4 { border-bottom-color: #db471c;}
#theme-yellow_orange #fp-l #fp-airdate { color:#288ba4;}
#theme-yellow_orange #fp-l #fp-nav ul{ background-color: #ea302c; color:#fff; border-bottom: 1px solid #ea302c;}
#theme-yellow_orange #fp-l #fp-nav ul li a { color:#fff; background-color: #f26537;}
#theme-yellow_orange #fp-l #fp-nav ul li a:hover { background-color: #ff7748;}
#theme-yellow_orange #fp-l #fp-nav ul li a.current { background-color: #db471c; box-shadow: inset 0 4px 0 #ba3d1a;}
#theme-yellow_orange #fp-l .btn a { color: #fff; background-color:#f26537; box-shadow: 0 4px 0 #db471c,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme-yellow_orange #fp-l .btn a:hover { background-color: #db471c;}

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

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