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

#theme {
	background-color:#fff;
	background-image:url("/common/images/pattern/pat_bg_beige_003.png");
	background-repeat:repeat;
	background-position:left top;
	-webkit-background-size:auto;
	background-size: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:#d94c63;}

#theme #fp-l h2 { color:#70635c; background:url("/common/images/pattern/pat_beige_003.png") repeat; border-bottom: 4px solid #9f918a;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#b62b15;}
#theme #fp-l h4 { border-left-color: #b62b15;}
#theme #fp-l #fp-airdate { color:#582F1E;}

#theme #fp-l .btn a { color: #fff; background-color:#ce7d2a; box-shadow: 0 4px 0 #834f1b,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #f39332;}
#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;}
#backnumber li {list-style:disc inside none; margin-bottom:0.6em; margin-left:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


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