@charset "UTF-8";
/* CSS Document */

#theme {
	background:url(../img/bg_01.png) repeat left top, #f9d0dc;}
#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:#cf4c5f; background:url("/common/images/pattern/pat_yellow_034.png") repeat; border-bottom: 4px solid #ff8b9c;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#63a6ec;}
#theme #fp-l h4 { border-left-color: #63a6ec;}
#theme #fp-l #fp-airdate { color:#ef3f93;}
#theme #fp-l #fp-nextdate { color:#425261;}

#theme #fp-l .btn a { color: #fff; background-color:#63a6ec; box-shadow: 0 4px 0 #3b67a3,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_yellow_034_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}