@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  page.css
 style info :  ページ固有css
=================================================================== */


/*----------------------------------------------------------------------------------
		 				TOPページ
------------------------------------------------------------------------------------*/
div.top-contents {
	width: 643px !important;
	padding-left: 7px;
}

div.top-contents div#main {
	width: 643px;
	height: 910px;
	position: relative;
	overflow: hidden;
}

div#main p#main-image {
	position: absolute;
	top: 0;
	left: 0;/*
	width:643px;
	height:910px;
	background:url(../images/index/main_image.png) no-repeat 0 0;*/
}

div#main p#main-text-01 {
	position: absolute;
	top: 82px;
	left: 65px;/*
	width:529px;
	height:55px;
	background:url(../images/index/main_text_01.png) no-repeat 0 0;*/
	
}

div#main p#main-text-02 {
	position: absolute;
	top: 177px;
	left: 93px;/*
	width:470px;
	height:61px;
	background:url(../images/index/main_text_02.png) no-repeat 0 0;*/
}

div#main p#main-text-03 {
	position: absolute;
	top: 428px;
	left: 269px;/*
	width:89px;
	height:291px;
	background:url(../images/index/main_text_03.png) no-repeat 0 0;*/
}

div#main p#main-text-04 {
	position: absolute;
	top: 828px;
	left: 472px;
}

p#top_gentei{
	padding:25px;
	text-align:center;
}



/*----------------------------------------------------------------------------------
		 				movieページ
------------------------------------------------------------------------------------*/
div#contents ul.movie-list01 {
	padding: 0 0 15px 11px;
}

div#contents ul.movie-list01 li {
	float: left;
	width: 162px;
	margin-right: 20px;
}

div#contents ul.movie-list01 li p.thum a {
	padding: 5px;
	border: 1px solid #888888;
	display: block;
	background:#FFF;
}

div#contents ul.movie-list01 li p.caption {
	text-align: center;
	font-size: 77%;
	padding: 5px 0 0;
}


/*----------------------------------------------------------------------------------
		 				specialページ
------------------------------------------------------------------------------------*/

div#contents .specialWrap h3{
	margin:20px 0 10px 0;
}
div#contents .specialWrap p.thum {
	padding: 0 5px 15px 0;
	width:200px;
	float:left;
	font-size:8pt;
	text-align:center;
}
div#contents .specialWrap p.thum2 {
	padding: 0 0 15px 0;
	width:122px;
	float:left;
	font-size:8pt;
	text-align:center;
}
div#contents .specialWrap p.thum img{
	border:1px solid #666;
	margin-bottom:2px;
}
div#contents .specialWrap p.thum2 img{
	border:1px solid #666;
	margin-bottom:2px;
}

div#contents ul.special-list01 li {
	float: left;
	width: 204px;
	margin-right: 2px;
	text-align:center;
	font-size:8pt;
	line-height:1.4em;
}

div#contents ul.special-list01 li p.thum a {
	padding: 1px;
	border: 1px solid #888888;
	display: block;
	background:#FFF;
}

div#contents ul.special-list01 li p.caption {
	text-align: center;
	font-size: 9pt;
	padding: 5px 0 0;
}

p.special_nav{
	margin:10px 0 20px 0;
}
p.special_nav img{
	margin:0 0 4px 0;
}
div#contents .specialWrap span.new{
	display:inline-block;
	height:10px;
	width:16px;
	margin:0 0 0 5px;
	text-indent:-9999px;
	background:url(../special/img/icon_new.gif) no-repeat 0 5px;
}

div#contents .specialWrap ul#specialNavigation{
	padding:0 0 15px 0;
}
div#contents .specialWrap ul#specialNavigation li{
	display:inline;
	float:left;
	padding:0 22px 4px 0;
}
div#contents .specialWrap ul#specialNavigation li.new{
	background:url(../special/img/icon_new.gif) no-repeat right center;
}

