@charset "utf-8";

/* CSS Document */

/* YUI 3.9.1 (build 5852) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/*【共通】COMMON--------------------------------------*/
body {
	 background: url(../images/header_bg.jpg) top center no-repeat #fff;
	 font:15px/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	 min-width:960px;
	 max-width:100%;
	 overflow-y:scroll;
	 position:relative;
}


fieldset,img {
	 border:0;
}


a img {
	 border-style:none;
}


ul,ol,li {
	 list-style:none;
	 padding:0;
	 margin:0;
}


a {
	 text-decoration:none;
}


.clearfix {
	zoom: 100%;
}


.clearfix:after {
	 clear: both;
	 content: ".";
	 display: block;
	 font-size: 0.1em;
	 height: 0.1px;
	 line-height: 0;
	 visibility: hidden;
 }



/*【共通】ヘッダー--------------------------------------*/
#top {
	margin:0 auto 0 auto;
	 width:923px;
}



#header_wrap {
	position:relative;
	 margin:0 0 20px 0;
	 padding:20px 0 0 0;
}



#header_logo {
	 float:left;
	 height:71px;
	 width:261px;
}


#header_logo h1 {
	margin:0;
	 padding:0;
}


#header_logo img:hover {
	filter: alpha(opacity=90);
	 -ms-filter: "alpha(opacity=90)";
	 -khtml-opacity: 0.9;
	 -moz-opacity: 0.9;
	 opacity: 0.9;
}



#header_sns {
	position:absolute;
	right:0;
	 height:71px;
/*	 overflow:hidden;*/
	 width:450px;
	 z-index:6000;
}


.sns_tw {
	 float:right;
	 margin:0 7px 0 0;
	 width:90px;
}

/*カウントが増えてきたら右マージンを増加して下さい*/
.sns_fb {
	 float:right;
	 height:20px;
	 margin:-3px 10px 0 0;
	 width:100px;
}


.sns_gp {
	 float:right;
	 margin:0 10px 0 0;
	 width:60px;
}


.sns_line {
	 float:right;
	 width:86px;
}



/*【共通】グロメニュー--------------------------------------*/
#gmBox {
	 height:44px;
	 margin:0 auto 0 auto;
	 width:925px;
}


#gmBox h1 {
	 height:0;
	 margin:0;
	 padding:0;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
}


#gmBox ul {
	 margin:0 auto 0 auto;
	 padding:0;
}


#gmBox li {
	 float:left;
	 list-style:none;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
}



.gm_about {
	 background:url(../images/gm_about.png) left top no-repeat;
	 height:44px;
	 overflow:hidden;
	 margin:0 7px 0 0;
	 width:226px;
}


.gm_histroy {
	 background:url(../images/gm_histroy.png) left top no-repeat;
	 height:44px;
	 overflow:hidden;
	 margin:0 7px 0 0;
	 width:226px;
}


.gm_ref {
	 background:url(../images/gm_ref.png) left top no-repeat;
	 height:44px;
	 overflow:hidden;
	 margin:0 7px 0 0;
	 width:226px;
}


.gm_pb {
	 background:url(../images/gm_pb.png) left top no-repeat;
	 height:44px;
	 overflow:hidden;
	 margin:0;
	 width:226px;
}



.gm_about a,
.gm_histroy a,
.gm_ref a,
.gm_pb a {
	 display:block;
	 height:44px;
	 width:226px;
}



.gm_about a:hover {
	 background: url(../images/gm_about.png) 0 -44px no-repeat scroll;
}


.gm_histroy a:hover {
	 background: url(../images/gm_histroy.png) 0 -44px no-repeat scroll;
}


.gm_ref a:hover {
	 background: url(../images/gm_ref.png) 0 -44px no-repeat scroll;
}


.gm_pb a:hover {
	 background: url(../images/gm_pb.png) 0 -44px no-repeat scroll;
}



/*【共通】フッター--------------------------------------*/
#footer {
	 background:url(../images/footer_bg.png) bottom center scroll no-repeat;
	 height:135px;
	 margin:0 auto 0 auto;
	 padding:250px 0 0 0;
}


#footer_wrap {
	 margin:0 auto 0 auto;
	 height:60px;
	 color:#fff;
	 width:959px;
}


.footer_text {
	 font-size:10px;
	 float:left;
	 line-height:15px;
}


.footer_logo {
	 float:right;
}



/*【共通】ページ上に戻る--------------------------------------*/
.topNav {
	 bottom: 20px;
	 height: 75px;
	 overflow: hidden;
	 position: fixed;
	 right:80px;
	 width: 68px;
	 z-index:99;
	 display:none;
}


.anm {
	 height: 75px;
	 overflow: hidden;
	 width: 68px;
}


.type_jump img {
	 animation:type_jump infinite;
	 -moz-animation:type_jump infinite step-end 2s;
	 -ms-animation:type_jump infinite step-end 2s;
	 -webkit-animation:type_jump infinite step-end 2s;
}

 

@keyframes type_jump {
	
1% {
		 transform:translate3d(0,0,0);
	 }

	
50% {
		 transform:translate3d(0,-75px,0);
	}

	
100% {
		 transform:translate3d(0,0,0);
	 }

	

}


@-moz-keyframes type_jump {
	
1% {
		 -moz-transform:translate3d(0,0,0);
	 }

	
50% {
		 -moz-transform:translate3d(0,-75px,0);
	}

	
100% {
		 -moz-transform:translate3d(0,-75px,0);
	 }

	

}


@-ms-keyframes type_jump {
	
1% {
		 -ms-transform:translate3d(0,0,0);
	 }

	
50% {
		 -ms-transform:translate3d(0,-75px,0);
	}

	
100% {
		 -ms-transform:translate3d(0,0,0);
	 }

	

}


