@charset "UTF-8";


/* ==============================
  css-category-about
=================================
left内
---------------------------------

---------------------------------

---------------------------------

============================== */

/* ------------------------------
  left内
------------------------------ */

#archive-cont {
    width: 673px;
	margin:0 auto;
	padding:15px 0;
}
#season_1st {
    width:673px;
	height:32px;
    text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	display:block;
	background: url(../img/1st.gif) no-repeat;
	padding-bottom:30px;
}
#season_1stDL {
    width:106px;
	height:16px;
    text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	display:block;
	background: url(../img/archive/DreamLive.gif) no-repeat;
	padding-bottom:30px;
}
#play-list {
    width:673px;
	padding-bottom:30px;
}
#playList {
    width:673px;
}
#play-box {
    width:166px;
	float:left;
	padding-right:3px;
}
#play-box_last {
    width:166px;
	float:left;
}
.play-day {
    width:166px;
	height: 21px;
	background: url(../img/archive/play-day_bg.gif) no-repeat;
}
.play-day p {
    font-size: 12px;
	color:#608ca5;
	padding: 7px 0 0 15px;
	line-height: 1;
}
.play-dreamday {
    width:166px;
	height: 21px;
	background: url(../img/archive/play-dreamday_bg.gif) no-repeat;
}
.play-dreamday p {
    font-size: 12px;
	color:#608ca5;
	padding: 7px 0 0 15px;
	line-height: 1;
}
.play-title {
	height: 50px;
	width: 146px;
    padding: 7px 5px 7px 5px;
	font-size: 11px;
	line-height:1.4;
	background-color:#ffffff;
}
.play-title a {
	color:#0090ff;
}
.play-pic {
    text-align:center;
	height:177px;
	width:166px;
}
.play-disco {
    width:166px;
	height:22px;
	padding-top: 5px;
	background: url(../img/archive/play-disco_bg.gif) no-repeat;
    text-align:center;
}
.space10 {
    clear:both;
	height:10px;
	display:block;
}
.space15 {
    clear:both;
	height:15px;
	display:block;
}
.space30 {
    clear:both;
	height:30px;
	display:block;
}
.space50 {
    clear:both;
	height:50px;
	display:block;
}
/* ------------------------------
  discoList
------------------------------ */
.disco-list {
    width:673px;
}
.disco-list li {
    width: 166px;
	float:left;
	padding-right: 3px;
}
.disco-list li.last {
    width: 166px;
	float:left;
}
.disco-list li a {
    text-indent: -9999px;
	font-size: 1px;
	line-height: 0;
	display:block;
    width:166px;
	height:30px;
	background: url(../img/archive/playDisco_bg.gif) no-repeat;
}
.disco-list li a:hover {
	background-position: 0 -30px;
}


/* ------------------------------
  tab
------------------------------ */


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}


.ui-tabs-nav {
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
    list-style: none;
  margin: 0;
  padding-right:0;
}
.ui-tabs-panel {
  font-size: 12px;
  line-height: 22px;
  padding-right: 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
  float: left;
  margin: 0;
  padding-right: 3px;
}
.ui-tabs-nav li.last {
  float: left;
  margin: 0;
  padding: 0;
}

/* キャストタブ------ */
/* ---青学--- */


/* ------キャストタブ */


.ui-tabs-nav a {
  margin: 10px 0 0;
  color: #27537a;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  white-space: nowrap; /* required in IE 6 */
  outline: 0; /* prevent dotted border in Firefox */
}


.ui-tabs-nav a span {
  width: 64px; /* IE 6 treats width as min-width */
  min-width: 64px;
  height: 18px; /* IE 6 treats height as min-height */
  min-height: 18px;
  padding-top: 6px;
  padding-right: 0;
  line-height: 22px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}


/* マウスオーバー------ */
.ui-tabs-nav , .ui-tabs-nav a:hover span {
    background-position: 0 -30px;
}
/* ------マウスオーバー */

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
  background: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/* 内容エリア------ */
.ui-tabs-panel {
  background: #ffffcc; /* declare background color for container to avoid distorted fonts in IE while fading */
  padding-top: 5px;
  padding-bottom: 5px;
  width: 673px;
  margin-right: 0;
  margin-left: 0;
}
/* ------内容エリア */

.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.naiyou {
  width: 653px;
  padding:10px;
  margin: 0;
}


.arrow1 {
  background: url(../img/archive/arrow1.gif) ;
  margin: -5px 0px 0px;
  width: 673px;
  height: 25px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}

.arrow2 {
  background: url(../img/archive/arrow2.gif) ;
  margin: -5px 0px 0px;
  width: 673px;
  height: 25px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}

.arrow3 {
  background: url(../img/archive/arrow3.gif) ;
  margin: -5px 0px 0px;
  width: 673px;
  height: 25px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}

.arrow4 {
  background: url(../img/archive/arrow4.gif) ;
  margin: -5px 0px 0px;
  width: 673px;
  height: 25px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}




.hr {
  background: url(../img/play/cast/hr.gif) no-repeat;
  height: 1px;
  margin-bottom: 16px;
}
.discoList_title {
    width: 660px;
	margin: 0 auto;
}
.discoList_title p {
    padding: 15px 0 15px 32px;
	color:#666666;
	font-weight:bold;
}
#discoList_cont {
    width: 660px;
	margin: 0 auto;
}
.discoList {
    width:125px;
	float:left;
	padding-left: 32px;
	min-height:145px;
	padding-bottom: 20px;
}
.discoList .tvTitle {
  background: url(../img/archive/tv.gif) ;
  width: 125px;
  height: 30px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}
.discoList .dvdTitle {
  background: url(../img/archive/dvd.gif) ;
  width: 125px;
  height: 30px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}
.discoList .cdTitle {
  background: url(../img/archive/cd.gif) ;
  width: 125px;
  height: 30px;
  font-size: 1px;
  line-height: 1px;
  text-indent: -9999px;
}
.discoList .tv-pic {
    text-align:center;
	background-color:#ffffff;
	padding-bottom: 18px;
	border-bottom: solid 1px #dcdcdc;
}
.discoList .dvd-pic {
    text-align:center;
	background-color:#ffffff;
	padding: 10px 0;
	border-bottom: solid 1px #dcdcdc;
}
.discoList .cd-pic {
    text-align:center;
	background-color:#ffffff;
	padding: 27px 0;
	border-bottom: solid 1px #dcdcdc;
}
