@charset "utf-8";

/*--------------------------------------------------------------------
/- file   : base.css
/- update : 20120926
/--------------------------------------------------------------------*/

/***********************************************************************************
　目次：追加した順に記述します。

　01.共通指定[枠組]
　02.共通指定[リンク色行寄せ等]
　03.グローバルナビ
　04.右カラム
　05.フッター
　06.ページトップ
************************************************************************************/

/*
　基本フォントサイズは13px（下記を参考に%で指定する）
　10px→77%　 11px→85%　 12px→93%　 13px→100%　14px→108%
　15px→116%　16px→124%　17px→131%　18px→139%　19px→147%
　20px→154%　21px→162%　22px→169　%23px→177%　24px→185%
　25px→192%　26px→200%
*/

/***********************************************************************************
　01.共通指定[枠組]
************************************************************************************/


/* 全体 --------------------------------------------------------------*/

body{
	background:#10131F;
	color:#423424;
	font:13px/1.6 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size:small;
	*font:x-small;
}



/* 外枠の設定----------------------------------------------------*/


#bg1{
	background:url(../images/bg1.jpg) repeat-x top center;
}
	
#bg2{
	background:url(../images/bg2.jpg) no-repeat top center;
}
	

#wrap{
	width:980px;
	margin:0 auto 30px;
	padding-top:5px;
	background:url(../images/bg_wrap.jpg) no-repeat left top;
}

#leftcolm{
	width:665px;
	float:left;
	background:url(../images/leftcolm_bg.gif) no-repeat left top;
}

#rightcolm{
	width:300px;
	float:right;
}


/* clear --------------------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block; 
  height: 0.1px; 
  clear: both; 
  visibility: hidden;
} 

.clearfix { 
  zoom: 1; 
}

.clear{clear: both;}


/* iepngfix --------------------------------------------------------------*/

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}


/*　テキスト非表示 --------------------------------------------------------------*/

.hidetext {
    text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden;
}



/***********************************************************************************
　02.共通指定[リンク色行寄せ等]
************************************************************************************/

a{
	color:#0f1857;
	text-decoration:underline;
}

a:hover{
	color:#2b49c6;
	text-decoration:underline;
}


a.arrow{
	background:url(../images/link_arrow.gif) no-repeat left center;
	padding-left:14px;
}

.large {
	font-size: 116%;
	*font-size: 15px;
}

.small {
	font-size: 85%;
}

.x-small {
	font-size: 77%;
	*font-size: 10px;
}

.attenntion {
	font-size: 85%;
	line-height: 120%;
	text-indent:-1em;
	margin-left:1em;
}

.red {
	color:#900;
}

.gold {
	color:#663900;
}

.navy {
	color:#003;
}


/***********************************************************************************
　03.グローバルナビ
************************************************************************************/

#header{
	padding:3px 3px 0 3px;
	background:url(../images/bg_gnav.gif) no-repeat left top;
	height:77px;
}

#header h1{
	float:left;
}

#header h1 a{
	background:url(../images/gnav.gif) no-repeat left top;
	width:134px;
	height:74px;
	display:block;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}

#gn{
	padding-bottom:3px;
	list-style:none;
	width:525px;
	height:74px;
	float:right;
}

#gn li{
	float:left;
	height:37px;
	width:105px;
	text-indent:-9999px;
	zoom:1;
	font-size:1px;
	overflow:hidden;
}

#gn li a{
	height:37px;
	width:105px;
	background:url(../images/gnav.gif) no-repeat left top;
	display:block;
}

#gn li.gn_news a{background-position:-134px 0px;}
#gn li.gn_news a:hover{background-position:-134px -74px;}
#news #gn li.gn_news a{background-position:-134px -74px;}

#gn li.gn_story a{background-position:-239px 0px;}
#gn li.gn_story a:hover{background-position:-239px -74px;}
#story #gn li.gn_story a{background-position:-239px -74px;}

#gn li.gn_cast a{background-position:-344px 0px;}
#gn li.gn_cast a:hover{background-position:-344px -74px;}
#cast #gn li.gn_cast a{background-position:-344px -74px;}

#gn li.gn_onair a{background-position:-449px 0px;}
#gn li.gn_onair a:hover{background-position:-449px -74px;}
#onair #gn li.gn_onair a{background-position:-449px -74px;}

#gn li.gn_music a{background-position:-554px 0px;}
#gn li.gn_music a:hover{background-position:-554px -74px;}
#music #gn li.gn_music a{background-position:-554px -74px;}

#gn li.gn_special a{background-position:-134px -37px;}
#gn li.gn_special a:hover{background-position:-134px -111px;}
#special #gn li.gn_special a{background-position:-134px -111px;}

#gn li.gn_special a{background-position:-134px -37px;}
#gn li.gn_special a:hover{background-position:-134px -111px;}
#special #gn li.gn_special a{background-position:-134px -111px;}
#chara #gn li.gn_special a{background-position:-134px -111px;}
#game #gn li.gn_special a{background-position:-134px -111px;}
#cd #gn li.gn_special a{background-position:-134px -111px;}

#gn li.gn_mobile a{background-position:-239px -37px;}
#gn li.gn_mobile a:hover{background-position:-239px -111px;}
#mobile #gn li.gn_mobile a{background-position:-239px -111px;}

#gn li.gn_bbs a{background-position:-344px -37px;}
#gn li.gn_bbs a:hover{background-position:-344px -111px;}
#bbs #gn li.gn_bbs a{background-position:-344px -111px;}

