@charset "UTF-8";

/* ------------------------------
  topic-path
------------------------------ */
#topic-path {
	padding-top:10px;
	text-align:left;
	width:980px;
	margin-right: auto;
	margin-left: auto;
}
#topic-path li {
	background: url(../img/icon/topicpath_bg.png) no-repeat scroll right center transparent;
	color:#0064ab;
	display:inline;
	padding-right:25px;
}
#topic-path li a {
	color:#0064ab;
	text-decoration:none;
}
#topic-path li a:hover {
	color:#0064ab;
	text-decoration:underline;
}
#topic-path li.last {
	background:none repeat scroll 0 0 transparent;
	padding-right:0;
	padding-left:5px;
}

/* ------------------------------
  content
------------------------------ */
#content {
	width: 975px;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
	clear:both;
}
.dotline {
	display: block;
	width: 100%;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	text-indent: -6565px;
	border-top: 1px dotted #CCCCCC;
}

/* ------------------------------
  left
------------------------------ */

#content #left {
	width:730px;
	float:left;
	min-height: 800px;
}
/* ---------------------�e�J�e�S���[�y�[�W��title----------------------*/
h2.ctitle {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background-repeat: no-repeat;
}
h2#Ctitle_calender {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_calender.png) no-repeat;
}
h2#Ctitle_about {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_about.png) no-repeat;
}
h2#Ctitle_archive {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_archive.png) no-repeat;
}
h2#Ctitle_ticket {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_ticket.png) no-repeat;
}
h2#Ctitle_discography {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_discography.png) no-repeat;
}
h2#Ctitle_tenimo {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_tenimo.png) no-repeat;
}

h2#Ctitle_links {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_links.png) no-repeat;
}
h2#Ctitle_voice {
	background: url(../img/title_voice.png) no-repeat;
}
h2#Ctitle_gachaC {
	background: url(../img/title_gachaC.png) no-repeat;
}

/*cast���j���[�A�� 201405*/
h1#Ctitle_cast {
	width:730px;
	height:90px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(../img/title_cast.png) no-repeat;
}

#leftWrap {
	background-color:#ffffff;
	padding-top:20px;
	min-height:600px;
}
.comingsoon {
	width: 660px;
	margin: 0 auto;
	padding: 50px 0;
}
#season_1st {
	width:660px;
	height:32px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	display:block;
	background: url(../img/1st.gif) no-repeat;
	padding-bottom:30px;
}
#season_2nd {
	width:660px;
	height:32px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	display:block;
	background: url(../img/2nd.gif) no-repeat;
	padding-bottom:30px;
}

.seasonbar {
	width: 100%;
	background-image: url(../img/bg_slash_01.gif);
}

.seasonbar .text {
	display: inline-block;
	line-height: 1em;
	padding: 10px 18px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.seasonbar.s1st .text {
	background-color: #81b003;
}
.seasonbar.s2nd .text {
	background-color: #2F63DC;
}
.seasonbar.s3rd .text {
	background-color: #555555;
}

.disco_category {
	display: inline-block;
	line-height: 1em;
	margin-bottom: 15px;
	font-size: 20px;
	color: #1551b7;
	margin-top: 20px;
}

/* ------------------------------
  right
------------------------------ */
#content #right {
	width:210px;
	float:right;
}


/* ------------------------------
  side newsfeedbox
------------------------------ */

.newsfeedbox {
	width: 210px;
	margin-bottom: 15px;
	background: #FFFFFF;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.1);
}

.newsfeedbox h3 {
	position:relative;
	display:block;
	background-color: #173254;
}

.newsfeedbox .more {
	position:absolute;
	top: 12px;
	right:10px;
	width:51px;
	height:17px;
	text-align: right;
}
.newsfeedbox a.golist {
	color: #FFFFFF;
	text-decoration: none;
}
.newsfeedbox a.golist .more {
	font-size: 11px;
	line-height: 1.1;
}
.newsfeedbox a.golist .more span {
	vertical-align: middle;
}
.newsfeedbox a.golist span.fa {
	font-size: 13px;
	margin-left: 5px;
}
.newsfeedbox a.golist:hover {
	color: #ffd900;
}

.newsfeedbox a.golist:hover h3 {
	background-color: #254b7c;
}

.newsfeedbox #newslist {
	background: #FFFFFF;
	padding: 0px 10px 10px;
}

.newsfeedbox #newslist ul {
	display:block;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-top: 10px;
}
.newsfeedbox #newslist ul:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.newsfeedbox #newslist a {
	text-decoration: none;
}
.newsfeedbox #newslist ul li.date {
	font-size:11px;
	line-height:1.6em;
	color: #144185;
}
.newsfeedbox #newslist ul li.text a {
	font-size:11px;
	line-height:1.3em !important;
	color: #666666;
}
.newsfeedbox #newslist ul li.text a:hover {
	color: #175dc3;
	text-decoration: underline;
}

/* ------------------------------
  side tvslide
------------------------------ */

.tvslide {
	position: relative;
	width: 210px;
	height: 155px;
	margin-bottom:15px;
	background: url(../img/top/bg_tvbox.jpg);
}
.tvslide p {
	margin: 0px;
	padding: 0px;
}
.tvslide .imgbox a {
	display: block;
	position: relative;
	zoom:1;
	margin-top: 3px;
	margin-left: 3px;
	width: 205px;
	height: 113px;
	overflow: hidden;
	font-size: 0;
}

.tvslide .imgbox a img {
	position: relative;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 10;
	width: 204px;
	height: 113px;

	behavior: url(PIE.htc);
}
.tvslide .imgbox a p img {
	position: absolute;
	width: 68px;
	height: 69px;
	top: 23px !important;
	left: 65px !important;
	filter:alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 50;
}
.tvslide .imgbox a:hover img{
	filter:alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.tvslide h4{
	position: absolute;
	width: 210px;
	height: 39px;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.tvslide h4 a:hover{
	filter:alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/* ------------------------------
  side banner TSC
------------------------------ */

.bnr_tsc {
	position: relative;
	width: 210px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #8E908F;
}

.bnr_tsc:hover {
background-color: #acacac;
}

.bnr_tsc:hover .inrbox {
	background-color: #ffecf3;
}

.bnr_tsc .inrbox {
	width: 208px;
	margin: 0 auto;
	background-color: #fce3ec;
	text-align: center;
}

.bnr_tsc .inrbox .textbox {
	padding-top: 13px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.4;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/bnr/tsc/bnr_tsc_bg.gif);
}

.bnr_tsc a.link {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