div#contents .specialWrap ul#specialNavigation li a{
}
div#contents .specialWrap ul#specialNavigation li a.n01{
	background:url(../images/special/menu_special.png) no-repeat 0 0;
	width:280px;
}
div#contents .specialWrap ul#specialNavigation li a.n01:hover{
	background:url(../images/special/menu_special.png) no-repeat -340px 0;
}
div#contents .specialWrap ul#specialNavigation li a.n02{
	background:url(../images/special/menu_special.png) no-repeat 0 -25px;
	width:280px;
}
div#contents .specialWrap ul#specialNavigation li a.n02:hover{
	background:url(../images/special/menu_special.png) no-repeat -340px -25px;
}
div#contents .specialWrap ul#specialNavigation li a.n03{
	background:url(../images/special/menu_special.png) no-repeat 0 -50px;
	width:280px;
}
div#contents .specialWrap ul#specialNavigation li a.n03:hover{
	background:url(../images/special/menu_special.png) no-repeat -340px -50px;
}

a.icon_dl_link{
	background:url(../images/special/icon_arrow.png) no-repeat 0 3px;
	padding:0 0 0 23px;
	margin-left:4px;
	display:inline-block;
	font-size:9pt;
}
div#contents .specialWrap p.twitter_icon_list{
	margin:10px 0 2px 0;
}
div#contents .specialWrap p.twitter_icon_list img{
	margin:0 5px 10px 0;
}

div#contents .specialWrap .sp_subtit{
	font-weight:bold;
	margin:10px 0;
	padding:4px 0;
	background:url(../images/linkbanner/h4_bg.png) no-repeat 0 0;
	text-align:center;
	clear:both;
}
div#contents .specialWrap span.sp_subtit2{
	font-weight:bold;
	padding:2px 0;
	text-align:center;
	clear:both;
	display:inline-block;
}

.report_box,.interview_box{
	text-align:center;
	font-size:10pt;
	padding:5px;
	line-height:1.6em;
}
.report_box,.interview_box img{
	margin-bottom:5px;
}


/*----------------------------------------------------------------------------------
		 				charaページ
------------------------------------------------------------------------------------*/
div#contents div#chara-nav {
	padding-bottom: 10px;
}

div#contents div#chara-nav ul.chara-nav-list {
	text-align: center;
	padding-bottom: 5px;
}

div#contents div#chara-nav ul.chara-nav-list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*padding: 0 6px;*/
	padding: 0 2px 3px 2px;
    float:left
}

div#contents div#chara-nav ul.chara-nav-list li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*border: 1px solid #888888;*/
}

div#contents div#display-area {
	position: relative;
	width: 620px;
	min-height: 420px;
	_height: 420px;
    clear:both;
}

div#contents div#display-area div#loading {
	text-align: center;
	padding-top: 180px;
}

div#display-area div.chara {
	position: relative;
}

div#display-area div.chara p.chara-image {

}

div#display-area div.chara ul.chara-change-nav {
}

div#display-area div.chara ul.chara-change-nav li.prev {
	position: absolute;
	top: 202px;
	left: 0px;
}

div#display-area div.chara ul.chara-change-nav li.next {
	position: absolute;
	top: 202px;
	right: 0px;
}

/*----------------------------------------------------------------------------------
		 				ニュースページ
------------------------------------------------------------------------------------*/

h3.newstitle{
	background:url(../images/news/bg_h3.png) no-repeat 0 bottom;
	padding:0 0 2px 0;
	font-weight:bold;
}
h3.newstitle span{
	font-weight:normal;
	margin-right:5px;
}
div.newsWrap{
	margin:15px 0 30px 0;
	border-bottom:1px solid #000;
	padding-bottom:15px;
	overflow:auto;
}
div.newsWrap img.newsImg{
	float:right;
	margin:0 0 15px 15px;
}

.pagenation {
	margin:0 auto;
    text-align:center;
}



/*----------------------------------------------------------------------------------
		 				introページ
------------------------------------------------------------------------------------*/
div#contents #introWrap{
	height:1250px;
	background:url(../images/intro/bg_intro.png) no-repeat 0 0;
}
div#contents #introWrap p#txt{
	height:1270px;
	background:url(../images/intro/txt.png) no-repeat 0 327px;
	text-indent:-9999px;
}
/*----------------------------------------------------------------------------------
		 				introページ
------------------------------------------------------------------------------------*/
div#contents #introWrap{
	height:760px;
	background:url(../images/intro/img_intro.png) no-repeat 0 0;
}
/*----------------------------------------------------------------------------------
		 				storyページ
------------------------------------------------------------------------------------*/
div#contents #storyWrap{
	height:1250px;
	background:url(../images/story/bg_intro.png) no-repeat 0 0;
}
div#contents #storyWrap p#txt{
	height:1270px;
	background:url(../images/story/txt.png) no-repeat 0 327px;
	text-indent:-9999px;
}
/*----------------------------------------------------------------------------------
		 				castページ
------------------------------------------------------------------------------------*/
div#contents #castWrap{
	height:625px;
	background:url(../images/staff/cast.png) no-repeat 0 30px;
}
/*----------------------------------------------------------------------------------
		 				onairページ
------------------------------------------------------------------------------------*/
/*
div#contents #onairWrap{
	height:400px;
	background:url(../images/onair/txt.png) no-repeat 0 0;
}
*/