@-webkit-keyframes type_jump {
	
0% {
		-webkit-transform: translate3d(0,0,0);
	}

	
50% {
		-webkit-transform: translate3d(0,-75px,0);
	}

	
100% {
		-webkit-transform: translate3d(0,0,0);
	}

	

}



.type_jump img:hover {
	 animation:none;
	 -moz-animation:none;
	 -ms-animation:none;
	 -webkit-animation:none;
	 margin-top:-150px;
}




/*【PC】リマーケタグ対策--------------------------------------*/
iframe[name="google_conversion_frame"] {
	 position:absolute;
	 height:0;
 }




/*【トップページ】--------------------------------------*/

/*【トップ】コンテンツ大枠*/
#contentsBox{
	background:url(../../images/slider_bnr_bg.png) top center no-repeat;
	 margin:20px auto 20px auto;
}



/*【トップ】スライダーとバナーの枠-----*/
#slider_bnr {
	margin:20px auto 20px auto;
	 width:100%;
}


#slider_bnr h1 {
	height:0;
	 margin:0;
	 overflow: hidden;
	 padding:0;
	 text-indent: 100%;
	 white-space: nowrap;
}



/*【トップ】スライダー*/
#sliderBox {
	 background:url(../../images/slider_bg.png) top center no-repeat;
	 height:390px;
	 margin:0 auto 0 auto;
	 width:100%;
    overflow:hidden;
}



/*【トップ】大バナー*/
#bnrBox {
	 background:url(../../images/bnr_bg.png) top center no-repeat;
	 height:100px;
	 margin:0 auto 0 auto;
	 padding:4px;
	 width:820px;
}


#bnrBox img:hover {
	opacity: .7;
	 filter: alpha(opacity=70);
	 -ms-filter: "alpha(opacity=70)";
	 -khtml-opacity: 0.7;
	 -moz-opacity: 0.7;
	 background:#fff;
}



/*【トップ】新着ニュース-----*/
#newsBox {
	 color:#fff;
	 margin:0 auto 20px auto;
	 width:922px;
}


#newsBox h1 {
	 height:0;
	 margin:0;
	 overflow: hidden;
	 padding:0;
	 text-indent: 100%;
	 white-space: nowrap;
}


#newsBox a,
#newsBox a:visited {
	 color:#ffe000;
}



.news_newest{
	 background: url(../../images/news_newest_bg.png) top left no-repeat;
	 height:21px;
	 padding:10px 15px 0 94px;
	 width:813px;
}


.news_newest dl {
	 border-bottom:#0ea1cc solid 1px;
	 clear:both;
	 line-height:1px;
	 margin:0;
	 padding:10px 0 17px 0 !important;
	 position:relative;
	 z-index:3;
}


.news_newest dt {
	 float:left;
	 margin:0 10px 0 0;
	 width:100px;
}


.news_newest dd {
	 float:left;
}



.news_latest {
	background: url(../../images/news_latest_bg.png) repeat-y;
	 display:none;
	 padding:8px 15px 0 94px;
	 position:relative;
	 width:813px;
	 z-index:2;
}


.news_latest dl {
	 border-bottom:#0ea1cc solid 1px;
	 clear:both;
	 line-height:13px;
	 margin:0;
	 padding:10px 0 22px 0 !important;
}


.news_latest dt {
	 float:left;
	 margin:0 10px 0 0;
	 width:100px;
}


.news_latest dd {
	 float:left;
}



.news_close {
	 background: url(../../images/news_close.png) top left no-repeat;
	 cursor:pointer;
	 height:20px;
	 text-indent:100%;
	 white-space: nowrap;
	 overflow: hidden;
	 position:relative;
	 width:922px;
	 z-index:1;
}


.news_close.open {
	 background: url(../../images/news_open.png) top left no-repeat;
	 cursor:pointer;
	 height:20px;
	 text-indent:100%;
	 white-space: nowrap;
	 overflow: hidden;
	 position:relative;
	 width:922px;
	 z-index:1;
}



/*【トップ】メインメニュー-----*/
#mainmenuBox {
	 margin:0 auto 55px auto;
	 width:922px;
}

#mainmenuBox h1 + dl{margin-left:0;}

#mainmenuBox h1 {
	height:0;
	 margin:0;
	 padding:0;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
}



/*メインメニューは4個おきに、JSでmargin右が自動で0になるようにしています*/
/*メニューが増えた場合、share/js/top/top_setting.jsも適宜調整して下さい*/
#mainmenuBox dl {
	 float:left;
	 margin:0 0 0 10px;
	 width:222px;
}


#mainmenuBox dt {
	 height:201px;
	 margin:0 0 5px 0;
	 overflow:hidden;
}


#mainmenuBox dt a:hover img {
	margin-top: -201px;
}


#mainmenuBox dd {
	 color:#002d53;
	 font-size:12px;
	 line-height:18px;
}



/*【トップ】サブメニュー-----*/
#submenuBox {
	 margin:0 auto 60px auto;
	 width:950px;
}


#submenuBox h1 {
	 height:0;
	 margin:0;
	 padding:0;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
}


#submenuBox p {
	 color:#717b84;
	 font-size:11px;
	 height:64px;
	 line-height:14px;
	 padding:36px 10px 0 110px;
	 width:181px;
}


#submenuBox li:hover {
	opacity: .7;
	 filter: alpha(opacity=70);
	 -ms-filter: "alpha(opacity=70)";
	 -khtml-opacity: .7;
	 -moz-opacity: .7;
}



/*サブメニューは、marginをJSで制御していません*/
/*アパレルで折り返していますので、追加や入れ替えがあった際は適宜marginを調整して下さい*/
.submenu_card {
	 background:url(../../images/submenu_card.png) top left no-repeat;
	 border-right:#dedede dotted 2px;
	 float:left;
	 height:100px;
	 margin:0 12px 30px 0;
	 overflow:hidden;
	 width:301px;
}


