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

/* blue_gray */
#theme-blue_gray {
	background-color:#e6e6e6;
	background-image:url("/common/images/simple_bg/mainbg_blue_gray.png");
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-background-size:1400px 560px;
	background-size:1400px 560px;} 
#theme-blue_gray #fp-l a,
#theme-blue_gray #fp-l a:link,
#theme-blue_gray #fp-l a:visited,
#theme-blue_gray #fp-l a:hover,
#theme-blue_gray #fp-l a:active { color:#0074b3;}

#theme-blue_gray #fp-l h2 { color:#375566; background:url("/common/images/pattern/pat_blue_gray.png") repeat; border-bottom: 4px solid #5c8499;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme-blue_gray #fp-l h3 { background-color:#4d6e80;
							line-height: 1.2;}
#theme-blue_gray #fp-l h4 { border-bottom-color: #a3abaf;}
#theme-blue_gray #fp-l #fp-airdate { color:#333333;}
#theme-blue_gray #fp-l #fp-nav ul{ background-color: #1f2f38; color:#fff; border-bottom: 1px solid #1f2f38;}
#theme-blue_gray #fp-l #fp-nav ul li a { color:#fff; background-color: #3d5866;}
#theme-blue_gray #fp-l #fp-nav ul li a:hover { background-color: #456373;}
#theme-blue_gray #fp-l #fp-nav ul li a.current { background-color: #2a414e; box-shadow: inset 0 4px 0 #253843;}
#theme-blue_gray #fp-l .btn a { color: #fff; background-color:#3d5866; box-shadow: 0 4px 0 #2a414e,inset 0 0 2px rgba(176, 0, 34, 0.6);}
#theme-blue_gray #fp-l .btn a:hover { background-color: #3f6073;}

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

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