@charset "UTF-8";
/* CSS Document */

#theme {
	background: url(../images/bg_img01.png),linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 10%, rgba(231, 228, 213, 1.0) 38%);
	background: url("../images/bg_img01.png"),-webkit-linear-gradient(to bottom, rgba(240, 226, 156, 1) 0%, rgba(234, 224, 174, 1) 10%, rgba(231, 228, 213, 1.0) 38%);
    background: url("../images/bg_img01.png"),-ms-linear-gradient(to bottom, rgba(240, 226, 156, 1) 0%, rgba(234, 224, 174, 1) 10%, rgba(231, 228, 213, 1.0) 38%);
    background: url("../images/bg_img01.png"),-moz-linear-gradient(to bottom, rgba(240, 226, 156, 1) 0%, rgba(234, 224, 174, 1) 10%, rgba(231, 228, 213, 1.0) 38%);
	background-repeat:no-repeat;
	background-position:center 80%,center top;
}
#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:#0066cc;}

#theme #fp-l h2 {
    color: #333;
    background: #e7dfc8;
    border-bottom: 2px solid #333333;
    -webkit-background-size: 5px 5px;
    background-size: 5px 5px;
}
#theme #fp-l h3 { background-color:#938d7a; line-height: 1.2;}
#theme #fp-l h4 { border-left-color: #f6dd00;}
#theme #fp-l #fp-airdate { color:#333333;}
#theme #fp-l #fp-nav ul{ background-color: #938d7a; color: #fff; border-bottom: 1px solid #938d7a;}
#theme #fp-l #fp-nav ul li a {color: #fff;text-shadow: 0 0px 0 rgba(0, 0, 0, 0.0);background-color: #938d7a;}
#theme #fp-l #fp-nav ul li a:hover { background-color: #bdb6a2;}
#theme #fp-l #fp-nav ul li a.current {background-color:#737066;box-shadow: inset 0 -2px 0 #f6dd00;}
#theme #fp-l .btn a { color: #333; background-color: #ffdd33; box-shadow: 0 4px 0 #ffc107; text-shadow: 0 0px 0 rgba(0, 0, 0, 0.0);}
#theme #fp-l .btn a:hover { background-color: #ffed48;}
#fp-l p.apply a { float: none; width: 17em; margin: 0 auto; display: block;}

#theme #fp-l #fp-ftr  { border-top: 1px solid #a3becc; background: #d5e0e6;} 

/* backnumber ---------- */
#theme #fp-l #fp-cnt .listbox { background-color:#fff;}

/* news */
p.caption { width: 235px;}
p.imgright { color: #666666; float: right; font-size: 83.3%; line-height: 1.2; margin: 7px 0 7px 10px;}
p.imgright img { display: block; margin: 0 0 5px;}
hr { border-top: 1px dashed #a3abaf; margin: 0 0.4em 0.8em;}
.frbox235 { display: block; float: right; margin: 0 0 10px 10px; max-width: 250px;}

/*_clearfix*/
.clf:after {content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
* html .clf {zoom: 1;}/* IE6 */
*:first-child+html .clf {zoom: 1;}/* IE7 */

/*present*/
#theme #fp-l #fp-cnt div.present img {
	display:block;
	float:right;
	margin:0 0 10px 10px;
}
#theme #fp-l #fp-cnt div.btn{float:left; width:360px}
.cx_smartphoneview #theme #fp-l #fp-cnt div.btn{float:none; width:auto;}

/* notice */
.fp-tmppage-freespace ul li{
    padding: 0 0 5px;
    margin: 0 0 10px;
    border-bottom: 1px dotted #a09699;
}
.fp-tmppage-freespace ul li:last-of-type{
    padding: 0 0;
    margin: 0 0;
    border-bottom: none;
}
.fp-tmppage-freespace ul li.new:before{
    content: "NEW";
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    vertical-align: top;
    width: 32px;
    padding: 4px;
    height: 10px;
    color: #fff;
    background: #b08a12;
    margin-right: 5px;
}
.fp-tmppage-freespace ul li a span{
    font-size: 12px;
    line-height: 1.4;
    color: #515151;
}
#theme #fp-l .fp-tmppage-freespace .link_01 a{
    display: block;
    padding: 4px;
    width: 180px;
    text-decoration: none;
    color: #fff;
    background: #737066;
    border-radius: 6px;
    margin: 10px 0 20px auto;
}
#theme #fp-l .fp-tmppage-freespace .link_01 a:hover{
    display: block;
    padding: 4px;
    width: 180px;
    text-decoration: none;
    color: #fff;
    background: #938d7a;
    border-radius: 6px;
    margin: 10px 0 20px auto;
}
#theme #fp-l .fp-tmppage-freespace .link_01 a p{
    text-align: center;
    margin: 0;
}
/* ------------------------------
  for Smartphone
------------------------------ */
.cx_smartphoneview #theme { min-width:640px;}
.cx_smartphoneview #theme #fp-l h2 { background:#e7dfc8;
	-webkit-background-size:10px 10px;
	background-size:10px 10px;}

/* notice */
.cx_smartphoneview .fp-tmppage-freespace ul li{
    padding: 0 0 10px;
    margin: 0 0 14px;
    border-bottom: 2px dotted #a09699;
}
.cx_smartphoneview .fp-tmppage-freespace ul li:last-of-type{
    padding: 0 0;
    margin: 0 0;
    border-bottom: none;
}
.cx_smartphoneview .fp-tmppage-freespace ul li.new:before{
    content: "NEW";
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    vertical-align: top;
    width: 54px;
    padding: 6px;
    height: 22px;
    color: #fff;
    background: #b08a12;
    margin-right: 10px;
}
.cx_smartphoneview .fp-tmppage-freespace ul li a span{
    font-size: 20px;
    line-height: 1.4;
    color: #333;
}
.cx_smartphoneview #theme #fp-l .fp-tmppage-freespace .link_01 a{
    display: block;
    padding: 4px;
    width: 300px;
    text-decoration: none;
    color: #fff;
    background: #737066;
    border-radius: 10px;
    margin: 10px 0 20px auto;
}
.cx_smartphoneview #theme #fp-l .fp-tmppage-freespace .link_01 a:hover{
    display: block;
    padding: 4px;
    width: 300px;
    text-decoration: none;
    color: #fff;
    background: #938d7a;
    border-radius: 10px;
    margin: 10px 0 20px auto;
}
.cx_smartphoneview #theme #fp-l .fp-tmppage-freespace .link_01 a p{
    text-align: center;
    margin: 0;
}