#gn li.gn_goods a{background-position:-449px -37px;}
#gn li.gn_goods a:hover{background-position:-449px -111px;}
#goods #gn li.gn_goods a{background-position:-449px -111px;}
#bearbrik #gn li.gn_goods a{background-position:-449px -111px;}

#gn li.gn_dvd a{background-position:-554px -37px;}
#gn li.gn_dvd a:hover{background-position:-554px -111px;}
#dvd #gn li.gn_dvd a{background-position:-554px -111px;}



/*グローバルナビ(トップページ)*/

#tgn{
	background:url(../images/top_bg_gnav.gif) no-repeat left top;
	width:660px;
	height:74px;
	padding:3px 2px 3px 3px;
	list-style:none;
}

#tgn li{
	float:left;
	height:37px;
	width:132px;
	text-indent:-9999px;
	zoom:1;
	font-size:1px;
	overflow:hidden;
}

#tgn li a{
	height:37px;
	width:132px;
	background:url(../images/top_gnav.gif) no-repeat left top;
	display:block
}

#tgn li.tgn_news a{background-position:0px 0px;}
#tgn li.tgn_news a:hover{background-position:0 -74px;}

#tgn li.tgn_story a{background-position:-132px 0px;}
#tgn li.tgn_story a:hover{background-position:-132px -74px;}

#tgn li.tgn_cast a{background-position:-264px 0px;}
#tgn li.tgn_cast a:hover{background-position:-264px -74px;}

#tgn li.tgn_onair a{background-position:-396px 0px;}
#tgn li.tgn_onair a:hover{background-position:-396px -74px;}

#tgn li.tgn_music a{background-position:-528px 0px;}
#tgn li.tgn_music a:hover{background-position:-528px -74px;}

#tgn li.tgn_special a{background-position:0px -37px;}
#tgn li.tgn_special a:hover{background-position:0px -111px;}

#tgn li.tgn_mobile a{background-position:-132px -37px;}
#tgn li.tgn_mobile a:hover{background-position:-132px -111px;}

#tgn li.tgn_bbs a{background-position:-264px -37px;}
#tgn li.tgn_bbs a:hover{background-position:-264px -111px;}

#tgn li.tgn_goods a{background-position:-396px -37px;}
#tgn li.tgn_goods a:hover{background-position:-396px -111px;}

#tgn li.tgn_dvd a{background-position:-528px -37px;}
#tgn li.tgn_dvd a:hover{background-position:-528px -111px;}


/***********************************************************************************
　04.右カラム
************************************************************************************/

#rightcolm .rectangle{
	margin-bottom:10px;
	width:300px;
}

#rightcolm .topics{
	margin-bottom:10px;
	background:url(../images/rightcolm_bg_news.gif) no-repeat;
	height:130px;
}

#rightcolm .topics h3{
	display:none;
}

#rightcolm .topics .btn_readmore{
	text-align:right;
	padding:9px 7px 0 0;
}

#rightcolm .topics dl{
	overflow:auto;
	margin:13px 7px;
	padding:0 10px;
	height:86px;
	font-size:85%;
	line-height:1.2;
	width:265px;
}

#rightcolm .topics dt{
	float:left;
	font-weight:bold;
	padding:4px 0 0 5px;
	color:#293252;
}

#rightcolm .topics dd{
	padding:4px 0 4px 44px;
	border-bottom:dotted 1px #876B30;
}

#rightcolm .topics dd a:link,
#rightcolm .topics dd a:visited{
	color:#293252;
	text-decoration:none;
}

#rightcolm .topics dd a:hover,
#rightcolm .topics dd a:active{
	color:#2B49C6;
	text-decoration:none;
}

#rightcolm .movie{
	margin-bottom:5px;
}

#rightcolm ul.banner{
	list-style:none;
}

#rightcolm ul.banner li{
	margin-bottom:5px;
	background:#000;
}

#rightcolm ul.banner li.margin{
	margin-top:8px;
	margin-bottom:8px;
}

#rightcolm ul.banner li.fb{
	float:left;
	margin-bottom:5px;
}



/***********************************************************************************
　05.フッター
************************************************************************************/

#footer{ 
	clear:both;
	background:url(../images/bg_footer.jpg) repeat-x left top;
	padding:15px 0;
}

#footer #copyright{
	background:url(../images/footer_line.gif) repeat-x left top;
	width:710px;
	margin:15px auto 0 auto;
	padding:0 130px;
	overflow:hidden;
}

#footer #copyright li{
	float:left;
	line-height:1;
	margin-top:15px;
}

#footer #copyright li.logo{
	padding-right:10px;
}

#footer #adtag{
	height:60px;
	width:980px;
	margin:0 auto;
}


/***********************************************************************************
　05.フッター（広告無し）
************************************************************************************/

#footer_no{ 
	clear:both;
	background:url(../images/bg_footer.jpg) repeat-x left top;
	padding:10px 0 25px 0;
}

#footer_no #copyright{
	width:710px;
	margin:0 auto 0 auto;
	padding:0 130px;
	overflow:hidden;
}

#footer_no #copyright li{
	float:left;
	line-height:1;
	margin-top:15px;
}

#footer_no #copyright li.logo{
	padding-right:10px;
}


/***********************************************************************************
　06.ページトップ
************************************************************************************/

.pagetop{
	clear:both;
	background:url(../images/pagetop_bg.gif) no-repeat center top;
	margin-bottom:30px;
	padding:82px 0 5px 535px;
}

.wp .pagetop{
	clear:both;
	background:none;
	text-align:right;
	padding:0;
}

