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

#theme {
	background-color:#56c3e7;
	background-image:url("/common/images/simple_bg/mainbg_007.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:#d14e98;}

#theme #fp-l h2 { color:#1c2787; background:url("/common/images/pattern/pat_blue_023.png") repeat; border-bottom: 4px solid #1c2787;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#1c2787;}
#theme #fp-l h4 { border-left-color: #1c2787;}
#theme #fp-l #fp-airdate { color:#6f9000;}

#theme #fp-l #fp-nav ul{ background-color: #b63281; color:#fff; border-bottom: 1px solid #b63281;}
#theme #fp-l #fp-nav ul li a { color:#fff; background-color: #d14e98;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #ed67b1;}
#theme #fp-l #fp-nav ul li a.current { background-color: #b63281; box-shadow: inset 0 4px 0 #9c2c6f;}
#theme #fp-l .btn a { color: #fff; background-color:#d14e98; box-shadow: 0 4px 0 #b63281,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #f46eb8;}
#theme #fp-l p.apply a { float: none; width: 17em; margin: 0 auto; display: block;}

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

/*add contents*/
#fp-cnt div#add-cnt {margin-bottom:0;}
#fp-cnt div#add-cnt > div {margin-bottom:1.43em;}
#theme #fp-l #fp-cnt #bnr_pc {display:block;}
#theme #fp-l #fp-cnt #bnr_sp {display:none;}

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

/*add contents*/
.cx_smartphoneview #theme #fp-l #fp-cnt #bnr_pc {display:none;}
.cx_smartphoneview #theme #fp-l #fp-cnt #bnr_sp {display:block;}