.submenu_darts {
	 background:url(../../images/submenu_darts.png) top left no-repeat;
	 border-right:#dedede dotted 2px;
	 float:left;
	 height:100px;
	 margin:0 12px 30px 0;
	 overflow:hidden;
	 width:301px;
}


.submenu_apparel {
	 background:url(../../images/submenu_apparel.png) top left no-repeat;
	 border-right:#dedede dotted 2px;
	 float:left;
	 height:100px;
	 margin:0 0 30px 0;
	 overflow:hidden;
	 width:301px;
}


.submenu_game {
	 background:url(../../images/submenu_game.png) top left no-repeat;
	 border-right:#dedede dotted 2px;
	 float:left;
	 height:100px;
	 margin:0 12px 30px 0;
	 overflow:hidden;
	  width:301px;
}


.submenu_gem {
	 background:url(../../images/submenu_gem.png) top left no-repeat;
	 border-right:#dedede dotted 2px;
	 float:left;
	 height:100px;
	 margin:0 12px 30px 0;
	 overflow:hidden;
	 width:301px;
}



/*【トップ】フッターバナー-----*/
#footerBnr {
	 margin:0 auto 0 auto;
	 width:860px;
}

#footerBnr ul{margin:0 auto;}

#footerBnr h1 {
	 height:0;
	 margin:0;
	 overflow: hidden;
	 padding:0;
	 text-indent: 100%;
	 white-space: nowrap;
}

/*バナーの個数に応じて、下記のclassをulに与えてください*/
/*MAX＝4個表示の場合は、ulへのclass付与は必要ありません*/
#footerBnr .Box00{width:190px; margin:0 auto; padding:0;}
#footerBnr .Box02{width:415px; margin:0 auto; padding:0;}
#footerBnr .Box03{width:630px; margin:0 auto; padding:0;}

/*フッターバナーは、JSでmargin右が自動で0になるようにしています*/
/*個数が増えた際には、share/js/top/top_setting.jsも適宜調整して下さい*/
#footerBnr li {
	 float:left;
	 margin:0 15px 5px 0;
	 width:200px;
}

/*横幅が200pxに満たない画像があった場合は該当のimgにclassを与えてください。*/
#footerBnr li .smallBnr{margin-left:20px;}


#footerBnr li:hover {
	opacity: .7;
	 filter: alpha(opacity=70);
	 -ms-filter: "alpha(opacity=70)";
	 -khtml-opacity: .7;
	 -moz-opacity: .7;
}






/*デジモンとは？用--------------------------------------*/

/*【デジモンとは？】ページタイトル-----*/
#about_header {
	 margin:20px auto 0 auto;
	 width:920px;
}


#about_ttl {
	 height:168px;
	 margin:0 0 30px 0;
}


#about_ttl h1 {
	margin:0;
	 padding:0;
}




/*【デジモンとは？】Data1これだけ色々特殊です-----*/
#about_data1Box {
	 background:url(../../about/images/about_header_bg.png) center top no-repeat;
	 margin:0 auto 50px auto;
	 padding:10px 0 0 0;
	 width:1199px;
}



/*【デジモンとは？】Data1のタイトルから生態についてのタイトルまでの重なり-----*/
.about_data1_header {
	 height:310px;
	 margin:0 auto 0 auto;
	 width:852px;
	 position:relative;
}


h1.about_ttl_data1 {
	height:78px;
	 margin:0;
	 padding:0;
	 position:relative;
	 width:852px;
	 z-index:1;
}


.about_dijimon_data1 {
	 height:339px;
	 left:439px;
	 position:relative;
	 top:-104px;
	 width:399px;
	 z-index:2;
}


.about_outset_data1 {
	 height:133px;
	 left:98px;
	 position:relative;
	 top:-330px;
	 width:340px;
	 z-index:3;
}


.about_known_ttl {
	 height:39px;
	 left:42px;
	 position:relative;
	 top:-298px;
	 width:351px;
	 z-index:4;
}



/*【デジモンとは？】Data1用wrap*/
.about_data_wrap1 {
	 margin:0 auto 0 auto;
	 padding:0 0 0 42px;
	 width:810px;
}



/*【デジモンとは？】生態リスト-----*/
.about_knownBox {
	 padding:0;
	 width:788px;
}


.about_known_1 {
	 margin:0 auto 0 auto;
	 width:787px;
}


.about_known_2 {
	 margin:0 auto 0 auto;
	 width:518px;
}


/*生態リストは、JSで3個で折り返すよう調整しています*/
/*この辺りを調整する場合は、share/js/about/about-setting.jsも併せて調整して下さい*/
.about_known_1 li,
.about_known_2 li {
	 float:left;
	 margin:0 21px 11px 0;
	 width:248px;
}




/*【デジモンとは？】Data2＆Data3-----*/
#about_data2Box,
#about_data3Box {
	margin:0 auto 50px auto;
	 width:852px;
}



h1.about_ttl_data2,
h1.about_ttl_data3 {
	height:76px;
	 margin:0 0 17px 0;
	 padding:0;
	 width:852px;
}



.about_data_wrap2 {
	 margin:0 auto 21px auto;
	 padding:0 0 0 42px;
	 width:810px;
}


.about_data_wrap3 {
	 margin:0 auto 17px auto;
	 padding:0 0 0 42px;
	 width:810px;
}



/*【デジモンとは？】Data1～3各セクションの締め-----*/
.about_summary1,
.about_summary2,
.about_summary3 {
	 margin:0 auto 0 auto;
	 padding:0 0 0 42px;
	 width:810px;
}



