@charset "UTF-8";
/* CSS Document */

#theme {
	background-color:#90effe;
	background-image:url("/common/images/simple_bg/mainbg_102.png"),url("/ainori_r/images/bg.png");
	background-repeat:no-repeat,repeat;
	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:#e60012;}

#theme #fp-l h2 { color:#fff; background:url("/common/images/pattern/pat_pink_012.png") repeat; border-bottom: 4px solid #e76fab;
	-webkit-background-size:5px 5px;
	background-size:5px 5px;}
#theme #fp-l h3 { background-color:#ff9e3f;}
#theme #fp-l h4 { border-left-color: #ff9e3f;}
#theme #fp-l #fp-airdate { color:#f9277b;}

#theme #fp-l .btn a { color: #fff; background-color:#ff7a57; box-shadow: 0 4px 0 #d22a10,inset 0 0 2px rgba(255, 255, 255, 0.6);}
#theme #fp-l .btn a:hover { background-color: #ff9376;}
#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;}

/* relation contents ---------- */
#rltn-cnt ul:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
#rltn-cnt ul {list-style:none; margin:0 -5px 0 0; padding:0 0 5px 0;}
#rltn-cnt ul li {float:left; margin:15px 5px 0 5px;}
#rltn-cnt .line {border-top: 2px dotted #ff7a57;}

/* pgm-introduction ---------- */
#theme #fp-l #fp-cnt #pgm-introduction p,#theme #fp-l #fp-cnt #recruit p {margin-bottom: 15px;}
#theme #fp-l #fp-cnt #recruit .btn { width:320px; margin: 0 auto 20px auto;}

/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background-image:url("/common/images/pattern/pat_pink_012_2x.png") ;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}

/* pgm-introduction ---------- */
	.cx_smartphoneview #theme #fp-l #fp-cnt #recruit .btn {width:100%;}
