@charset "UTF-8";
/* CSS Document */

/* base */
#theme {
	background-color:#e8e5e2;
	background-image:url("/common/images/simple_bg/mainbg_036.png");
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1400px 560px;
	background-size:1400px 560px;
	min-width: 1000px;}
 
#theme #fp-l a,
#theme #fp-l a:link,
#theme #fp-l a:visited,
#theme #fp-l a:hover,
#theme #fp-l a:active { color:#ca4439;}

#theme #fp-l h2 { color:#82592e; background:url("/common/images/pattern/pat_beige_004.png") repeat; border-bottom: 4px solid #b3916b;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#e64e40;}
#theme #fp-l h4 { border-left-color: #ca4439;}
#theme #fp-l #fp-airdate { color:#be0a0a;}
#theme #fp-l #fp-nav ul{ background-color: #952b24; color:#fff; border-bottom: 1px solid #952b24;}
#theme #fp-l #fp-nav ul li a { color:#fff; background-color: #ca4439;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #e54e40;}
#theme #fp-l #fp-nav ul li a.current { background-color: #bd352c; box-shadow: inset 0 4px 0 #a22f27;}
#theme #fp-l .btn a { color: #fff; background-color:#ca4439; box-shadow: 0 4px 0 #a12e26,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #d24e42;}

#theme #fp-l #fp-ftr  { border-top: 1px solid #d2c0aa; background: #f6efe7;} 
/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_beige_004_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}


#fp-l p.apply a { float: none; width: 17em; margin: 0 auto; display: block;}