@charset "utf-8";
/*base
---------------------------------------------*/
body {
	font: 14px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #2c2b2b;
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/main_bg.gif) left top;
}
h1,h2,h3,h4 {
	display: none;
}
p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
dl,dt,dd {
	margin:0px;
	padding:0px;
}
ul,li {
	margin:0px;
	padding:0px;
}
a:link,a:visited {
	color: #f06600;
	text-decoration: underline;
}
a:hover,a:active {
  color: #55820e;
  text-decoration: none;
}

/*clearfix hack
---------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{clear:both;width:100%;height:0px;font-size:0;}


/*index style
---------------------------------------------*/
#schedule {
	background: #08132f;
	padding: 5px 0px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#container {
	background:url(../images/unmenu_bg.gif) left top repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
.containerbottom{
	background:url(../images/nav_bottom.png) left bottom no-repeat;
}
#nav{
	width:246px;
	float:left;
}
.nav{
	height:555px;
}
.nav span{
	display:none;
}
.navtop{
	background:url(../images/under_menu_01.png) center bottom no-repeat;
	width:246px;
	height:31px;
}
.btn_news a, .btn_story a, .btn_chara a, .btn_staff a, .btn_trailer a, .btn_episodes a, .btn_onair a, .btn_data a, .btn_movie a {
	display:block;
	width:246px;
	height:45px;
}
.btn_news a:link, .btn_news a:visited{
	background:url(../images/under_news.jpg) no-repeat;
}
.btn_news a:hover, .btn_news a:active{
	background:url(../images/under_news_on.jpg) no-repeat;
}
.btn_story a:link, .btn_story a:visited{
	background:url(../images/under_story.jpg) no-repeat;
}
.btn_story a:hover, .btn_story a:active{
	background:url(../images/under_story_on.jpg) no-repeat;
}
.btn_chara a:link, .btn_chara a:visited{
	background:url(../images/under_chara.jpg) no-repeat;
}
.btn_chara a:hover, .btn_chara a:active{
	background:url(../images/under_chara_on.jpg) no-repeat;
}
.btn_staff a:link, .btn_staff a:visited{
	background:url(../images/under_staff.jpg) no-repeat;
}
.btn_staff a:hover, .btn_staff a:active{
	background:url(../images/under_staff_on.jpg) no-repeat;
}
.btn_trailer a:link, .btn_trailer a:visited{
	background:url(../images/under_trailer.jpg) no-repeat;
}
.btn_trailer a:hover, .btn_trailer a:active{
	background:url(../images/under_trailer_on.jpg) no-repeat;
}
.btn_episodes a:link, .btn_episodes a:visited{
	background:url(../images/under_episodes.jpg) no-repeat;
}
.btn_episodes a:hover, .btn_episodes a:active{
	background:url(../images/under_episodes_on.jpg) no-repeat;
}
.btn_onair a:link, .btn_onair a:visited{
	background:url(../images/under_onair.jpg) no-repeat;
}
.btn_onair a:hover, .btn_onair a:active{
	background:url(../images/under_onair_on.jpg) no-repeat;
}
.btn_data a:link, .btn_data a:visited{
	background:url(../images/under_data.jpg) no-repeat;
}
.btn_data a:hover, .btn_data a:active{
	background:url(../images/under_data_on.jpg) no-repeat;
}
.btn_movie a:link, .btn_movie a:visited{
	background:url(../images/under_movie.jpg) no-repeat;
}
.btn_movie a:hover, .btn_movie a:active{
	background:url(../images/under_movie_on.jpg) no-repeat;
}
.btn_smash a, .btn_sogo a{
	display:block;
	width:246px;
}
.btn_smash a{
	height:45px;
}
.btn_sogo a{
	height:47px;
}
.btn_smash a:link, .btn_smash a:visited{
	background:url(../images/btn_pokesmash.jpg) no-repeat;
}
.btn_smash a:hover, .btn_smash a:active{
	background:url(../images/btn_pokesmash_on.jpg) no-repeat;
}
.btn_sogo a:link, .btn_sogo a:visited{
	background:url(../images/btn_pokesogo.jpg) no-repeat;
}
.btn_sogo a:hover, .btn_sogo a:active{
	background:url(../images/btn_pokesogo_on.jpg) no-repeat;
}
.navbtm{
	background:url(../images/under_menu_12.png) center bottom no-repeat;
	width:246px;
	height:24px;
}
#news{
	background:url(../images/top_news_bg.png) no-repeat;
	width:190px;
	height:260px;
	margin:0px auto;
	padding:44px 11px 14px 11px;
}
.news{
	width:185px;
	height:260px;
	padding:0px 5px 0px 0px;
	overflow:auto;
	font-size: 12px;
}
.innewstxtday {
	color: #c80000;
	font-weight: bold;
	background: url(../images/index_news_icon.gif) no-repeat left center;
	margin: 0px;
	padding: 2px 0px 0px 14px;
}
.innewstxt a {
	text-decoration: underline;
	color: #1c1c1b;
	font-weight: bold;
}
.innewstxt a:hover {
	text-decoration: none;
	color: #34729f;
	font-weight: bold;
}
#key {
	background:url(../images/keyv.jpg) no-repeat;
	width: 754px;
	height:906px;
	float:left;
}
.hoso{
	background:url(../images/hoso_end.png) 600px 182px no-repeat;
	width:754px;
	height:587px;
}
.hoso span, .logo span{
	display:none;
}
.logo{
	background:url(../images/logo.png) 117px top no-repeat;
	width:754px;
	height:226px;
}
.eventbannertop{
	background:url(../images/bnr_area_line.png) center top repeat-x;
	width: 734px;
	padding:15px 10px;
	min-height:62px;
}
.eventbannerrepeat{
	background:url(../images/bnr_area_bg.png) center top repeat;
	width: 754px;
}
.eventbannertop img{
	border:#FFF solid 1px;
	margin:0px 1px;
}
#copy {
	margin: 15px auto 25px auto;
	padding: 0px;
	clear: both;
	height: 22px;
	width: 423px;
	background: url(../images/copy.png) no-repeat center top;
}
#copy p {
	display: none;
}
#banner {
	margin: 0px auto;
	padding: 15px 0px 10px;
	width: 1000px;
	text-align: center;
}

/*.sosial{width:450px;text-align:center;margin:10px auto 0px auto;>margin:5px auto 0px auto;>padding-top:0px;padding-bottom:10px;padding-left:100px;}*/
.sosial{width:450px;text-align:center;margin:0 auto;padding:10px 0 10px 100px;}
.so01, .so02, .so03{float:left;margin:0px;padding:0;text-align:center;width:130px;}
.so02{margin-right:25px;}
iframe.twitter-share-button {width:120px!important;}