/*【デジモンとは？】最下部-----*/
#about_data4Box {
	 margin:22px auto 0 auto;
	 width:910px;
}


h1.about_ttl_data4 {
	 margin:0 auto 0 auto;
	 width:910px;
}



/*液晶玩具の歴史用--------------------------------------*/

/*【歴史】ページタイトル-----*/
#history_header {
	 margin:20px auto 0 auto;
	 width:920px;
}


#history_ttl {
	 height:285px;
	 margin:0 0 30px 0;
}


#history_ttl h1,
#history_ttl h2 {
	margin:0;
	 padding:0;
}



/*【歴史】全通しの壁紙-----*/
#history_wrap {
	 background:url(../../history/images/history_bg.png) scroll 0 126px no-repeat;
	 margin:0 auto 0 auto;
	 width:1056px;
}



#history_wrap h1 {
	 height:27px;
	 margin:0 0 15px 0;
	 padding:0;
 }



/*各年代の↓マーク*/
#history_1997 {
	 background:url(../../history/images/history_arrow_1997.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_1998 {
	 background:url(../../history/images/history_arrow_1998.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_1999 {
	 background:url(../../history/images/history_arrow_1999.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2000 {
	 background:url(../../history/images/history_arrow_2000.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2001 {
	 background:url(../../history/images/history_arrow_2001.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2002 {
	 background:url(../../history/images/history_arrow_2002.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2003 {
	 background:url(../../history/images/history_arrow_2003.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2005 {
	 background:url(../../history/images/history_arrow_2005.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2006 {
	 background:url(../../history/images/history_arrow_2006.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2007 {
	 background:url(../../history/images/history_arrow_2007.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2010 {
	 background:url(../../history/images/history_arrow_2010.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}


#history_2014 {
	 background:url(../../history/images/history_arrow_2014.png) scroll 0 31px no-repeat;
	 margin:0 auto 0 auto;
	 padding:0;
	 width:920px;
}



/*【歴史】各年代の項目枠*/
.historyBox {
	 padding:0 0 25px 100px;
}



/*【歴史】1997年のみで使用*/
.historyBox_1997 {
	 height:215px;
	 margin:0 0 0 360px;
	 overflow:hidden;
	 width:469px;
}


.historyBox_1997 img:hover {
	 margin-top:-215px;
}


.historyBox_branch {
	 height:167px;
	 margin:0 0 0 293px;
	 padding:0;
	 width:609px;
}


.historyBox_branch img {
	 border:0;
	 margin:0;
	 padding:0;
}



/*【歴史】2014年（NowPlanningがある場合）のみで使用*/
.historyBox_2014 {
	 padding:0 0 54px 100px;
}



/*【歴史】項目用ULに2段目がある時用*/
.history2nd {
	 padding:25px 0 0 0;
}



/*【歴史】各年代の項目*/
.history_icon {
	 float:left;
	 margin:0 36px 0 0;
	 width:157px;
}


.history_monster {
	 float:left;
	 height:158px;
	 margin:0 22px 0 0;
	 overflow:hidden;
	 width:293px;
}


.history_vice {
	 float:left;
	 height:158px;
	 overflow:hidden;
	 width:293px;
}


.history_monster img:hover,
.history_vice img:hover {
	 margin-top:-158px;
}



/*【歴史】15周年のサムネイルのみで使用*/
.history_vice15th {
	 float:left;
	 height:175px;
	 overflow:hidden;
	 width:293px;
}


.history_vice15th img:hover {
	 margin-top:-175px;
}



/*【歴史】NowPlanning用*/
.history_vice_nowpla {
	 float:left;
	 height:169px;
	 overflow:hidden;
	 width:293px;
}


.history_vice_nowpla img:hover {
	 margin-top:-169px;
}

/*【商品】近日公開の注釈で使用*/
.history_viceatt { 
	float:right; 
	height:40px; 
	overflow:hidden; 
	width:285px; 
	font-size:14px; 
	color:#E00003; 
	padding-left:30px;
}


/*【歴史】項目が無い時*/
.history_icon_none {
	 float:left;
	 list-style:none;
	 margin:0 36px 0 0;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
	 width:157px;
}


.history_monster_none {
	 float:left;
	 list-style:none;
	 margin:0 22px 0 0;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
	 width:293px;
}


.history_vice_none {
	 float:left;
	 list-style:none;
	 overflow: hidden;
	 text-indent: 100%;
	 white-space: nowrap;
	 width:294px;
}



/*【歴史】Footer*/
#history_footer {
	 margin:115px auto 0 auto;
	 width:920px;
}




/*液晶玩具の歴史詳細用(PCのみ)--------------------------------------*/

#history{
	margin:0 auto;
	 text-align:center;
	 background:url(../../history/images/history_data_bg.jpg) repeat-y;
	 max-width:450px;
	 font-size:0px;
}


#history p{
	margin:0 auto;
	 padding:0;
}



h1#history_head{
	font-size:0px;
	 padding-bottom:6px;
}



#history_wrapBox{
	background:url(../../history/images/history_data_bgh.jpg) no-repeat;
	 width:450px;
}



/*キャッチコピー*/
.history_catch{
	padding:4px 0 3px 0;
}



/*発売情報*/
.history_date{
	background-color:#2b66af;
	 width:402px;
	 margin:0 auto;
}


.history_date .text{
	font-size:12px;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-align:left;
	 display:block;
	 padding:3px 0 3px 5px;
}



/*詳細情報*/
.history_textBox{
	width:380px;
	 margin:0 auto;
}


.history_textBox .text{
	font-size:12px;
	 line-height:20px;
	 font-weight:bold;
	 color:#383838;
	 text-align:left;
	 display:block;
	 padding:10px 0 30px 0;
	
					   text-shadow:#e0e0e0 1px 1px 1px;
}



#history .closeBtn{
	padding-bottom:10px;
	 cursor:pointer;
}


#history_foot{
	font-size:0px;
}





/*図鑑リスト用--------------------------------------*/

/*【図鑑】ページタイトルからタブまで-----*/
#reference_header {
	 margin:20px auto 0 auto;
	 width:923px;
}



/*【図鑑】ページタイトル*/
#reference_ttl {
	 height:64px;
	 margin:0 0 25px 0;
}


#reference_ttl h1 {
	margin:0;
	 padding:0;
}



/*【図鑑】大タブ（50音順＋進化表タブ）*/
#ref_tabBox {
	margin:0 auto 0 auto;
	 width:923px;
	 margin:0 0 0 1px;
}


#ref_tabBox li {
	display: table-cell;
}


#ref_tabBox .ref_tab li a {
	display: block;
	 height:46px;
	 line-height: 0px;
	 overflow: hidden;
	 text-indent: -9999px;
	 width:130px;
}



#ref_tabBox .tab1 a {
	background: url(../../reference/images/ref_tab_syllabary_off.png) no-repeat scroll center;
}


#ref_tabBox .tab1 a:hover {
	background: url(../../reference/images/ref_tab_syllabary_on.png) no-repeat scroll center;
}


#ref_tabBox .tab1 a.active {
	background: url(../../reference/images/ref_tab_syllabary.png) no-repeat scroll center;
}



#ref_tabBox .tab2 a {
	background: url(../../reference/images/ref_tab_evolution_off.png) no-repeat scroll center;
}


#ref_tabBox .tab2 a:hover {
	background: url(../../reference/images/ref_tab_evolution_on.png) no-repeat scroll center;
}


#ref_tabBox .tab2 a.active {
	background: url(../../reference/images/ref_tab_evolution.png) no-repeat scroll center;
}



