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

/* orange */
#theme-orange {
	background-color:#ffa04f;
	background-image:url("/common/images/simple_bg/mainbg_orange.png");
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1400px 560px;
	background-size:1400px 560px;
	min-width:1000px;}
#theme-orange #fp-l a,
#theme-orange #fp-l a:link,
#theme-orange #fp-l a:visited,
#theme-orange #fp-l a:hover,
#theme-orange #fp-l a:active { color:#d65800;}

#theme-orange #fp-l h2 { color:#d65800; background:url("/common/images/pattern/pat_orange.png") repeat; border-bottom: 4px solid #d65800;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-orange #fp-l h3 { background-color:#d65800;}
#theme-orange #fp-l h4 { border-bottom-color: #d65800;}
#theme-orange #fp-l #fp-airdate { color:#d65800;}
#theme-orange #fp-l #fp-nav ul{ background-color: #c45d0a; color:#fff; border-bottom: 1px solid #c45d0a;}
#theme-orange #fp-l #fp-nav ul li a { color:#fff; background-color: #f87811;}
#theme-orange #fp-l #fp-nav ul li a:hover { background-color: #fc951c;}
#theme-orange #fp-l #fp-nav ul li a.current { background-color: #d65b00; box-shadow: inset 0 4px 0 #bf5502;}
#theme-orange #fp-l .btn a { color: #fff; background-color:#f88e11; box-shadow: 0 4px 0 #c45d0a,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme-orange #fp-l .btn a:hover { background-color: #ffb137;}

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

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