#onairWrap h3{
	background:url(../images/news/bg_h3.png) no-repeat 0 bottom;
	padding:0 0 2px 0;
	font-weight:bold;
    font-size:12pt;
    margin-bottom:15px;
}






/*----------------------------------------------------------------------------------
		 				staffページ
------------------------------------------------------------------------------------*/
div#contents #staffWrap{
}
div#contents #staffWrap p{
	margin:0 0 25px 0;
}
div#contents #staffWrap,#castWrap h3{
	margin:20px 0 10px 0;
}



/*----------------------------------------------------------------------------------
		 				messageページ
------------------------------------------------------------------------------------*/
div#contents #messageWrap p{
	margin:15px 0 0 0;
}
div#contents #messageWrap input{
	padding:2px;
}
/*----------------------------------------------------------------------------------
		 				linkbannerページ
------------------------------------------------------------------------------------*/
div#contents #linkbannerWrap p{
	margin:15px 0;
}
.font_8{
	font-size:8pt;
}
div#contents #linkbannerWrap ul.bn_corp{
	text-align:center;
	padding:10px 0 10px 0px;
}
div#contents #linkbannerWrap ul.bn_corp a:hover{
	text-decoration:none;
	color:#06C;
}

div#contents #linkbannerWrap ul.bn_corp li{
	display:block;
	/*width:132px;*/
	text-align:center;
	float:left;
	font-size:9pt;
    
    margin:0 5px 5px 0;
}
div#contents #linkbannerWrap ul.bn_corp li img{
	margin-bottom:2px;
}

div#contents #linkbannerWrap h4{
	height:24px;
	background:url(../images/linkbanner/h4_bg.png) no-repeat 0 0;
	text-align:center;
	padding:6px 0 0 0;
	font-weight:bold;
}
div#contents #linkbannerWrap p img.bnr15{
	margin:0 15px 0 0;
}
div#contents #linkbannerWrap textarea.type1{
	font-size:8pt;
	color:#666;
	width:620px;
	height:42px;
	padding:2px;
}
div#contents #linkbannerWrap p img{
	margin:0 15px 8px 0;
}
/*----------------------------------------------------------------------------------
		 				subpage
------------------------------------------------------------------------------------*/

#subpageWrap{
	margin:15px 0 30px 0;
}
#subpageWrap p{
	padding:10px 0;
}
/*----------------------------------------------------------------------------------
		 				musicページ
------------------------------------------------------------------------------------*/

#musicWrap{
	margin:15px 0 30px 0;
}
#musicWrap p{
	padding:5px 0;
}

p.cd_tit{
	background:url(../images/news/bg_h3.png) no-repeat 0 bottom;
	padding:0 0 2px 0;
	font-weight:bold;
    /*font-size:12pt;*/
    margin-bottom:5px;
}

.img_jk {

	float:left;
	margin:0 10px 20px 0;
    padding:3px;
    
    border:1px solid #666666;
    
}




/*----------------------------------------------------------------------------------
		 				応援イラスト
------------------------------------------------------------------------------------*/

#illustWrap{
	margin:15px 0 30px 0;
}
#illustWrap .illustListWrap h3{
	background:url(../images/news/bg_h3.png) no-repeat 0 bottom;
	padding:0 0 2px 0;
	font-weight:bold;
}
#illustWrap .illustListWrap h3 span{
	font-weight:normal;
	margin-right:5px;
}
#illustWrap .illustListWrap .thumb{
	width:170px;
	height:170px;
	padding:10px;
	float:left;
	margin:10px 0;
	background:url(../images/illust/bg_illust.gif) no-repeat 0 0;
}
#illustWrap .illustListWrap .txt{
	margin:10px 0;
	width:430px;
	float:right;
}