/*【図鑑】コンテンツ部分の大枠*/
#referenceBox {
	 background:url(../../reference/images/ref_box_bg_middle.png) repeat-y;
	 margin:0 auto 0 auto;
	 padding:35px 0 0 45px;
	 width:878px;
}


#referenceBox:after {
	content:url(../../reference/images/ref_box_bg_footer.png);
	 left:-45px;
	 position:relative;
	 top:21px;
}





/*【図鑑】進化別リストメニュー*/
#ref_tabBox_evolution {
	 margin:0 0 25px 0;
	 width:800px;
}



/*進化表メニューのリストは、JSで7個で折り返すよう調整しています*/
/*また、メニューの先頭（この場合1個目と8個目）にだけ左に縦線を入れるよう指定しています*/
/*この辺りを調整する場合は、share/js/reference/reference-setting.jsも併せて調整して下さい*/
#ref_tabBox_evolution li {
	 float:left;
	 border-right:#dedede solid 2px;
	 margin:0 0 10px 0;
}



#ref_tabBox_evolution .tab-nav li a {
	 display: block;
	 height:28px;
	 overflow: hidden;
	 text-indent: -9999px;
}



li.tab_child1 a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_child1.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:92px;
}



li.tab_child1 a:hover,
li.tab_child1.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_child1_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_child2 a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_child2.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:94px;
}



li.tab_child2 a:hover,
li.tab_child2.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_child2_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_child2 a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_child2.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:94px;
}



li.tab_child2 a:hover,
li.tab_child2.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_child2_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_growth a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_growth.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:82px;
}



li.tab_growth a:hover,
li.tab_growth.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_growth_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_mature a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_mature.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:82px;
}



li.tab_mature a:hover,
li.tab_mature.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_mature_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_per a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_per.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:82px;
}



li.tab_per a:hover,
li.tab_per.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_per_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ultimate a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_ultimate.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:82px;
}



li.tab_ultimate a:hover,
li.tab_ultimate.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_ultimate_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_armor a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_armor.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:108px;
}



li.tab_armor a:hover,
li.tab_armor.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_armor_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_hybrid a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_hybrid.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:136px;
}



li.tab_hybrid a:hover,
li.tab_hybrid.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_hybrid_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_wars a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_evo_wars.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
	 width:136px;
}



li.tab_wars a:hover,
li.tab_wars.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_evo_wars_ov.png) no-repeat scroll top left;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




/*【図鑑】50音リストタブ*/
#ref_tabBox_syllabary {
	 border-right:#dedede solid 2px;
	 height:28px;
	 margin:0 0 25px 0;
	 width:550px;
}


#ref_tabBox_syllabary li {
	 float:left;
	 margin:0 0 10px 0;
}


#ref_tabBox_syllabary .tab-nav li a {
	 display: block;
	 height:28px;
	 overflow: hidden;
	 text-indent: -9999px;
	 width:55px;
}



