@charset "UTF-8";

/*共通レイアウト*/
#contentsWrap{
    background-color: ;
}
#contentsWrap > div{ margin-bottom: ;}
#contentsWrap h2{
    border-bottom: ;
    margin-bottom: ;
    color: #4426b2;
    font-weight: bold;
}

/*--------共通ナビゲーション--------*/
#mainNav{
    background-color: ;
}
#mainNav li{
    background-color: ;
    border-radius: ;
}
#mainNav li a{
    color: ;
    background-color: ;
}
#mainNav li a:hover{
    background-color: ;
}

/* ------------------------------
	共通動画エリア
------------------------------ */
#movie li .thum{
    border-bottom: ;
}
#movie li a.active .thum,
#movie li a:hover .thum{
    border-bottom: ;
}
#movie li p{ color: ;}


/* ---------------------------------------------
	トップページ
--------------------------------------------- */
#intro{
    font-size: 115%;
    line-height: 1.8;
    font-weight: bold;
    color: #470074;
    margin: 0 0 30px;
}


/* ------------------------------
	データ放送企画エリア
------------------------------ */
#dataKikaku{
    /*background-color: #fff8e0;*/
    border-top: solid 2px #ccc;
    border-bottom: solid 2px #ccc;
    padding: 0 0 20px;
}
#dataKikaku .prsentTxt{
    line-height: 1.6;
    padding: 10px 0 0 ;
}
#dataKikaku .prsentTxt span.strong{
    font-weight: bold;
    color: #b500ae;
}
#dataKikaku .prsentTxt span.attention{ font-size: 86%;}

#dataKikaku #ouboBtn{
    position: relative;
    margin: 10px 0;
}
#dataKikaku #ouboBtn.comingsoon::after{
    content: "coming soon";
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 70px;
    color: #555;
    font-weight: bold;
}
#dataKikaku #ouboBtn.end::after{
    content: "応募受付は終了いたしました";
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 70px;
    color: #555;
    font-weight: bold;
}
#dataKikaku #ouboBtn a{
    height: 70px;
    line-height: 70px;
    font-size: 140%;
}

/* ------------------------------
	フォトギャラリーエリア
------------------------------ */
#gallery{
    margin: 30px 0;
    background-color: #eee;
    padding: 15px 0 10px;
}
#gallery h2{
    background: url("../img/gallery_ttl.png") no-repeat 0 0;
    width: 612px;
    height: 126px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    border: none;
}
#gallery li{
    width: 592px;
    margin: 15px auto 0;
    position: relative;
    border-bottom: solid 1px #bd6fcb;
    padding: 0 0 10px;
}
#gallery li:nth-last-of-type(1){ border:none;}

#gallery dl{ text-align: center;}
#gallery dt{
    font-size: 130%;
    font-weight: bold;
    line-height: 1.4;
    height: 54px;
    line-height: 54px;
}
#gallery .photoBase{
    width: 592px;
    box-sizing: border-box;
    background: #e9bd48;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5YmQ0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDZiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #e9bd48 0%, #8d6b1b 100%);
    background: -webkit-linear-gradient(top,  #e9bd48 0%,#8d6b1b 100%);
    background: linear-gradient(to bottom,  #e9bd48 0%,#8d6b1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9bd48', endColorstr='#8d6b1b',GradientType=0 );
    padding: 8px 0;
    position: relative;
}
#gallery .photoBase::after{
    content: "";
    display: block;
    position: absolute;
    top: -54px;
    left: 0;
    width: 612px;
    height: 67px;
    background: url("../img/photo_decoTop.png") no-repeat 0 0;
}
#gallery .photoBase > div{
    width: 576px;
    height: 324px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#gallery .photoBase > div::after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 7px 1px #000 inset;
    position: absolute;
    top:0;
    left: 0;
}
#gallery .cap{
    line-height: 1.4;
    padding: 7px 0;
    background-color: rgba(255,255,255,0.9);
    margin: 8px 8px 3px;
    box-shadow: 0px 0px 3px 0px #000 inset;
    border-radius: 15px;
    font-size: 100%;
    font-weight: bold;
}
#gallery .cap::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 612px;
    height: 67px;
    background: url("../img/photo_decoBtm.png") no-repeat 0 0;
}


/* ------------------------------
	新着情報エリア
------------------------------ */
.pageTop #whatsnew li::before{
    content: "";
    color: ;
    display: ;
    width: ;
    height: ;
    background: ;
}
.pageTop #whatsnew li p.date{ color: ;}
.pageTop #whatsnew li p.newsTxt{ color: ;}
.pageTop #whatsnew li p a:hover{ color: ;}


/* ------------------------------
	放送予定エリア
------------------------------ */
.pageTop #oaSchedule dl{
    border-left: ;
}


/* ------------------------------
	注目選手紹介
------------------------------ */
.pageTop #profData dt{ background-color: #4426b2;}
.pageTop #skaterInfo h3{ font-weight: bold;}


/* ---------------------------------------------
	下層ページ
--------------------------------------------- */
#fp-wrap.pageS{
    background-image: url("../../image/header.png") ,url("../img/bg_top01.png"),url("../img/bg_top02.png");
	background-repeat: no-repeat, repeat-x, repeat;
	background-position: center 0px, center -130px, center 0px;
}

#contentsWrap h1{
    border-bottom: ;
    margin-bottom: ;
    color: ;
}

/* -------------------------------------
	みどころページ
------------------------------------- */
.pickupPage .catchTxt{
    color: ;
}


/*--------出演者--------*/
.pickupPage #cast{ margin-top: ;}
.pickupPage #cast dt{ color: ;}
.pickupPage #cast dd{ color: ;}


/* -------------------------------------
	選手リストページ
------------------------------------- */
.skatersPage .skatersList li a:hover::after{
    border: ;
}




/* -------------------------------------
	選手詳細ページ
------------------------------------- */

.skatersDetailPage #profData dt{
    background-color: ;
    color: ;
}

/*--------シーズンベスト--------*/
.skatersDetailPage #profData dt#sBestTtl{
    border: ;
}
.skatersDetailPage #profData dd#sBestWrap{
    border: ;
}
.skatersDetailPage #profData dd#sBestWrap dt{
    background-color: ;
    color: ;
}

/*--------主な成績--------*/
.skatersDetailPage #results{
    border: ;
}
.skatersDetailPage #results h3{
    background-color: ;
    color: ;
}
.skatersDetailPage #results dt{
    border-bottom: ;
    color: ;
}
.skatersDetailPage #results dd p.win{
    color: ;
}





/* -------------------------------------
	大会結果ページ
------------------------------------- */
.resultPage .resultWrap dl:nth-of-type(1n+1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(2n+1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(1) dt,
.resultPage .resultWrap dl:nth-of-type(1) dd{ color: ;}
.resultPage .resultWrap dt,
.resultPage .resultWrap dd{
    border-right:solid 1px #ddd;
}
.resultPage .resultWrap dt{ color: ;}
.resultPage .resultWrap dd{ color: ;}

.cx_smartphoneview .resultPage .resultWrap dd.name{
    border-bottom: solid 1px #ddd;
}


/*--------代表選手枠--------*/
.resultPage .add{
    border: solid 1px #ddd;
}
.resultPage .add h3{
    border-bottom: solid 1px #ddd;
    font-weight: ;
    color: ;
}
.resultPage .add li::before{
    content: "■";
    color: ;
}
.resultPage .add li{ color: ;}