
body  {
     color: #101010;
     font-family: Osaka,MS P ゴシック;
     background-color: #ffffff;
      }


/*
A:link    { color: #9C0000; }
A:visited { color: #008080; }
A:active  { color: #ff0000; }
*/
.navimain A:visited { color: #FFFFFF; }

/*snow Xmas
#header_top{
    background-image: url(/icons/snow02.gif); 
}
*/

/**
どこで使ってもOK
ちょっとした説明とか
**/
#note{
    text-align:left;
    margin:5px auto 8px;
}

#note h4, #note h5{
     margin:5px auto 2px;
 }

#note p{
     margin:2px auto;
}
/****************/

h1 {
      color:#000082;
     font-style: normal;
     font-weight: 900;
     font-size: 150%;
  }

ul {
   margin-top:2px;
   margin-bottom:5px;
   list-style-image: url(/icons/red_carot.gif);
   }

li{
   line-height: 120%;
   }

ol {
   margin-top:2px;
   margin-bottom:2px;
   }

ul li ol {
    list-style-image: url();
    list-style-type: decimal;
   margin-top:auto;
   margin-bottom:auto;
}


.bold{
   font-weight:bold;
     }

/* --新作予約ページ にて使用↓-- */

.half_float{
	float:left;
	border:none;
	margin:3px;
	width:49%;
	}

.search-line{
      /* background-color:#DDEEFF; normal light blue */
      /* background-color:#FEBC9C;  new years day light orange */
      /* background-color:#FFEEF9; pink */
        background-color: #0000A0;  /* winter days deep blue */
       line-height:130%;
       border-bottom:  1px solid #cccccc;
       padding-top: 3px;
      /* background-color:#006600;  green xmas */
      /*background-image:url(/icons/holiday_bg.gif);  green leaf xmas */
     /* background-image: url(/icons/snow02.gif);  snow Xmas */
      color:#ffffff;  /*white Xmas */
     }
    
/*  white Xmas 検索の使い方  */
.search-line a{
      color:#ffffff;  
 }



/* --Special Pickup -- */

div.special_pickup{
    margin:1em 0 2em ;
}

.special_pickup .pickup_box{
    float:left;
    width:49%;
    padding-right:5px;
 }

.special_pickup .pickup_image{
    float:left;
    margin: 0 3px 1px 0; 
}

.special_pickup .pickup_image img{
    max-width:180px;
    max-height:180px;
}

.special_pickup .pickup_text p{
    font-size:90%;
    }

.special_pickup .pickup_text .link{
    font-weight:bold;
    text-align:right;
    font-size:90%;
    }

h3.pickup_cap{
        font-weight:bold;
        font-size:100%;
        margin-top:0;
        margin-bottom:2px;
        color:#B64826;
        }
       

/* --Home にて使用↓-- */

.page_titleTop{
        margin-top:7px;
        font-size: 90%;
        }

/* --Home にて使用↑-- */

.page_title{
       color:  #FF6600;
        }

.help_title{
       background-color:#6699CC;
       padding:5px 5px 5px;
       color:#ffffff;
       font-size:small;
          }

.help_title2{
       background-color:#EA9500;
       padding:5px 5px 5px;
       color:#ffffff;
       font-size:small;
          }

.topics_toptitle{
       background-color:#0000A6;
       padding:5px 5px 5px;
       color:#ffffff;
       font-size:small;
       text-align:left;
          }

.topics_titlebar{
       background-color:#6666cc;
       padding:5px 5px 5px;
       color:#ffffff;
       font-size:small;
       text-align:left;
       font-weight:bold;
          }

/*******************
  maintenanceページ
*********************/

div.maintenance .help_title{
    font-size:110%;
}

div.maintenance h2{
    font-size:90%;
    margin-bottom:3px;
}

div.maintenance p{
    font-size:85%;
    margin-left:1em;
    margin-top:5px;
}

div.maintenance dl{
    margin-left:1em;
}

div.maintenance dl dt{
    font-weight:bold;
    font-size:85%;
}

div.maintenance dl dd{
    margin-left:1.5em;
    margin-bottom:10px;
    font-size:85%;
}

div.maintenance ul.related_link,
div.maintenance div.update{
    font-size:85%;
}

/* セルの両端に3pxの余白、ボトムに1pxのライン */