li.tab_a a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_a.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_a a:hover,
li.tab_a.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_a_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ka a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ka.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ka a:hover,
li.tab_ka.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ka_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_sa a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_sa.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_sa a:hover,
li.tab_sa.active a {
	animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_sa_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ta a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ta.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ta a:hover,
li.tab_ta.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ta_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_na a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_na.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_na a:hover,
li.tab_na.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_na_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ha a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ha.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ha a:hover,
li.tab_ha.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ha_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ma a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ma.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ma a:hover,
li.tab_ma.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ma_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ya a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ya.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ya a:hover,
li.tab_ya.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ya_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_ra a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_ra.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_ra a:hover,
li.tab_ra.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_ra_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




li.tab_wa a {
	 animation: bgchange-re 0.1s;
	 -moz-animation: bgchange-re 0.1s;
	 -ms-animation: bgchange-re 0.3s;
	 -webkit-animation: bgchange-re 0.1s;
	 transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 background: url(../../reference/images/ref_tab_syllabary_wa.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}



li.tab_wa a:hover,
li.tab_wa.active a {
	 animation: bgchange 0.1s;
	 -moz-animation: bgchange 0.1s;
	 -ms-animation: bgchange 0.3s;
	 -webkit-animation: bgchange 0.1s;
	 animation-iteration-count:1;
	 -moz-animation-iteration-count:1;
	 -ms-animation-iteration-count:1;
	 -webkit-animation-iteration-count:1;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff url(../../reference/images/ref_tab_syllabary_wa_ov.png) no-repeat scroll center;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}





/*図鑑の各セクション*/
#reference_a,
#reference_ka,
#reference_sa,
#reference_ta,
#reference_na,
#reference_ha,
#reference_ma,
#reference_ya,
#reference_ra,
#reference_wa,
#reference_child1,
#reference_child2,
#reference_growth,
#reference_mature,
#reference_per,
#reference_ultimate,
#reference_armor,
#reference_hybrid,
#reference_wars {
	width:832px;
}




/*各行のタイトル*/
h1.reference_ttl_verse {
	height:36px;
	 margin:0;
	 padding:0;
}



/*図鑑リスト共通*/
/*古いIE用にリストメニュー部分はJSで調整しています*/
/*調整が発生した場合は、share/js/reference/navmenu-setting.jsも適宜調整して下さい*/
.reference {
	 background:#fff;
	 border-bottom:#e8e8e8 1px solid;
	 float:right;
	 margin:0;
	 padding:0 0 -10px 0;
	 width:390px;
}


.reference:nth-child(2n) {
	 background:#fff;
	 border-bottom:#e8e8e8 1px solid;
	 float:left;
	 margin:0;
	 padding:0;
	 width:390px;
}



.reference a {
	 animation: bgchange-re 0.2s;
	 -moz-animation: bgchange-re 0.2s;
	 -ms-animation: bgchange-re 0.2s;
	 -webkit-animation: bgchange-re 0.2s;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0.1s;
	 -moz-transition-duration:0.1s;
	 -ms-transition-duration:0.1s;
	 -webkit-transition-duration:0.1s;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 border-bottom:#e8e8e8 1px solid;
	 float:right;
	 margin:0;
	 padding:0 0 -10px 0;
	 overflow:hidden;
	 width:390px;
}



.reference a:hover {
	 animation: bgchange 0.2s;
	 -moz-animation: bgchange 0.2s;
	 -ms-animation: bgchange 0.2s;
	 -webkit-animation: bgchange 0.2s;
	 transition-timing-function: ease;
	 -moz-transition-timing-function: ease;
	 -ms-transition-timing-function: ease;
	 -webkit-transition-timing-function: ease;
	 transition-delay: 0s;
	 -moz-transition-duration:0s;
	 -ms-transition-duration:0s;
	 -webkit-transition-duration:0s;
	 background:#69c1ff;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}




@keyframes bgchange-re {
	
0% {
		background: #69c1ff;
	}

	
50%  {
		background: #97d3fd;
	}

	
100%   {
		background: #fff;
	}

	

}


@-moz-keyframes bgchange-re {
	
0% {
		background: #69c1ff;
	}

	
50%  {
		background: #97d3fd;
	}

	
100%   {
		background: #fff;
	}

	

}


@-webkit-keyframes bgchange-re {
	
0% {
		background: #69c1ff;
	}

	
50%  {
		background: #97d3fd;
	}

	
100%   {
		background: #fff;
	}

	

}



@keyframes bgchange {
	
0%   {
		background: #fff;
	}

	
25%  {
		background: #e2f2fd;
	}

	
50%  {
		background: #b3defd;
	}

	
75%  {
		background: #97d3fd;
	}

	
90%  {
		background: #80c9fd;
	}

	
100% {
		background: #69c1ff;
	}

	

}


@-moz-keyframes bgchange {
	
0%   {
		background: #fff;
	}

	
25%  {
		background: #e2f2fd;
	}

	
50%  {
		background: #b3defd;
	}

	
75%  {
		background: #97d3fd;
	}

	
90%  {
		background: #80c9fd;
	}

	
100% {
		background: #69c1ff;
	}

	

}


@-webkit-keyframes bgchange {
	
0%   {
		background: #fff;
	}

	
25%  {
		background: #e2f2fd;
	}

	
50%  {
		background: #b3defd;
	}

	
75%  {
		background: #97d3fd;
	}

	
90%  {
		background: #80c9fd;
	}

	
100% {
		background: #69c1ff;
	}

	

}

  


.reference ul {
	background: url(../../reference/images/ref_icon_arrow.png) no-repeat scroll 98% center;
	 height:100%;
	 padding:10px 10px 9px 9px;
	 margin:0;
	 vertical-align:middle;
	 width:369px;
}



.reference a:hover ul {
	background:url(../../reference/images/ref_icon_arrow_ov.png) no-repeat scroll 98% center;
	 height:100%;
	 padding:10px 10px 9px 9px;
	 margin:0;
	 vertical-align:middle;
	 width:369px;
}



.reference a li:hover {
	 animation:none !important;
	 backface-visibility:hidden;
	 -webkit-backface-visibility:hidden;
	 overflow:hidden;
}


.reference li {
	 color:#535d64;
	 display:table-cell;
	 vertical-align:middle;
}



/*各属性*/
.reference li.kanzen {
	 background: url(../../reference/images/ref_icon_per.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.kanzen {
	 background: url(../../reference/images/ref_icon_per_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.armor {
	 background: url(../../reference/images/ref_icon_armor.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.armor {
	 background: url(../../reference/images/ref_icon_armor_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.seicho {
	 background: url(../../reference/images/ref_icon_growth.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.seicho {
	 background: url(../../reference/images/ref_icon_growth_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.hybrid {
	 background: url(../../reference/images/ref_icon_hybrid.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.hybrid {
	 background: url(../../reference/images/ref_icon_hybrid_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.seijuku {
	 background: url(../../reference/images/ref_icon_mature.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.seijuku {
	 background: url(../../reference/images/ref_icon_mature_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.kyuukyoku {
	 background: url(../../reference/images/ref_icon_ultimate.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.kyuukyoku {
	 background: url(../../reference/images/ref_icon_ultimate_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.wars {
	 background: url(../../reference/images/ref_icon_wars.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.wars {
	 background: url(../../reference/images/ref_icon_wars_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.child1 {
	 background: url(../../reference/images/ref_icon_child1.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.child1 {
	 background: url(../../reference/images/ref_icon_child1_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



.reference li.child2 {
	 background: url(../../reference/images/ref_icon_child2.png) no-repeat scroll 0% center;
	 margin:0;
	 padding:0 20px 0 97px;
}


.reference a:hover li.child2 {
	 background: url(../../reference/images/ref_icon_child2_ov.png) no-repeat scroll 0% center;
	 color:#fff;
}



/*新着アイコン*/
.reference li.new:after {
	 content:url(../../reference/images/ref_icon_new.png);
	 display:inline-block;
	 height:16px;
	 padding:0;
	 margin:-5px 0 0 2px;
	 vertical-align:middle;
	 width:32px;
}





/*図鑑詳細用--------------------------------------*/

#detail_wrap{
	overflow:hidden;
	padding:1.0rem 0 2.0rem 0;
	width:100%;
}

/*sp*/


#detail_header {
	 margin:0 auto 10px auto;
	 width:80%;
}


#detail_ttl {
	 background:url(../../cat-digimon-dictionary/images/ref_detail_header.png) top center no-repeat;
	 -moz-background-size:100% 100%;
	 background-size:100% 100%;
	 height:55px;
	 max-width:100%;
	 min-width:100%;
	 padding:13px 0 2px 0;
	 text-align:center;
}



#detail_ttl h1 {
	 color:#fff;
	 font-size:18px;
	 line-height:16px;
	 margin:0 0 2% 0;
	 padding:0;
}


#detail_ttl p {
	 color:#fff;
	 font-size:12px;
	 line-height:16px;
	 margin:0;
	 padding:0;
}



#detailBox {
	 font-size:12px;
	 line-height:18px;
	 margin:0 auto 0 auto;
	 max-width:100%;
	 min-width:100%;
	 text-align:center;
	 overflow:hidden;
}



h1.detail_img {
	 background:#fff;
	 margin:0 auto 0 auto;
	 max-width:75%;
	 min-width:75%;
	 text-align:center;
 }



#detailBox ul {
	 background:#fff;
	 margin:0 auto 0 auto;
	 max-width:75%;
	 min-width:75%;
	 text-align:center;
}




#detailBox ul.ref_detail_tab {
	 background:#fff url(../../cat-digimon-dictionary/images/ref_detail_tab.png) no-repeat scroll top left;
	 -moz-background-size:100%;
	 background-size:100%;
	 margin:0 auto 0 auto;
	 padding:0 0 2% 0;
	 width:96%;
}


#detailBox ul li {
	 float:left;
	 padding:8% 0 0 0;
	 width:33%;
}



#detailBox ul.ref_detail_tab_xw {
	 background:#fff url(../../cat-digimon-dictionary/images/ref_detail_tab_xwtype.png) no-repeat scroll top left;
	 -moz-background-size:100%;
	 background-size:100%;
	
								  margin:0 auto;
	 padding:0% 0% 2% 0%;
	 text-align:left;
	 width:96%;
}


#detailBox ul.ref_detail_tab_xw li{
	padding:8% 0 0 2%;
}



#detailBox li.tech {
	 background:#fff url(../../cat-digimon-dictionary/images/ref_detail_tab_tech.png) no-repeat scroll top left;
	 -moz-background-size:100%;
	 background-size:100%;
	 margin:0;
	 padding:8% 2% 2% 2%;
	 text-align:left;
	 width:96%;
}



#detailBox li.profile {
	 background:#fff url(../../cat-digimon-dictionary/images/ref_detail_tab_profile.png) no-repeat scroll top left;
	 -moz-background-size:100%;
	 background-size:100%;
	 margin:0 0 3% 0;
	 padding:8% 2% 2% 2%;
	 text-align:left;
	 width:96%;
}



#detail_footer {
	 background:#f1f1f1;
	 margin:0 auto 0 auto;
	 text-align:center;
	 max-width:100%;
	 min-width:100%;
	 overflow:hidden;
}


.detail_close,
a #close-btn {
	 max-height:30px;
	 min-height:30px;
}






/*for Script--------------------------------------*/
@-webkit-keyframes blink {
	 from {
		 opacity: 1.0;
		 /*透明度100%*/ 
	}

	
  to {
		 opacity: 0.8;
		 /*透明度80%*/ 
	}

 }


#slideContainer {
	 width: 600px;
	 margin: 0 auto;
	 height: 341px;
	 margin: 0 auto;
	 position: relative;
	 z-index: 2;
 }


.slideWrap {
	 background: white url(../../images/top_bg_slider.gif) no-repeat;
	 display: block;
	 width: 600px;
	 height: 341px;
	 position: absolute;
	 top: 5px;
	 left: 5px;
	 z-index: -1;
	 border: 5px solid #fff;
	 overflow: hidden;
 }


.slideWrap:first-child {
	 z-index: 9999;
	 left: -5px;
 }


#slideWrapInner li {
	 position: absolute;
	 z-index: 1;
	 display: none;
 }


#slideContainer a {
	 position: relative;
	 display: block;
 }


#slideWrapOuter {
	 position: relative;
	 left: -10px;
 }


#slideWrapInner span {
	 position: absolute;
	 display: block;
	 background: url("../../images/top_bg_sliderhover.png");
	 width: 600px;
	 height: 341px;
	 -webkit-animation-name: blink;
	 /* keyframe名 */ -webkit-animation-duration: 1s;
	 /* アニメーションにかける時間 */ -webkit-animation-iteration-count: infinite;
	 /*infiniteで無限ループ */ -webkit-animation-timing-function: ease-in-out;
	 /* イーズインアウト */ -webkit-animation-direction: alternate;
	 /* alternateにするとアニメーションが反復 */ 
}


#slideWrapInner {
	 background: url(../../images/top_bg_sliderhover.png) no-repeat;
	 position: absolute;
	 top: 5px;
	 left: 5px;
 }



/** BxSlider v4.1.2 - Fully loaded, responsive content slider http://bxslider.com  Written by: Steven Wanderski, 2014 http://stevenwanderski.com (while drinking Belgian ales and listening to jazz)  CEO and founder of bxCreative, LTD http://bxcreative.com */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	 position: relative;
	 margin: 0 auto 60px;
	 padding: 0;
	 *zoom: 1;
	 border: 5px solid #fff;
	 width: 600px;
 }


.bx-wrapper img {
	 max-width: 100%;
	 display: block;
 }



	/** THEME
===================================*/
.bx-wrapper .bx-viewport {
	 /*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0);
	 -moz-transform: translatez(0);
	 -ms-transform: translatez(0);
	 -o-transform: translatez(0);
	 transform: translatez(0);
 }


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	 position: absolute;
	 bottom: -30px;
	 width: 100%;
 }



/* LOADER */
.bx-wrapper .bx-loading {
	 min-height: 50px;
	 background: url(images/bx_loader.gif) center center no-repeat white;
	 height: 100%;
	 width: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 2000;
 }



/* PAGER */
.bx-wrapper .bx-pager {
	 text-align: center;
	 font-size: .85em;
	 font-family: Arial;
	 font-weight: bold;
	 color: #666;
 }


#bx-pager a {
	 position: relative;
 }


#bx-pager a img.tmbHover {
	 position: absolute;
	 display: none;
 }


#bx-pager a.active img.tmbHover {
	 display: block;
 }


.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	 display: inline-block;
	 *zoom: 1;
	 *display: inline;
 }


.bx-wrapper .bx-pager.bx-default-pager a {
	 background: #666;
	 text-indent: -9999px;
	 display: block;
	 width: 10px;
	 height: 10px;
	 margin: 0 5px;
	 outline: 0;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px;
 }


.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	 background: #000;
 }


.sliderNavleft {
	 width: 96px;
	 position: absolute;
	 left: -125px;
	 top: 0;
 }


.sliderNavright {
	 width: 96px;
	 position: absolute;
	 right: -125px;
	 top: 0;
 }


#sliderBox {
	 padding-top: 20px;
	 height: 370px;
 }


#slideWrapnoise {
	 border: 5px solid #fff;
	 display: block;
	 width: 600px;
	 height: 341px;
 }



/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction .bx-prev {
	 left: -20px;
	 background: url(../../images/top_btn_prev.png) no-repeat;
 }


.bx-wrapper .bx-controls-direction .bx-next {
	 right: -20px;
	 background: url(../../images/top_btn_next.png) no-repeat;
 }


.bx-wrapper .bx-prev:hover {
	 opacity: .8;
 }


.bx-wrapper .bx-next:hover {
	 opacity: .8;
 }


.bx-wrapper .bx-controls-direction a {
	 position: absolute !important;
	 top: 50%;
	 margin-top: -16px;
	 outline: 0;
	 width: 37px;
	 height: 32px;
	 text-indent: -9999px;
	 z-index: 9999;
 }


.bx-wrapper .bx-controls-direction a.disabled {
	 display: none;
 }



/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	 text-align: center;
 }


.bx-wrapper .bx-controls-auto .bx-start {
	 display: block;
	 text-indent: -9999px;
	 width: 10px;
	 height: 11px;
	 outline: 0;
	 background: url(images/controls.png) -86px -11px no-repeat;
	 margin: 0 3px;
 }


.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	 background-position: -86px 0;
 }


.bx-wrapper .bx-controls-auto .bx-stop {
	 display: block;
	 text-indent: -9999px;
	 width: 9px;
	 height: 11px;
	 outline: 0;
	 background: url(images/controls.png) -86px -44px no-repeat;
	 margin: 0 3px;
 }


.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	 background-position: -86px -33px;
 }



/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	 text-align: left;
	 width: 80%;
 }


.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	 right: 0;
	 width: 35px;
 }



/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 background: #666\9;
	 background: rgba(80, 80, 80, 0.75);
	 width: 100%;
 }


.bx-wrapper .bx-caption span {
	 color: #fff;
	 font-family: Arial;
	 display: block;
	 font-size: .85em;
	 padding: 10px;
 }

/*for Script fancyBox--------------------------------------*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f1f1f1;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	padding-right:0 !important;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close {
	background-image: url('../js/reference/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../js/reference/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../js/reference/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	width: 41px;
	height: 64px;
	background:url(../js/reference/fancybox/fancybox_allow_prev.png) no-repeat;
	top: 50%;
	margin-top: -18px;
	left:0px;
}

.fancybox-next {
	width: 41px;
	height: 64px;
	background:url(../js/reference/fancybox/fancybox_allow_next.png) no-repeat;
	top: 50%;
	margin-top: -18px;
	right: 17px;
}

.fancybox-nav span {
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
}

.fancybox-next span {
}

.fancybox-nav:hover span {
	visibility: visible;
	
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../js/reference/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}