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

#theme {
	background-color:#7acce6;
	background-image:url("/common/images/simple_bg/mainbg_008.png"),url("/common/images/pattern/pat_bg_blue_002.png");
	background-repeat:no-repeat,repeat-x;
	background-position:center top,left top;
	-webkit-background-size:1400px 560px,auto;
	background-size:1400px 560px,auto;
	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:#ff9933;}

#theme #fp-l h2 { color:#419657; background:url("/common/images/pattern/pat_green_003.png") repeat; border-bottom: 4px solid #73c387;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#96c31f;}
#theme #fp-l h4 { border-left-color: #96c31f;}
#theme #fp-l #fp-airdate { color:#ff9933;}
#theme #fp-l #fp-nextdate {	padding:0; color:#f93; font-size:1.86em; line-height:1;}

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

#theme #fp-l #fp-ftr  { border-top: 1px solid #ffe6cc; background: #fff8f0;}

/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

/*partsMusic*/
#partsMusic h3 { margin-bottom:0;}
#partsMusic table {	width:100%;	margin-top:0.5em;}
#partsMusic th { padding:3px;	box-shadow:0px 1px rgba(0, 0, 0, 0.2); border-bottom:1px solid #999; color:#419657;	font-size:13px;	text-indent:0.2em;}
#partsMusic td { padding:6px 3px 5px; border-bottom:1px dotted #999; vertical-align:top; line-height:1.3;}
#partsMusic td.title { font-weight:bold;}
#partsMusic td.title span { font-weight:normal; font-size:11px;}
#partsMusic td.label { padding-top:7px; font-size:13px;}

/*common*/
.nobr { white-space:nowrap;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme{ min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_green_003_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}
.cx_smartphoneview #theme #fp-l #fp-nextdate { font-size:1.14em;}
.cx_smartphoneview #theme #fp-l table th,
.cx_smartphoneview #theme #fp-l table td { font-size:26px;}

/*partsMusic*/
.cx_smartphoneview #partsMusic tr {display:block;}
.cx_smartphoneview #partsMusic th {display:none;}
.cx_smartphoneview #partsMusic td {display:block; padding:3px 3px 5px; width: 98%; border:none;}
.cx_smartphoneview #partsMusic td.title {padding-top:10px;}
.cx_smartphoneview #partsMusic td.title span {font-weight:normal;font-size:24px;}
.cx_smartphoneview #partsMusic td.label {padding-bottom:10px; border-bottom:1px solid #333;}
.cx_smartphoneview #theme #fp-l #partsMusic table td.artist,
.cx_smartphoneview #theme #fp-l #partsMusic table td.label {font-size:24px;}

.cx_smartphoneview .brPC{display: none;}