/*----------------------------------------------------------------------------------
		 				次回予告 -next- ページ
------------------------------------------------------------------------------------*/

div#contents .nextWrap h3{
	margin:20px 0 10px 0;
}

div#contents .nextWrap h4{
	margin:5px auto;
}

div#contents .nextWrap .thum {
	padding: 0 5px 15px 0;
	/*font-size:8pt;
	text-align:center;*/
}

div#contents .nextWrap .thum img{
	border:1px solid #333333;
	margin:0 3px 5px 0;
	width:200px;
	float:left;    
}

div#contents .nextWrap span.new{
	display:inline-block;
	height:10px;
	width:16px;
	margin:0 0 0 5px;
	text-indent:-9999px;
	background:url(../special/img/icon_new.gif) no-repeat 0 5px;
}

div#contents .nextWrap ul#nextNavigation{
	padding:0 0 50px 0;
}

div#contents .nextWrap ul#nextNavigation li{
	display:inline;
	float:left;
	padding:0 16px 4px 0;
}
div#contents .nextWrap ul#nextNavigation li.new{
	background:url(../special/img/icon_new.gif) no-repeat right center;
}

div#contents .nextWrap .sp_subtit{
	font-weight:bold;
	margin:10px 0;
	padding:4px 0;
	background:url(../images/linkbanner/h4_bg.png) no-repeat 0 0;
	text-align:center;
	clear:both;
}


div#contents .nextWrap .center{
	margin:10px auto 40px auto;
	text-align:center;
	clear:both;    
}

div#contents .nextWrap .staff{
	color:#ff748e;
    font-size:8pt; 

	background:url(../images/special/icon_arrow.png) no-repeat 0 3px;
	padding:0 0 0 23px;
	margin-left:4px;
    
}

div#contents .nextWrap .cast{
	color:#ff748e;
}

div#contents .nextWrap p{
	margin-bottom: 5px;
}

div#contents .nextWrap .story{
	margin:20px 0 10px 0;
	padding:15px 0;
	background:url(../images/next/story_bg.png) repeat 0 0 #fff;
    
	text-align:center;
    /*font-weight:bold;*/
	clear:both;
       
    border-top:1px solid #999;
    border-bottom:1px solid #999;
}


/*----------------------------------------------------------------------------------
		 				パッケージ
------------------------------------------------------------------------------------*/

#pkgWrap{
	margin:15px 0 30px 0;
}

#pkgWrap h3{
	background:url(../images/news/bg_h3.png) no-repeat 0 bottom;
	padding:0 0 2px 0;
	font-weight:bold;
    font-size:12pt;
}

#pkgWrap h3 span{
	font-weight:normal;
	margin-right:5px;
}

#pkgWrap img{
	margin-bottom:5px;
}

#pkgWrap .thumb{
	width:170px;
	height:170px;
	padding:3px 10px 10px 10px;
	float:left;
	margin:10px 0;
	/*background:url(../images/pkg/bg_pkg.gif) no-repeat 0 0;*/
}
#pkgWrap .txt{
	margin:10px 0;
	width:430px;
	float:right;
}


#pkgWrap span.new{
	display:inline-block;
	height:10px;
	width:16px;
	margin:0 0 0 5px;
	text-indent:-9999px;
	background:url(../special/img/icon_new.gif) no-repeat 0 5px;
}

#pkgWrap ul#nextNavigation{
	padding:0 0 50px 0;
}

#pkgWrap ul#nextNavigation li{
	display:inline;
	float:left;
	padding:0 16px 4px 0;
    margin-right:5px;
}

#pkgWrap ul#nextNavigation li.new{
	background:url(../special/img/icon_new.gif) no-repeat right center;
}


#pkgWrap .shop_tit{
	margin-top:8px;
    font-weight:bold;
    
    clear:both;
}

#pkgWrap .shop_list{
	margin-bottom:10px;
 	padding:10px;   
    border:1px solid #cccccc;
}

#pkgWrap ul.shop{
	margin: 0 0 20px 3px;
    border-left:5px solid #cccccc;
}

#pkgWrap ul.shop li{
	padding-left:5px;
}
/*#sugatami{border: dashed 1px #f50505;

}*/


.img_tokuten {

	float:right;
    
    margin:bottom:10px;
}