@charset "utf-8";
/* CSS Document */

#barakamonTokusetsu{
	width:806px;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	}
#barakamonTokusetsu p{
	font-size:12px !important;
	}

.copyrightBarakamonAnime{
	color:#9A9A9A;
	font-size:12px;
	text-align:right;
	padding-bottom:10px;
	}
#barakamonTokusetsu a{
	color:#f3a000;
	text-decoration:underline;
	}
#barakamonTokusetsu a:hover{
	color:#e76801;
	}
#barakamonTokusetsu a:hover img{
     filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
	}
#barakamonTokusetsu img{
	vertical-align:middle;
	}
	
span.dNone{display:none;}

#latestTitles {
    margin-top: 90px !important;
    position: relative;
}

#naru_left{
	position:absolute;
	top:-90px;
	}

/* chara
-----------------------------------------*/
#barakamonTokusetsu.special{
	}

.special .titleBox{
	width:754px;
	padding: 20px 0 40px 0;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:bottom center;
	position:relative;
	}
	
.special .titleBox .backToTop{
	float:right;
	}
	
.special div.navi{
	clear:both;
	width:756px;
	margin:10px 0;
	padding:10px 25px 0 25px;
	border-bottom:#D9D9D9 1px dashed;
	}	
	
.special div.navi ul{
	list-style:none;
	margin:0;
	padding:0;
	}	
.special div.navi ul li a{
	color:#FFFFFF !important;
	text-decoration:none;
	}	
.special div.navi ul li a:hover{
	color:#BDEDFF !important;
	}	

.special div.navi ul li{
	height:34px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/sp/sp_menu_01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-right:3px;
	}	
.special div.navi ul li span{
	display:block;
	float:left;
	text-align:center;
	height:24px;
	padding:10px 11px 0 13px;
	background-image:url(images/sp/sp_menu_02.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}	

.special div.lead{
	padding:0 20px;
	}



.special .castComment{
	background-color:#f2f6f8;
	padding-bottom:60px;
	background-image:url(images/sp/sp_bg_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	}

.special .castComment dl{
	width:786px;
	padding:0 0 0 20px;
	position:relative;
	}
.special .castComment dd{
	float:left;
	}
.special .castComment dd.question{
	display:block;
	width:460px;
	color:#53BFF3;
	font-size:12px;
	font-weight:bold;
	margin:10px;
	line-height:1.7em;
	}
.special .castComment dd.castProfile{
	clear:both;
	width:175px;
	margin:-5px 10px 0 0;
	padding:5px;
	}
.special .castComment dd.castProfile div{
	line-height:1.7em;
	font-size:10px;
	color:#2E2E2E;
	}
.special .castComment dd.castProfile div span{
	font-weight:bold;
	}

.special .castComment dd.castProfile ul {
	margin: 0 0 0 1.5em
	}

.special .castComment dd.shikishi{
	display:block;
	width:277px;
	height:306px;
	padding:10px;
	text-align:center;
	background-image:url(images/sp/sp_bg_shikishi.png);
	background-repeat:no-repeat;
	position:absolute;
	top:100px;
	right:290px;
	}
.special .castComment dd.image{
	display:block;
	position:absolute;
	top:20px;
	right:0;
	z-index:100;
	}

.special .castComment .cast01{
	background-image:url(images/sp/sp_bg_01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:20px;
	min-height:430px;
	}

.special .castComment .cast02{
	padding-top:30px;
	background-image:url(images/sp/sp_bg_02.jpg);
	background-position:450px 150px;
	background-repeat:no-repeat;
	min-height:430px;
	}

/* interview
-----------------------------------------*/

h3.interviewP{
	font-size:14px;
	font-weight:normal;
	padding:10px 26px;
	line-height:1.5em;
	}


.special .interview{
	background-color:#f2f6f8;
	padding-bottom:60px;
	background-image:url(images/sp/sp_bg_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	}


.special .interview_ttl dd.question{
	display:block;
	width:600px;
	color:#585858;
	font-size:16px;
	font-weight:bold;
	margin:10px;
	line-height:1.7em;
	}

.special .interview .interview_ttl{
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:20px;
	}

.special .interview .interview_txt dl{
	width:800px;
	padding:0 20px;
	position:relative;
	}
.special .interview .interview_txt dt{
	float:left;
	width:70px;
	padding-right:5px;
	padding-bottom:10px;
	}
.special .interview .interview_txt dd{
	float:left;
	width:700px;
	line-height:1.5em;
	padding-bottom:10px;
	}

/* report
-----------------------------------------*/

.reportP{
	font-size:15px;
	font-weight:normal;
	padding:10px 26px;
	line-height:1.5em;
	}