table.blank td{
         border-right:3px solid #ffffff;
         border-left:3px solid #ffffff;
         border-bottom:1px solid #6666CC;
         border-collapse: separate;
         empty-cells: show;
         border-spacing: 0px;
         font-size:95%;
          }

table.blank div{
         font-size:95%;
         padding-top: 3px;
         margin-bottom: 3px;
          }


.navimain_head {
       color: #ffffff;
       font-size:95%;
        /*color: #000000;*/
        /* background-color: #FD5504; new years day orage */
        /*  background-image: url(/icons/bg_hane.gif); hane new years day */
         background-color: #0066FF;  /* normal blue */
        /* background-color: #0000A0;   winter days deep blue */
        /* background-color: #CE0000; red Xmas */
         /* background-image: url(/icons/snow_fall.gif); snow Xmas */
         padding:0 3px 0 3px;
       }

.navimain_head a { color: #FFFFFF; }


.navimain {
       color: #ffffff;
       font-weight:bold;
       /*color: #000000;*/
       /*  background-color: #FD5504; new years day orage */
       background-color: #0066FF;  /*  normal blue */
       /* FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr=#ffbb00 startColorstr=#B22222 gradientType=0);  */
       /* background-color: #CE0000; red Xmas */
       text-align: center;
       padding:0px;
       }

/*green snow_fall Xmas
td.navimain {
	background-image: url(/icons/snow_fall.gif);
      }

div.navimain {
	background-color: #006600;
	background-image: url(/icons/holiday_bg.gif);
      }
*/

/* new years day green 
div.navimain {
	background-color: #217A21; 
      }
*/


.navimain-orange {
       color: #ffffff;
       font-weight:bold;
       background-color: #FF9900; /* orange */
       text-align: center;
       padding:0px;
       }

.navimain a, .footer a{
      /* color: #FFFFFF;*/
      color: #FF0000; /*red */
      }

.navimain A:link    { color: #FFFFFF;font-weight:bold; }
.navimain A:visited { color: #FFFFFF;font-weight:bold; }
.navimain A:active  { color: #FFFFFF;font-weight:bold; }



.navi-border{
         /*border:1px solid #0081C6;  normal blue */
         /* border:1px solid #FD5504; new years day orage */
         /* border:1px solid #9C0000;  deep red Xmas */
          border:1px solid #006600;  /*green Xmas こっち使う*/
         font-size:95%;
         padding:0px;
         background-color:#F1F1EF;
           }


/* カレンダーページだけ？ */
.navi-border-orange{
         border:1px solid #FF9900;
         font-size:95%;
         padding:0px;
         background-color:#FCEBD1;
         margin-bottom:1em;
           }
/************************/

.r-navimain {
       color: #FFFFFF;
       font-weight:bold;
        background-color: #80A6FF; /* normal blue */
       /* border:1px solid #217A21; new years day green */
       /* background-image: url(/icons/bg_kadomastu.gif); kadomastu new years day */
       /*  background-color: #CE0000; red Xmas */
       text-align: center;
       padding:3px;
       }

.r-navi-border{
        /*  border:1px solid #217A21; new years day green */
        border:1px solid #80A6FF; /*  normal light blue */
       /* border:1px solid #CE0000;  red Xmas */
        font-size:95%;
        padding:0px;
        background-color:#ffffff;
        word-break:break-all;
       }


.r-navi-border .seemore{
        margin:5px;
        }

.footer {
       color: #ffffff;
       background-color: #0066FF;
       font-size: 80%;
    }

#side_menu{
         border:1px solid #0066FF;
         float:left;
         padding:0px;
         margin-top:5px;
         margin-left:2px;
         margin-right:2px;
         width: 160px;
         position: relative;
         left: 5px;
         background-color: #ffffff;
         }

.dispgoods {
      font-size:90%;
           }

.small {
      font-size:85%;
      line-height:140%;
      font-weight:normal;
           }

.small2 {
      font-size:85%;
      font-weight:normal;
           }

.title-wh, .title-wh a {color:#ffffff;}

.title-gray, .title-gray a {color:#CCCCCC;}

.link-wh a:link { color: #FFFFFF;}
.link-wh a:visited { color: #FFFFCC;}
.link-wh a:hover { color: #FF2200;}
.link-wh a:active { color: #666666;}


.f01 {
      font-size:92%;
           }

.itemtable{
      font-size: 95%;
      line-height: 105%;
         }

.titlebar  {
    color: #ffffff;
    font-weight:bold;
    background-color: #6699FF;
    text-align: center;
    padding:3px;
    margin-bottom:5px;
    font-size: medium;
      }

.titlebar2  {
    color: #000000;
    font-weight:bold;
    /*  background-color: #FEBC9C; new years day light orage */
   /* background-color: #D4D4D4;    Xmas light grey */
    background-color: #C8DAFF;  /* normal light blue */
    /* background-color: #F2DD93; cream yellow */
    padding-left:5px;
      }

.r-titlebar2  {
    color: #000000;
    font-weight:bold;
    /*background-color: #FEBC9C;  new years day light orage */
      background-color: #D9E0E1; /* normal light blue */
   /*  background-color: #E8E8E8; Xmas light grey */
    padding-left:5px;
      }

.navi li {
     margin-top: 0px;
     margin-left: 0px;
     }

/* セルにボーダーをつけるならこれが便利 */

table.cell_border td{
         border:1px solid #0081C6;
         background-color:#F2F2F2;
         border-collapse: separate;
         empty-cells: show;
         border-spacing: 0px;
          }

table.cell_border_warm td{
         border:1px solid #FF9B59;
         background-color:#FFFDD7;
         border-collapse: separate;
         empty-cells: show;
         border-spacing: 0px;
          }


.navi-border img{
        margin-right:5px;
	      }

.outset-border{
         border-width:2px;
         border-style: outset;
         border-color: #ffffff;
         background-color: #F9CC9B;
         padding:7px;
          }

span.extra_bonus_finish{
    text-decoration: line-through;
}

/* 赤系文字 */

.caution {
  color: #D72011;
        }

.caution2{
  color: #AE0000;
         }

/* オレンジ系文字 */
.notice {
      color: #fa6705;
      font-weight: bold;
        }   

/* ブルー系文字 */

.caption {
      color: #0000cc;
        }   

/* グリーン系文字 */

.green {
      color: #0E9879;
        }   

table td div.spec{
      margin-bottom:3px;
      font-size:85%;
}

.media{
      color:#FF8040;
      font-weight:bold;
      }

/***スマホへ戻る ***/
div#back_to_sumaho{
    margin-bottom:2em;
}

div#back_to_sumaho .ui-btn-text{
    font-size:300%;
}
/*******************/


/* use for detailview */
.detail-clause{
     font-weight:bold;
	 font-size:medium;
	 background-color:#f3f0ff;
     padding:3px;
    margin-bottom:5px;
          }

.detail-artist{
         color:#5C5CC9;
	 font-weight:bold;
        font-size:medium;
         text-align:left;
         margin-top:3px;
         margin-bottom:3px;         
         width:95%;
	  }

.detail-title{
        border-bottom:3px solid #999999;
	font-weight:bold;
        font-size:medium;
        text-align:left;
         margin-bottom:0px;
        width:95%;
	  }

.our_price {
     color: #aa0000;
	 font-weight: bold;
	  }

.bbstitlebar  {
    color: #000000;
    background-color: #C8DAFF;
    padding-left:5px;
      }

.point{
    color:#800000;
    font-weight:bold;
     }

.point_border{
     /*  border:1px solid #F13405; new years day red */
      border:1px solid #80A6FF;  /* normal blue */
    /* border:1px solid #CE0000;  red Xmas */
     padding:0px;
     /*background-color:#F4FEE9;  normal light green */
     /* background-color:#FEBC9C; new years day light orange */
      margin-top:5px;
      margin-bottom:5px;
      margin-left:2em;
      font-size:85%;
     }

.point_border2{
      /* border:1px solid #F13405;  new years day red */
      border:1px solid #80A6FF; /* normal blue */
     /* border:1px solid #CE0000;  red Xmas */
      padding:0px;
      background-color:#EAEAEA;
      margin-bottom:5px;
      margin-left:2em;
     }

.point_border3{
      /* border:2px solid #F13405;  new years day red */
       border:2px solid #80A6FF; /*normal blue */
     /* border:1px solid #CE0000;   red Xmas */
      padding:0px;
      /* background-color:#EAEAEA; light purple */
      margin-bottom:5px;
      margin-left:2em;
     }


/* ↓のほうが効率的です */
table.bottom-line td{
		line-height:130%;
        border-bottom:  1px solid #cccccc;
        padding-top: 2px;
        padding-bottom: 1em;
	       }
/* ↑↑↑↑ */

table.bottom-line th {
        padding-top:0.5em;
            }

.bottom-line {
	      line-height:130%;
          border-bottom:  1px solid #cccccc;
          padding-top: 3px;
          padding-bottom: 5px;
	       }

/*
 ↓MY MAIL, MY WEB登録
list_from_code_banner.html
*/
.regist_box {
          float:left;
          text-align: center;
          margin-top:5px;
          padding-bottom:5px;
          padding-top:5px;
          background-color:#FFFFFF;
          border:1px solid #C0C0C0;
          font-size:80%;
          width:auto;
          }

.regist_box  p{
       color: #000000;
       text-align: center;
       padding:5px;
       margin-top:0px;
       margin-bottom:0px;
       font-weight:normal;
       }

.regist_box  div{
       text-align: center;
       padding:5px;
       }

.regist_btn{
       border:1px outset #C0C0C0;
       background-color:#C8DAFF;
       font-weight:bold;
       padding:5px;
       text-decoration: none;
       }

.regist_box  form{
       margin-bottom:0;
       }

/* ----- */

/* ↓関連商品  */

.related {
          padding-bottom:10px;
         /* width:100%;*/
         /* background-color:#DDEEFF; light blue */
         /*  background-color:#FFFFFF; normal white こっち使う */
         /* border:1px solid #0066FF;  normal blue */
         /* border:1px solid #FD5504; new years day orage */
          }

.related  p{
       color: #ffffff;
       font-weight:bold;
        /* background-color: #FD5504; new years day orage */
       /* background-image: url(/icons/bg_hane.gif); hane new years day */
       background-color: #0066FF; /* normal blue */
       text-align: center;
       padding:2px;
       }

/* --end-- */


/* ↓シリーズ関連商品  */

.series {
          padding-bottom:10px;
         /* width:100%;*/
          background-color:#FFFFFF;
          border:1px solid #78C914;
          }

.series  p{
       color: #ffffff;
       font-weight:bold;
       background-color: #78C914;
       text-align: center;
       padding:2px;
       margin-top:0;
       margin-bottom:5px;
       }


.series_box {
       color: #000000;
       font-weight:normal;
       background-color: #E0F9C1;
       padding:0;
       margin-top:0;
       margin-bottom:1em;
       border:1px solid #78C914;
       }



.series_box  p{
       color: #ffffff;
       font-weight:bold;
       background-color: #78C914;
       text-align: center;
       padding:2px;
       margin-top:0;
       margin-bottom:5px;
       }

.series_box  div{
       padding:2px;
       }

/* --end-- */



.indent {
         margin-left:2em
        }

/* --ゲームGame ページ にて使用↓-- */

.gametitle  {
       color: #ffffff;
       font-size: 115%;
       font-weight: bolder;
       background-color: #0000FF;
       width: 95%;
       padding:5px;
       margin-bottom:2px;
      }

.gametitlbar  {
    color: #ffffff;
    font-size: 110%;
    font-weight: bolder;
    background-color: #6666FF;
    width: 87%;
    padding:3px;
    margin-bottom:2px;
      }

.gamesmall {
      font-size:100%;
      font-weight:normal;
      width: 84%;
           }

/* --ゲームGame ページ にて使用↑-- */

/* use for Listups Index Page */

.even {
      background-color:#DDEEFF; /* normal light blue */
      /* background-color:#FEBC9C;  new years day light orange */
      }

.odd {
     background-color:#F6F6F5
     }


/* use for Customer Service Page */

.curr_page {
      color: #ffffff;
      background-color: #fa6705;
      font-weight: bold
        }


.add_order{
      color:#ffffff;
      background-color: #ff9999;
       }

.move_item{
      color: #003399;
      background-color: #BDEF94;
           }

.combine_order{
      background-color: #dbf7f3;
           }

.cancel_order{
       background-color: #dddfe1;
          }

.err_msg{
       color: #ff0000;
       font-size:120%;
       font-weight: bold;
        }

/* 確認画面用 */

.conform-line{
         border:1px solid #89AEF3;
          font-size:85%;
           }

.conform-left{
     color:#FFFFFF;
     font-weight:bold;
     border:1px solid #89AEF3;
     background-color:#89AEF3;

}
.conform-right{
     color:#000000;
     line-height:140%;
     border:1px solid #89AEF3;
        }

/*--松本未来 ページ にて使用↓--*/

.kabegami {
background-image: url("../../idol/essentials/miku_matsumoto/img/test.jpg");
background-repeat: no-repeat;
background-position: center top;
}

/*--松本未来 ページ にて使用↑--*/


/*--特集ページ にて使用↓--*/

.caption_font{
      font-size:95%;
           }

.bold_caption{
      font-size:97%;
      font-weight: bold;
      padding:5px;
           }

.attention_font{
      font-size:70%;
           }

.updated{
      color:#FF0000;
      font-size:73%;
           }

.vis {
      background-color:#FFD996
     }


/*--特集ページ にて使用↑--*/

/*--J-Wave にて使用↓--*/

.grad{
   /* FILTER:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#00ffffff startColorstr=#0066FF gradientType=0);*/
    background-color: #C4D7FF;
    border-left:7em solid #C6C6C6;
    border-right:7em solid #C6C6C6;
    }

/*--トップページ特殊枠 にて使用↓--*/

.top-exborder{
         border:5px solid #FF0000;
		 padding:0px;
         background-color:#FF9900;
           }

/*--背景付タイトル--*/
.title-with-an-image {
	font-size: 110%;
	background: url(/icons/title-background.jpg) no-repeat;
	height: 23px;
	width: 95%;
	text-indent: 20px;
	color: #0033CC;
	top: 5px;
	text-transform: none;
	font-weight: bold;
	padding-top: 3px;


}
/*--背景付タイトルに付随した説明用--*/
.explain-under-the-title {
	font-size: 83%;
	line-height: 140%;
	padding-left: 25px;
}

.title-wtih-line {
	font-weight: bold;
        font-size: 100% ;
	border-bottom: 1px solid #0099FF;
	text-indent: 15px;
	border-left: 10px solid #0099FF;
	padding-right: 5px;
	color: #FFFFFF;
	background: #ABCCFE;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

}

/*--クリスマスばな用すのーふりふり--*/
.ch_backimage{
	background-image: url(/icons/snow_back.gif);
	background-repeat: repeat;
	background-position: left top;
}

/* --new release calendar --*/
  .calendar {background-color:#FFEACA;}
  .calendar td {text-align: right;border: 1px solid #F9A755;}
  .calendar th {color: #FFFFFF; background-color:#DB8400;}
  .cal_today {font-weight: bold; background: #E64562;color:#ffffff}
  /*.cal_today {font-weight: bold; background: #FEEDBA;color:#ffffff}*/
  .cal_otm {color: gray;}
  .cal_normal {border-width: 1px;}

  .newrel-border{
         width: 70%;
         margin-top: 10px;
         border:2px double #9C5105;
         font-weight:bold;
         font-size: medium;
		 padding:2px;
         background-color:#6699FF;
         color: #FFFFFF;
           }


/*--Accessible control--*/
/*ヘッダ*/
.toparea {
/*  margin-right:0.5em; */
}
/*コンテンツとフッタ*/
.contentsarea {
 position: absolute;
 top: 280px;
 width:100%;
/* margin-left:-20px;*/
 overflow:visible !important;
 /*margin-top:2em;*/
}

/*コンテンツとフッタ for detailview*/
.contents_detail {
 position: absolute;
 top: 290px;
 width: 99%;
 overflow:visible !important;
 margin-top:2px;
}

/*nifty コーナー*/
div#nifty_corner{ margin: 0 10%;background: #ffffff}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #cccccc}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 1px}
.niftyside{
	padding:1em;	border-top: #CCCCCC;	border-right: 1px solid #CCCCCC;
	border-bottom: #CCCCCC;	border-left: 1px solid #CCCCCC;
}

/*アニメリスト用補助*/
.titlelist {
        line-height: 120% ! important;
        margin-bottom: 10px ! important;
         }
/* Flower Gift Xmas color */
.flower_gift{
          border:2px solid #FF0000; 
          background-color:#008000;
          color:#FFFFFF;
          margin:5px 0;
          padding:5px; 
          font-size:85%;
          width:10em;
          font-weight:bold;
          }


/*エンタメ一覧ページ用メニュー機能*/
/*ここから*/
ul.main_extra{font-size:90%;}
ul.main_extra{text-align:center;}
ol.sub_extra{text-align:left;}
.main_extra a{text-decoration:none;}
.main_extra li{background-color:#ffffff;}
.main_extra a:hover{background-color:#ffffd5;}
.main_extra li.on{background-color:#ffffd5;}
.sub_extra{background-color:#ffffd5;}
.sub_extra li{background-color:#ffffd5;}
.sub_extra a:hover{background-color:#ffffff;}
.main_extra a:link{color:#0000ff}
.main_extra a:hover{color:#ff0000;}

ul.main_extra{width:100%;}
.main_extra li.off{
    height:25px;
    width:130px;
}
.main_extra li.on{
    width:130px;}

.main_extra a{margin:5px;}

.main_extra li.off{
    border:1px solid #993300;
}
.main_extra li.on{
    border:1px solid #993300;
    border-bottom:0px;
}.main_extra a{
    border-bottom:1px solid #993300;
}
.sub_extra{
    left:0;
    top:0;
    width:120px;
    text-align:left;
    border:1px solid #993300;
}
DIV#menu_extra{
    width:100%;
    position:absolute;
    z-index:100;
}

.main_extra *{margin:0px;padding:0px;list-style:none;display:block;}
ul.main_extra{position:relative;}
ul.main_extra li.off{position:relative;float:left;overflow:hidden;}
ul.main_extra li.on{float:left;overflow:hidden;}
ul.main_extra>li.on{overflow:visible;/*×*/}
ol.sub_extra{position:relative;}
ol.sub_extra li.off2{position:relative;overflow:hidden;}
ol.sub_extra li.on2{overflow:hidden;}
ol.sub_extra>li.on2{overflow:visible;}
ul.sub_extra-2{position:relative;}
/*ここまで*/


.padding_desc {
  font-size:90%;
  padding-right:2em;
  padding-left:2em;
  padding-top:0.5em;
  padding-bottom:0.5em;
       }


.logo a{
         font-size:90%;
       }

a:hover{
         text-decoration: underline;
}

/*************
  pict_desc
*************/

table.pict_desc{
    margin-bottom:10px;
    padding-bottom:10px;
}

table.pict_desc td{
    border-bottom:2px dotted #808080;
    padding-bottom:10px;
}

table.pict_desc td .zaiko_info{
    font-size:90%;
    margin:3px 0;
}
 
table.pict_desc div.firstpress{
    float:left;
    margin-right:5px;
}

/*ここからtable排除*/

#wrapper {
   width: 99%;
  /* width: expression(
      (document.documentElement.clientWidth > 1200)? "1200px" :
         (document.documentElement.clientWidth < 970)? "970px" :
            "auto"
   ); 2016/01/29 */
  margin: 10px auto;
}

#container{
width: 100%;
float: left;
margin-right: -200px;
}

#contents{
width: 100%;
float: right;
margin-left: -180px;
}

#contents-inner{
position: relative;
margin: 0 200px;
padding: 1em 0 2em;
}

#left-sidebar{
width: 180px;
float: left;
}

div.new_feature .image{
    text-align:center;
    margin:10px 0 5px;
}

div.new_feature .image img{
    max-width:90px;
    max-height:90px;
    margin:0;
}

.r-navi-border div.new_feature ul{
    padding-left:25px;
}

#right-sidebar{
width: 200px;
float: right;
}

.page_title2{
    padding: 2px 0 2px 10px;
    font-weight:bold;
    color: #000000;
    text-align:left;
    margin-top:0;
    margin-bottom:0.5em;
    border-left:#ED7600 10px solid;
    border-bottom: #ED7600 1px solid;
    }
.title_dec{
	background:url("/anime/img/bk_img.gif") repeat-x;
	margin:0px;
	padding:5px 0px 0px 10px;
	height:30px;
	color:#FFFFFF;
	}

div.clear{
    clear:both;
}

div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}

div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    line-height:0;
    visibility:hidden;
}

/*ここまで*/


/*ここからギフト包装用*/
/*GIFT包装の画像は、横240px　X　縦200px　以内*/

h4.paccking,
.gift_notice h4,
h4.premium,
h4.standard,
h4.xmas{
    margin-top:1em;
    margin-bottom:5px;
}

h4.premium,
h4.standard{
    margin-left:1em;
}


h4.xmas:before{
    content:'▼';
    color:#FF0000;
}
h4.standard:before{
    content:'▼';
    color:#00AA55;
}

h4.premium:before{
    content:'▼';
    color:#0000FF;
}
.gift_desc,
.gift_notice,
.xmas_gift_desc{
    margin-left:1.5em;
}

.gift_desc ul{
    margin-top:3px;
}

.standard_gift,
.premium_gift,
.xmas_gift{
    margin:10px auto;
    width:100%;
}

ul.giftimg {
    padding:0;
    margin:0;
    text-align: justify;
    text-justify: distribute-all-lines;
    list-style-image:none;
    list-style-type: none;
     padding-left:3px;
}

ul.giftimg li .title{
    font-weight:bold;
    text-align:center;
    padding:3px;
    border-bottom:1px solid #FF9B59;
    color:#0E9879;
}

ul.giftimg li .title p{
    margin: 3px 0;
    color:#000;
    font-weight:normal;
}

ul.giftimg li{
    display:inline;
    float:left;
    margin:2px;
    width:250px;
    height:460px;
    text-align:left;
    text-align:left;
    line-height:100%;
    border:2px solid #FF9B59;
    background-color:#FFFDD7;
}

ul.giftimg .image{
    text-align:center;
    background-color:#FFF;
    padding:10px 0;
}

.xmas_gift ul.giftimg .image img{
    height:120px;
}

.standard_gift ul.giftimg .image img,
.premium_gift ul.giftimg .image img{
    height:180px;
}

ul.giftimg li .desc{
    padding:5px;
    border-top:1px solid #FF9B59;
    font-size:90%;
}

.gift_border_warm{
         border:1px solid #FF9B59;
         background-color:#FFFDD7;
          }

.gift_image img {
     vertical-align:middle;
}


.gift_notice h4:before{
    content:'■';
    color:#FF0000;
}
.gift_notice{
    margin-top:20px;
}

.gift_notice .desc{
    margin-top:3px;
}
.gift_notice .desc p{
    margin:0;
    padding:0;
}

.gift_card{
    margin-top:10px;

}
.gift_card .image,
.gift_card .desc{
    float:left;
    padding:10px;
    width:45%;
}

.gift_card .desc{
    border-right:1px solid #FF9B59;
}

.gift_card .image{
    text-align:center;
}

h4.paccking:before{
    content:'▼';
    color:#ED7600;
}
.pack_desc ul.giftimg li{
    margin:2px;
    width:210px;
    height:250px;
    border:none;
    background-color:#FFF;
}

.pack_desc ul.giftimg li .desc{
    border:none;
}

/*ここまで*/


/*画像風疑似ボタン*/

/*static/css内と同じものだが*/
/*static/cssから引っ張ると*/
/*他の部分まで影響出てしまうので*/

/* orange */
.button-orange {
  color: #fef4e9;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
 }

.button-orange:hover {
  color: #fef4e9;
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
 }

.button-orange:active {
  color: #fcd3a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
 }

/* green */
.button-green {
  color: #e8f0de;
  border: solid 1px #538312;
  background: #64991e;
  background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
  background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e'); }

.button-green:hover {
  color: #e8f0de;
  background: #538018;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
  background: -moz-linear-gradient(top, #6b9d28, #436b0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c'); }

.button-green:active {
  color: #a9c08c;
  background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
  background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f'); }

.button {
  letter-spacing: .1em;
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
button.button-small {
  padding: .3em 1em .4em;
 }

/* blue */
.button-blue {
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); }

.button-blue:hover {
  color: #d9eef7;
  background: #007ead;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: -moz-linear-gradient(top, #0095cc, #00678e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e'); }

.button-blue:active {
  color: #80bed6;
  background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
  background: -moz-linear-gradient(top, #0078a5, #00adee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee'); }

/*ここまで*/

/*** track_for_cdj.html ***/

table.tracktable{
    width:100%;
    empty-cells: show;
    font-size:90%;
    margin-top:0.5em;
    border:none;
}

table.tracktable th{
    text-align:left;
    font-weight:bold;
    font-size:110%;
    padding:3px;
}

table.tracktable .track_no{
    width:20px;
}

div.etrack {
    font-size:smaller;
}

/*** Youtube(iframe版)をブラウザ幅に合わせる(max600px) ***/
.video-wrapper {
    width: 600px;
    max-width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*ここまで*/

/*** /help/news.html ***/
div.news_document{
    margin-left:2em;
    font-size:90%;
}

div.news_document .news_signature{
    text-align:right;
}
/*あいう*/
