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

#theme {
	background-color:#0b1e39;
	background-image:url("/common/images/simple_bg/mainbg_105.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:#06c;}

#theme #fp-l h2 { color:#000000; background:url("/common/images/pattern/pat_gray_011.png") repeat; border-bottom: 4px solid #434343;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#143664;}
#theme #fp-l h4 { border-left-color: #143664;}
#theme #fp-l #fp-airdate { color:#425261;}
#theme #fp-l #fp-nextdate { color:#425261;}

#theme #fp-l .btn a { color: #fff; background-color:#356de0; box-shadow: 0 4px 0 #0047b1,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #5584fa;}
#theme #fp-l p.apply a { float: none; width: 17em; margin: 0 auto; display: block;}

/* 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_gray_011_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
