﻿@charset "utf-8";

/**
 *     TOTAL ECLIPSE TV-anime Official Site
 *     ---------------------------------------------------   
 *		1. layout[all]
 *     		1-1. Wrapper
 *     		1-2. Header
 *     		1-3. Footer
 *     		1-4. Container
 *      2. layout[index.html]
 *     		1-1. index Main
 *     		1-2. Container
 *     		1-3. Twitter contents 
 *      3. layout [introduction.html]
 *      4. layout [story.html] 
 *     	5. layout [world.html]
 *      6. layout [character.html]
 *      7. layout [mechanics.html]
 *      8. layout [cast_staff.html]
 *      9. layout [onair.html]
 *      10.layout [news.html][media.html][special.html][goods.html]
 *      11.layout [story0.html] 
 *      12.layout [error.html]
 *     ---------------------------------------------------  
 *      layout-renewal_2012.11.29 [index.html]
 *      add 2012.11.29 [character.html]
 *      add 2012.11.30 [mechanics.html]
 *     --------------------------------------------------
 *      add 2012.12.21 [character.html]
 *      add 2012.12.21 [mechanics.html]
 *     --------------------------------------------------
 *		X. clearfix
 *     
 */

/*----------------------------------------------------
	1. layout[all]
----------------------------------------------------*/

/* 1-1. Wrapper
----------------------------------------------------*/
#wrapper{
	width:100%;
}

/* 1-2. Header
----------------------------------------------------*/
#header{
	width:100%;
	background:url(../images/common/navbg_ds.png) no-repeat center bottom;
	padding-bottom:55px;
}

#header_top{
	width:976px;
	margin:0 auto;
	overflow:hidden;
	min-width:976px;
}

#header_top h1{
	width:268px;
	float:right;
	padding-top:8px;
}

.hbox{
	width:160px;
	float:left;
}

#copyright{
	width:144px;
	padding:21px 0 16px 7px;
}

.hbox ul{
	width:160px;
}

.hbox ul li{
	float:left;
	padding-left:7px;
}

#header_menu{
	width:100%;
	background:url(../images/common/navbg_c.png) repeat-x left top;
	clear:both;
	margin-top:-10px;
}

#h_wrap{
	margin:0 auto;
	min-width:976px;
	height:100px;
	overflow:hidden;
}

#h_l{
	background:url(../images/common/navbg_l.png) no-repeat left top;
}

#h_r{
	background:url(../images/common/navbg_r.png) no-repeat right top;
}

#h_c{
	width:970px;
	margin:0 auto;
	background:url(../images/common/navbg_ov.png) no-repeat center 12px;
	overflow:hidden;
	padding-bottom:49px;
	padding-top:26px;
}

#h_c ul{
	padding-left:16px;
}

#h_c ul li{
	float:left;
}


/* 1-3. Footer
----------------------------------------------------*/
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/common/fnavbg_ds.png) no-repeat center bottom;
}

#f_wrap{
	margin:0 auto;
	min-width:976px;
	overflow:hidden;
	background:url(../images/common/fnavbg_c.png) repeat-x left bottom;
}

#f_l{
	width:100%;
	background:url(../images/common/fnavbg_l.png) no-repeat left bottom;
	overflow:hidden;
}

#f_r{
	width:100%;
	background:url(../images/common/fnavbg_r.png) no-repeat right bottom;
	overflow:hidden;
}

#f_c{
	width:100%;
	overflow:hidden;
	background:url(../images/common/fnavbg_ov.png) no-repeat center bottom;
	padding-bottom:78px;
}

#f_topic{
	width:960px;
	margin:0 auto;
	background:url(../images/common/bg_topicpath_b.gif) no-repeat left bottom;
	overflow:hidden;
}

#f_topic_in{
	background:url(../images/common/bg_topicpath_t.gif) no-repeat left top;
	width:960px;
	overflow:hidden;
	padding-top:18px;
}

#f_topic_in p#ban{
	background:url(../images/common/line_ban.gif) no-repeat left bottom;
	width:940px;
	padding:18px 10px 20px 10px;
	overflow:hidden;
}

#topicpath{
	float:left;
	padding-top:17px;
	height:50px;
}

#topicpath li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:15px;
	padding-right:10px;
	background:url(../images/common/t_arrow.gif) no-repeat left center;
}

#topicpath li.home{
	padding-left:11px;
	background:none;
}

#totop{
	float:right;
	padding-top:2px;
}

#f_conts{
	width:960px;
	margin:30px auto 0;
}

#f_conts p{
	float:left;
	width:220px;
	padding:35px 35px 0 20px;
}

#f_conts dl{
	float:left;
	width:376px;
	text-align:left;
}

#f_conts dl dt{
	padding-bottom:9px;
	padding-top:7px;
}

#f_conts ul{
	text-align:left;
	float:left;
}

#f_conts ul.left{
	width:158px;
}

#f_conts ul.right_t{
	width:149px;
}

#f_conts ul.right_b{
	width:149px;
	padding-top:18px;
	background:url(../images/common/f_line.gif) no-repeat left 8px;
}

*+html body #f_conts ul.right_b{
	background:url(../images/common/f_line.gif) no-repeat left 15px;
}

#f_conts ul li{
	display:block;
	width:130px;
}

#f_conts ul li.g{
	filter: alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
	padding-top:5px;
}

*html body #f_conts ul li{
	height:6px;
}

*+html body #f_conts ul li{
	height:6px;
}

#f_conts ul li img{
	display:block;
	margin:0;
	padding:0;
	vertical-align:top;
}

#f_conts ul.left li a{
	width:105px;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
}

#f_conts ul.right_t li a,
#f_conts ul.right_b li a{
	width:115px;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
}

/* 1-4. Container
----------------------------------------------------*/
#container{
	width:960px;
	clear:both;
	margin:0 auto;
	text-align:left;
}

#container h2{
	padding-bottom:34px;
}

#menu{
	width:230px;
	padding-top:20px;
	position:absolute;
	right:0;
	top:0;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu_in{
	width:230px;
	position:absolute;
	top:22px;
}

#menu ul{
	width:180px;
	height:46px;
	overflow:hidden;
	float:right;
	position:relative;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu ul li.back{
	width:60px;
	position:absolute;
	right:120px;
	top:0;
}

#menu ul li.next{
	width:60px;
	position:absolute;
	right:60px;
	top:0;
}

#menu ul li.top{
	width:60px;
	position:absolute;
	right:0;
	top:0;
}

#menu dl{
	width:220px;
	padding-top:14px;
	padding-right:10px;
	text-align:right;
	clear:both;
}

#menu dl img{
	vertical-align:top;
}

#menu dl dt{
	padding-bottom:7px;
	height:7px;
}

#menu dl dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing:2px;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu dl dd#ja_en2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing:2px;
	color:#353e43;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu dl.char{
	padding-right:0px;
	padding-top:26px;
	width:230px;
	position:relative;
}

#menu dl.mecha{
	padding-right:0px;
	padding-top:26px;
	width:230px;
	position:relative;
}

#menu dl.wor{
	padding-right:0px;
	padding-top:26px;
	width:230px;
	position:relative;
}

#char_arrow{
	position:absolute;
	right:0;
	top:167px;
}

#mecha_arrow{
	position:absolute;
	right:0;
	top:170px;
	display:none;
}

#wor_arrow1{
	position:absolute;
	right:0;
	top:168px;
}

#wor_arrow2{
	position:absolute;
	right:0;
	top:193px;
}

#beta_arrow{
	position:absolute;
	right:0;
	top:261px;
}

#menu dl.char dt{
	padding-right:10px;
	padding-bottom:11px;
}

#menu dl.mecha dt{
	padding-right:10px;
	padding-bottom:11px;
}

#menu dl.wor dt{
	padding-right:10px;
	padding-bottom:11px;
}

#menu dl.wor dt.pt{
	padding-top:26px;
}

#menu dl.char dd{
	padding-top:9px;
	text-align:left;
}

#menu dl.mecha dd{
	padding-top:9px;
	text-align:left;
}

#menu dl.wor dd{
	padding-top:9px;
	text-align:left;
}

#menu dl.char dd span,
#menu dl.char dd a{
	display:block;
	width:220px;
	height:14px;
	text-indent:-9999px;
	padding-right:10px;
}

#menu dl.mecha dd span,
#menu dl.mecha dd a{
	display:block;
	width:220px;
	height:18px;
	text-indent:-9999px;
	padding-right:10px;
}

#menu dl.wor dd span,
#menu dl.wor dd a{
	display:block;
	width:220px;
	height:15px;
	text-indent:-9999px;
	padding-right:10px;
}

dd.char_section1 span,
dd.char_section1 a{
	background:url(../images/character/list1.png) no-repeat right top;
}

dd.char_section1 span:hover,
dd.char_section1 a:hover{
	background:url(../images/character/list1.png) no-repeat right -14px;
}

dd.char_section1 span.active,
dd.char_section1 a.active{
	background:url(../images/character/list1.png) no-repeat right -14px;
}

dd.char_section2 span,
dd.char_section2 a{
	background:url(../images/character/list2.png) no-repeat right top;
}

dd.char_section2 span:hover,
dd.char_section2 a:hover{
	background:url(../images/character/list2.png) no-repeat right -14px;
}

dd.char_section2 span.active,
dd.char_section2 a.active{
	background:url(../images/character/list2.png) no-repeat right -14px;
}

dd.char_section3 span,
dd.char_section3 a{
	background:url(../images/character/list3.png) no-repeat right top;
}

dd.char_section3 span:hover,
dd.char_section3 a:hover{
	background:url(../images/character/list3.png) no-repeat right -14px;
}

dd.char_section3 span.active,
dd.char_section3 a.active{
	background:url(../images/character/list3.png) no-repeat right -14px;
}

dd.char_section4 span,
dd.char_section4 a{
	background:url(../images/character/list4.png) no-repeat right top;
}

dd.char_section4 span:hover,
dd.char_section4 a:hover{
	background:url(../images/character/list4.png) no-repeat right -14px;
}

dd.char_section4 span.active,
dd.char_section4 a.active{
	background:url(../images/character/list4.png) no-repeat right -14px;
}

dd.char_section5 span,
dd.char_section5 a{
	background:url(../images/character/list5.png) no-repeat right top;
}

dd.char_section5 span:hover,
dd.char_section5 a:hover{
	background:url(../images/character/list5.png) no-repeat right -14px;
}

dd.char_section5 span.active,
dd.char_section5 a.active{
	background:url(../images/character/list5.png) no-repeat right -14px;
}

dd.char_section6 span,
dd.char_section6 a{
	background:url(../images/character/list6.png) no-repeat right top;
}

dd.char_section6 span:hover,
dd.char_section6 a:hover{
	background:url(../images/character/list6.png) no-repeat right -14px;
}

dd.char_section6 span.active,
dd.char_section6 a.active{
	background:url(../images/character/list6.png) no-repeat right -14px;
}

dd.char_section7 span,
dd.char_section7 a{
	background:url(../images/character/list7.png) no-repeat right top;
}

dd.char_section7 span:hover,
dd.char_section7 a:hover{
	background:url(../images/character/list7.png) no-repeat right -14px;
}

dd.char_section7 span.active,
dd.char_section7 a.active{
	background:url(../images/character/list7.png) no-repeat right -14px;
}

dd.char_section8 span,
dd.char_section8 a{
	background:url(../images/character/list8.png) no-repeat right top;
}

dd.char_section8 span:hover,
dd.char_section8 a:hover{
	background:url(../images/character/list8.png) no-repeat right -14px;
}

dd.char_section8 span.active,
dd.char_section8 a.active{
	background:url(../images/character/list8.png) no-repeat right -14px;
}

dd.char_section9 span,
dd.char_section9 a{
	background:url(../images/character/list9.png) no-repeat right top;
}

dd.char_section9 span:hover,
dd.char_section9 a:hover{
	background:url(../images/character/list9.png) no-repeat right -14px;
}

dd.char_section9 span.active,
dd.char_section9 a.active{
	background:url(../images/character/list9.png) no-repeat right -14px;
}

dd.char_section10 span,
dd.char_section10 a{
	background:url(../images/character/list10.png) no-repeat right top;
}

dd.char_section10 span:hover,
dd.char_section10 a:hover{
	background:url(../images/character/list10.png) no-repeat right -14px;
}

dd.char_section10 span.active,
dd.char_section10 a.active{
	background:url(../images/character/list10.png) no-repeat right -14px;
}

dd.char_section11 span,
dd.char_section11 a{
	background:url(../images/character/list11.png) no-repeat right top;
}

dd.char_section11 span:hover,
dd.char_section11 a:hover{
	background:url(../images/character/list11.png) no-repeat right -14px;
}

dd.char_section11 span.active,
dd.char_section11 a.active{
	background:url(../images/character/list11.png) no-repeat right -14px;
}

dd.char_section12 span,
dd.char_section12 a{
	background:url(../images/character/list12.png) no-repeat right top;
}

dd.char_section12 span:hover,
dd.char_section12 a:hover{
	background:url(../images/character/list12.png) no-repeat right -14px;
}

dd.char_section12 span.active,
dd.char_section12 a.active{
	background:url(../images/character/list12.png) no-repeat right -14px;
}

dd.char_section13 span,
dd.char_section13 a{
	background:url(../images/character/list13.png) no-repeat right top;
}

dd.char_section13 span:hover,
dd.char_section13 a:hover{
	background:url(../images/character/list13.png) no-repeat right -14px;
}

dd.char_section13 span.active,
dd.char_section13 a.active{
	background:url(../images/character/list13.png) no-repeat right -14px;
}

dd.char_section14 span,
dd.char_section14 a{
	background:url(../images/character/list14.png) no-repeat right top;
}

dd.char_section14 span:hover,
dd.char_section14 a:hover{
	background:url(../images/character/list14.png) no-repeat right -14px;
}

dd.char_section14 span.active,
dd.char_section14 a.active{
	background:url(../images/character/list14.png) no-repeat right -14px;
}

dd.char_section15 span,
dd.char_section15 a{
	background:url(../images/character/list15.png) no-repeat right top;
}

dd.char_section15 span:hover,
dd.char_section15 a:hover{
	background:url(../images/character/list15.png) no-repeat right -14px;
}

dd.char_section15 span.active,
dd.char_section15 a.active{
	background:url(../images/character/list15.png) no-repeat right -14px;
}

dd.char_section16 span,
dd.char_section16 a{
	background:url(../images/character/list16.png) no-repeat right top;
}

dd.char_section16 span:hover,
dd.char_section16 a:hover{
	background:url(../images/character/list16.png) no-repeat right -14px;
}

dd.char_section16 span.active,
dd.char_section16 a.active{
	background:url(../images/character/list16.png) no-repeat right -14px;
}

#menu dl.char dt.pt{
	padding-right:10px;
	padding-bottom:11px;
	padding-top:26px;
}

dd.mecha_section1 span,
dd.mecha_section1 a{
	background:url(../images/mechanics/list1.png) no-repeat right top;
}

dd.mecha_section1 span:hover,
dd.mecha_section1 a:hover{
	background:url(../images/mechanics/list1.png) no-repeat right -18px;
}

dd.mecha_section1 span.active,
dd.mecha_section1 a.active{
	background:url(../images/mechanics/list1.png) no-repeat right -18px;
}

dd.mecha_section2 span,
dd.mecha_section2 a{
	background:url(../images/mechanics/list2.png) no-repeat right top;
}

dd.mecha_section2 span:hover,
dd.mecha_section2 a:hover{
	background:url(../images/mechanics/list2.png) no-repeat right -18px;
}

dd.mecha_section2 span.active,
dd.mecha_section2 a.active{
	background:url(../images/mechanics/list2.png) no-repeat right -18px;
}

dd.mecha_section3 span,
dd.mecha_section3 a{
	background:url(../images/mechanics/list3.png) no-repeat right top;
}

dd.mecha_section3 span:hover,
dd.mecha_section3 a:hover{
	background:url(../images/mechanics/list3.png) no-repeat right -18px;
}

dd.mecha_section3 span.active,
dd.mecha_section3 a.active{
	background:url(../images/mechanics/list3.png) no-repeat right -18px;
}

dd.mecha_section4 span,
dd.mecha_section4 a{
	background:url(../images/mechanics/list4.png) no-repeat right top;
}

dd.mecha_section4 span:hover,
dd.mecha_section4 a:hover{
	background:url(../images/mechanics/list4.png) no-repeat right -18px;
}

dd.mecha_section4 span.active,
dd.mecha_section4 a.active{
	background:url(../images/mechanics/list4.png) no-repeat right -18px;
}

dd.mecha_section5 span,
dd.mecha_section5 a{
	background:url(../images/mechanics/list5.png) no-repeat right top;
}

dd.mecha_section5 span:hover,
dd.mecha_section5 a:hover{
	background:url(../images/mechanics/list5.png) no-repeat right -18px;
}

dd.mecha_section5 span.active,
dd.mecha_section5 a.active{
	background:url(../images/mechanics/list5.png) no-repeat right -18px;
}

dd.mecha_section6 span,
dd.mecha_section6 a{
	background:url(../images/mechanics/list6.png) no-repeat right top;
}

dd.mecha_section6 span:hover,
dd.mecha_section6 a:hover{
	background:url(../images/mechanics/list6.png) no-repeat right -18px;
}

dd.mecha_section6 span.active,
dd.mecha_section6 a.active{
	background:url(../images/mechanics/list6.png) no-repeat right -18px;
}

dd.mecha_section7 span,
dd.mecha_section7 a{
	background:url(../images/mechanics/list7.png) no-repeat right top;
}

dd.mecha_section7 span:hover,
dd.mecha_section7 a:hover{
	background:url(../images/mechanics/list7.png) no-repeat right -18px;
}

dd.mecha_section7 span.active,
dd.mecha_section7 a.active{
	background:url(../images/mechanics/list7.png) no-repeat right -18px;
}

dd.world_section1 span,
dd.world_section1 a{
	background:url(../images/world/list1.png) no-repeat right top;
}

dd.world_section1 span:hover,
dd.world_section1 a:hover{
	background:url(../images/world/list1.png) no-repeat right -15px;
}

dd.world_section1 span.active,
dd.world_section1 a.active{
	background:url(../images/world/list1.png) no-repeat right -15px;
}

dd.world_section2 span,
dd.world_section2 a{
	background:url(../images/world/list2.png) no-repeat right top;
}

dd.world_section2 span:hover,
dd.world_section2 a:hover{
	background:url(../images/world/list2.png) no-repeat right -15px;
}

dd.world_section2 span.active,
dd.world_section2 a.active{
	background:url(../images/world/list2.png) no-repeat right -15px;
}

dd.beta_section1 span,
dd.beta_section1 a{
	background:url(../images/world/list3.png) no-repeat right top;
}

dd.beta_section1 span:hover,
dd.beta_section1 a:hover{
	background:url(../images/world/list3.png) no-repeat right -15px;
}

dd.beta_section1 span.active,
dd.beta_section1 a.active{
	background:url(../images/world/list3.png) no-repeat right -15px;
}

dd.beta_section2 span,
dd.beta_section2 a{
	background:url(../images/world/list4.png) no-repeat right top;
}

dd.beta_section2 span:hover,
dd.beta_section2 a:hover{
	background:url(../images/world/list4.png) no-repeat right -15px;
}

dd.beta_section2 span.active,
dd.beta_section2 a.active{
	background:url(../images/world/list4.png) no-repeat right -15px;
}

dd.beta_section3 span,
dd.beta_section3 a{
	background:url(../images/world/list5.png) no-repeat right top;
}

dd.beta_section3 span:hover,
dd.beta_section3 a:hover{
	background:url(../images/world/list5.png) no-repeat right -15px;
}

dd.beta_section3 span.active,
dd.beta_section3 a.active{
	background:url(../images/world/list5.png) no-repeat right -15px;
}

dd.beta_section4 span,
dd.beta_section4 a{
	background:url(../images/world/list6.png) no-repeat right top;
}

dd.beta_section4 span:hover,
dd.beta_section4 a:hover{
	background:url(../images/world/list6.png) no-repeat right -15px;
}

dd.beta_section4 span.active,
dd.beta_section4 a.active{
	background:url(../images/world/list6.png) no-repeat right -15px;
}

dd.beta_section5 span,
dd.beta_section5 a{
	background:url(../images/world/list7.png) no-repeat right top;
}

dd.beta_section5 span:hover,
dd.beta_section5 a:hover{
	background:url(../images/world/list7.png) no-repeat right -15px;
}

dd.beta_section5 span.active,
dd.beta_section5 a.active{
	background:url(../images/world/list7.png) no-repeat right -15px;
}

#menu_e{
	width:230px;
	padding-top:20px;
	float:right;
	text-align:right;
	position:absolute;
	right:0;
	/*top:30px;*/
	top:0;
}

#menu_e ul{
	width:180px;
	height:46px;
	overflow:hidden;
	float:right;
	position:relative;
}

#menu_e ul li.back{
	width:60px;
	position:absolute;
	right:120px;
	top:0;
}

#menu_e ul li.next{
	width:60px;
	position:absolute;
	right:60px;
	top:0;
}

#menu_e ul li.top{
	width:60px;
	position:absolute;
	right:0;
	top:0;
}

#menu_e dl{
	width:220px;
	padding-top:14px;
	padding-right:10px;
	text-align:right;
	clear:both;
}

#menu_e dl dt{
	padding-bottom:7px;
	height:7px;
}

#menu_e dl dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}


/*----------------------------------------------------
	2. layout[index.html]
----------------------------------------------------*/

/* 1-1. index Main
----------------------------------------------------
#fullScreenWrap{
	background-color:#000011;
}

#top #wrapper{
	padding-top:750px;
}

#top #top_main{
	width:100%;
	min-width:976px;
}

#top #headnav{
	width:976px;
	overflow:hidden;
}

#top #headnav dl#top_copy{
	width:288px;
	position:fixed;
	top:20px;
	left:20px;
	padding:0;
	text-align:left;
}

#top #headnav dl#top_copy dt{
	padding-bottom:5px;
	font-size:1px;
	line-height:1px;	
}

#top #headnav dl#top_copy dd{
	font-size:0;
}

#top #main_catch dl#top_copy dd#catchcopy{
	padding-bottom:18px;	
}

#top #headnav dl#top_copy dd#date{
	padding-top:9px;
	padding-bottom:5px;	
}

#top #headnav dl#top_copy dd.txt{
	padding-bottom:5px;	
}

#top #headnav dl#top_copy dd#day{
	padding-top:5px;
}

#top #headnav p#copyright{
	width:144px;
	position:fixed;
	top:180px;
	left:20px;
	padding:0;
}

#top #headnav ul{
	width:200px;
	position:fixed;
	top:15px;
	right:20px;
}

#top #headnav ul li{
	float:left;
	padding-left:7px;
}

#top #headnav ul li#soundplayer{
	width:33px;
	height:38px;
}

#top #main_catch{
	position:fixed;
	bottom:137px;
	left:0px;
}*/


/**
 * 20121112　TOP_Event_Banner ADD
 */

/*
#top #main_catch ul#top_movie{
	padding-right:138px;
	position:relative;
	width:628px;
}

#top #main_catch ul#top_movie li{
	width:292px;
	overflow:hidden;
	float:left;
}

#top #main_catch ul#top_movie li#ytbtn{
	position:absolute;
	Xleft:-71px;
	left:9px;
	top:168px;
}

#top #main_catch ul#top_movie li#nicobtn{
	position:absolute;
	Xleft:-71px;
	left:302px;
	top:168px;
}

#top #main_catch ul#top_movie li #movie_in{
	width:314px;
	height:181px;
	padding-top:33px;
	background:url(../images/top/bg_movie.png) no-repeat 0 top;
}
*/

/*#top #main_catch ul#top_movie{
	padding-right:138px;
	position:relative;
	Xwidth:628px;
	width:890px;
}

#top #main_catch ul#top_movie li{
	width:292px;
	overflow:hidden;
	float:left;
}

#top #main_catch ul#top_movie li#ytbtn{
	position:absolute;
	Xleft:-71px;
	left:9px;
	top:168px;
}

#top #main_catch ul#top_movie li#nicobtn{
	position:absolute;
	Xleft:-71px;
	left:302px;
	top:168px;
}

#top #main_catch ul#top_movie li #movie_in{
	width:314px;
	height:181px;
	padding-top:33px;
	background:url(../images/top/bg_movie.png) no-repeat 0 top;
}

#top #main_catch ul#top_movie li.bann{
	width:468px;
	padding-left:20px;
	padding-top:136px;
}

#top #main_catch ul#top_movie li.ban1{
	width:280px;
	padding-left:5px;
}

#top #main_catch ul#top_movie li.ban2{
	width:284px;
}*/

/**
 * 20121112　TOP_Event_Banner ADD - END
 */




/*#top #top_cts{
	min-width:980px;
	width:100%;
	position:absolute;
	z-index:2;
	background:url(../images/common/bg.gif);
	left:0;
}

#top #top_cts_in{
	width:100%;
	background:url(../images/common/navbg_ds.png) no-repeat center 67px;
}

#top #gnav_top{
	margin:0 auto 0 70px;
	position:relative;
}

#top #info{
	width:100%;
	height:46px;
	background:url(../images/top/bg_info.png) repeat-x 21px top;
	position:absolute;
	top:-36px;
	right:0px;
	margin-right:39px;
	text-align:left;
} 


*:first-child+html #top #info{
	width:100%;
	height:46px;
	background:url(../images/top/bg_info.png) repeat-x 21px top;
	position:absolute;
	top:-46px;
	right:0px;
	margin-right:31px;
	text-align:left;
}


* html #top #info{
	width:100%;
	height:46px;
	background:url(../images/top/bg_info.png) repeat-x 21px top;
	position:absolute;
	top:-46px;
	right:0px;
	margin-right:31px;
	text-align:left;
}

#top #info dl{
	height:30px;
	background:url(../images/top/bg_info_left.png) no-repeat;
	margin-left:-41px;
	padding-top:18px;
	padding-left:47px;
	overflow:hidden;
	position:relative;
}

#top #info dt{
	width:102px;
	float:left;
	padding-right:14px;
}

#top #info dd{
	margin-left:120px;
	line-height:26px;
	overflow:hidden;
	position:absolute;
}

#top #info dt img{
	vertical-align:top;
}

#top #gnav_top h1{
	width:268px;
	position:absolute;
	top:-113px;
	right:12px;
	padding-top:8px;
}


*:first-child+html #top #gnav_top h1{
	width:268px;
	position:absolute;
	top:-123px;
	right:0px;
	padding-top:8px;
}


* html #top #gnav_top h1{
	width:268px;
	position:absolute;
	top:-123px;
	right:0px;
	padding-top:8px;
}

#top #gnav_menu{
	width:100%;
	background:url(../images/common/navbg_c.png) repeat-x left top;
	clear:both;
	margin-top:-10px;
}

#top #h_wrap{
	margin:0 auto;
	min-width:976px;
	height:100px;
	overflow:hidden;
}

#top #h_l{
	background:url(../images/common/navbg_l.png) no-repeat left top;
}

#top #h_r{
	background:url(../images/common/navbg_r.png) no-repeat right top;
}

#top #h_c{
	width:970px;
	margin:0 auto;
	background:url(../images/common/navbg_ov.png) no-repeat center 12px;
	overflow:hidden;
	padding-bottom:49px;
	padding-top:26px;
}

#top #h_c ul{
	padding-left:16px;
}

#top #h_c ul li{
	float:left;
}


#top #gnav_menu p#twitter{
	text-align:center;
	padding-top:10px;
	padding-bottom:22px;
}

#top #gnav_menu p#twitter a{
	display:block;
	width:960px;
	height:48px;
	margin:0 auto;
	background:url(../images/top/i_twitter.png) no-repeat center top;
	text-indent:-9999px;
}

#top #gnav_menu p#twitter a:hover{
	background:url(../images/top/i_twitter.png) no-repeat center 1px;
}*/

/* 1-2. Container
----------------------------------------------------
#top #container_wrap{
	width:100%;
	background:url(../images/common/bg.gif) repeat;
	overflow:hidden;
}

#top #top_title{
	width:960px;
	clear:both;
	margin:0 auto;
	text-align:left;
	padding-top:13px;
}

#top #top_title h2{
	padding-bottom:27px;
}

#top #container{
	width:100%;
	background:url(../images/top/bg_twitter.gif) no-repeat center top;
}*/

/* 1-3. Twitter contents 
----------------------------------------------------
#tweets{
	width:960px;
	margin:0 auto;
}

#tweets ul#list{
	width:960px;
	overflow:hidden;
	padding-bottom:30px;
}

#tweets ul#list li{
	width:320px;
	height:207px;
	background:url(../images/top/tweet_bg.gif) no-repeat center;
	float:left;
	position:relative;
}

#tweets ul#list li .ov{
	width:320px;
	height:207px;
	background:url(../images/top/tweet_ov.png) no-repeat center;
	position:absolute;
	top:0;
	left:0;
}

#tweets ul#list li .tweetload{
	width:320px;
	height:207px;
	background:url(../images/common/loading_s.gif) no-repeat center;
	position:absolute;
	top:0;
	left:0;
}

#tweets ul#list li dl{
	width:260px;
	height:147px;
	padding:30px 30px;
}

#tweets ul#list li dt{
	width:260px;
	height:30px;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-bottom:8px;
}

#tweets ul#list li dt a,
#tweets ul#list li dd a{
	color:#00c6ff;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
}

#tweets ul#list li dt span{
	padding-right:5px;
}


*:first-child+html #tweets ul#list li dd{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,sans-serif;
	font-size:10px;
}


* html #tweets ul#list li dd{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,sans-serif;
	font-size:10px;
}

#tweets ul#list li dd{
	width:260px;
	font-size:10px;
	line-height:1.5;
	word-wrap:break-word;
}

#tweets ul#list li img.loading{
	padding-top:63px;
	padding-left:112px;
}

#tweets ul#btn{
	width:248px;
	overflow:hidden;
	clear:both;
	padding-left:712px;
	padding-bottom:60px;
}

#tweets ul#btn li{
	float:left;
	padding-right:10px;
}*/


/*----------------------------------------------------
	3. layout [introduction.html]
----------------------------------------------------*/
#introduction{
	width:960px;
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
}

#introduction_in{
	width:890px;
	height:1123px;
	background:url(../images/introduction/bg.jpg) no-repeat left top;
	overflow:hidden;
	margin-left:9px;
	position:relative;
}

#intro_ja{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#intro_ja dl{
	width:827px;
	overflow:hidden;
	padding-left:63px;
	padding-top:67px;
}

#intro_ja dl dt{
	width:82px;
	height:1000px;
	float:left;
	padding-right:54px;
}

#intro_ja dl dd{
	padding-top:30px;
}

#intro_ja dl dd.pt{
	padding-top:84px;
}

#intro_en{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#intro_en dl{
	width:820px;
	overflow:hidden;
	padding-left:70px;
	padding-top:75px;
}

#intro_en dl dt{
	padding-bottom:25px;
	font-size:1px;
	line-height:0;
	
}

#intro_en dl dd{
	padding-bottom:28px;
	font-size:1px;
	line-height:0;
}

#intro_en dl dd.pt{
	padding-top:48px;
}


/*----------------------------------------------------
	4. layout [story.html]
----------------------------------------------------*/
#story{
	width:960px;
	/*padding-top:25px;*/
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
}

#story img{
	vertical-align:top;
}

#blog_bg{
	width:960px;
	background:url(../images/story/bg.gif) repeat-y left top;
}

#blog_bg_in{
	width:950px;
	background:url(../images/story/bg_in.gif) no-repeat 150px top;
	padding-bottom:80px;
	padding-left:10px;
	overflow:hidden;
}

#blog_bg_in h3{
	width:950px;
	height:10px;
	display:block;
	margin:0;
	padding:10px 0 8px 0;
}

#blog_side_e{
	width:180px;
	float:left;
	padding-right:40px;
}

#blog_side_e li{
	width:180px;
	height:100px;
	display:block;
	overflow:hidden;
	position:relative;
	margin-top:2px;
	background-color:#000;
}

#blog_side_e li a{
	width:180px;
	height:100px;
	display:block;
}

#blog_side_e li a:hover{
	text-decoration:none;
}

#blog_side_e li span{
	width:160px;
	position:absolute;
	left:12px;
	top:68px;
	font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","メイリオ",'Meiryo', sans-serif;
	font-size:16px;
	font-weight:bold;
}

#blog_main_e{
	width:580px;
	float:left;
}

#blog_main_e p.e_mainimg{
	width:580px;
	height:356px;
	overflow:hidden;
	background-color:#000;
}

#blog_main_e dl{
	width:580px;
	padding-top:30px;
	padding-bottom:18px;
}

#blog_main_e dl dt{
	width:580px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
}

#blog_main_e dl dd{
	width:580px;
	font-size:20px;
	font-weight:bold;
}

#blog_main_e .txt_box_e{
	width:580px;
	line-height:2.7;
}


/*----------------------------------------------------
	5. layout [world.html]
----------------------------------------------------*/
#world,
#history,
#beta{
	width:960px;
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
}

#world_in{
	width:890px;
	height:1123px;
	background:url(../images/world/bg.jpg) no-repeat left top;
	overflow:hidden;
	margin-left:9px;
	position:relative;
}

#world_ja{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#world_ja dl{
	width:827px;
	overflow:hidden;
	padding-left:63px;
	padding-top:67px;
}

#world_ja dl dt{
	width:82px;
	height:1000px;
	float:left;
	padding-right:54px;
}

#world_ja dl dd{
	padding-top:40px;
}

#world_ja dl dd.pt{
	padding-top:96px;
}

#world_en{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#world_en dl{
	width:820px;
	overflow:hidden;
	padding-left:70px;
	padding-top:75px;
}

#world_en dl dt{
	padding-bottom:25px;
	font-size:1px;
	line-height:0;
}

#world_en dl dd{
	padding-bottom:28px;
	font-size:1px;
	line-height:0;
}

#world_en dl dd.pt{
	padding-top:48px;
}

#world_in2{
	width:950px;
	background:url(../images/world/his_bgrep.jpg) repeat-y;
	overflow:hidden;
	margin-left:9px;
	position:relative;
}

div#world_history{
	width:950px;
	height:1960px;
	background:url(../images/world/his_bg.jpg) no-repeat;
	position:relative;
}

div#world_history h3{
	width:80px;
	position:absolute;
	top:450px;
	left:70px;
}

div#world_history ul.yearbox{
	width:566px;
	overflow:hidden;
}

div#world_history ul.yearbox li{
	width:279px;
	height:324px;
	float:left;
	padding-right:4px;
	background:url(../images/world/bg_year.png) no-repeat;
}

div#world_history ul.yearbox li dl{
	padding-top:53px;
	text-align:center;
}

div#world_history ul.yearbox li dt{
	font-size:1px;
	line-height:1px;
}

div#world_history ul.yearbox li dd{
	font-size:1px;
	line-height:1px;
}

div#world_history ul.yearbox li dd.ttl{
	font-size:1px;
	line-height:1px;
	padding-bottom:28px;
}

div#world_history ul.yearbox li dd.ttlt{
	font-size:1px;
	line-height:1px;
	padding-bottom:9px;
}

div#world_history ul#year1{
	position:absolute;
	top:68px;
	left:104px;
}

div#world_history ul#year2{
	position:absolute;
	top:313px;
	left:246px;
}

div#world_history ul#year3{
	position:absolute;
	top:558px;
	left:388px;
}

div#world_history ul#year4{
	position:absolute;
	top:803px;
	left:246px;
}

div#world_history ul#year5{
	position:absolute;
	top:1048px;
	left:105px;
}

div#world_history ul#year6{
	position:absolute;
	top:1342px;
	left:246px;
}

div#world_history ul#year7{
	position:absolute;
	top:1588px;
	left:105px;
}

div#world_history ul#year1 li dt{
	padding-bottom:34px;
}

div#world_history ul#year2 li dt{
	padding-bottom:46px;
}

div#world_history ul#year3 li dt{
	padding-bottom:29px;
}

div#world_history ul#year4 li dt{
	padding-bottom:24px;
}

div#world_history ul#year5 li dt{
	padding-bottom:31px;
}

div#world_history ul#year6 li dt{
	padding-bottom:56px;
}

div#world_history ul#year7 li dt{
	padding-bottom:51px;
}

ul#world_beta{
	width:862px;
	background:url(../images/world/bg_beta.jpg) no-repeat;
	padding-top:32px;
	padding-left:28px;
}

ul#world_beta li{
	width:862px;
	background:url(../images/world/line_beta.png) no-repeat 0 bottom;
	padding-bottom:50px;
	margin-bottom:50px;
	position:relative;
}

ul#world_beta li#betabox1{
	width:862px;
	height:454px;
}

ul#world_beta li#betabox2{
	width:862px;
	height:430px;
}

ul#world_beta li#betabox3{
	width:862px;
	height:479px;
}

ul#world_beta li#betabox4{
	width:862px;
	height:408px;
}

ul#world_beta li#betabox5{
	width:862px;
	height:566px;
	margin-bottom:0;
	background:none;
}

ul#world_beta li dl.name{
	padding-bottom:50px;
}

ul#world_beta li dl.name dt{
	font-size:1px;
	line-height:1px;
	padding-bottom:20px;
}

ul#world_beta li dl.name dd{
	font-size:1px;
	line-height:1px;
	padding-bottom:10px;
}

ul#world_beta li dl.spec dt{
	font-size:1px;
	line-height:1px;
	padding-bottom:20px;
}

ul#world_beta li dl.spec dd{
	font-size:1px;
	line-height:1px;
	padding-bottom:14px;
}

ul#world_beta li dl.spec dd.size{
	padding-bottom:0px;
	padding-top:27px;
}

ul#world_beta p#beta_img1{
	position:absolute;
	top:46px;
	right:150px;
}

ul#world_beta p#beta_img2{
	position:absolute;
	top:45px;
	right:90px;
}
ul#world_beta p#beta_img3{
	position:absolute;
	top:46px;
	right:110px;
}
ul#world_beta p#beta_img4{
	position:absolute;
	top:93px;
	right:40px;
}
ul#world_beta p#beta_img5{
	position:absolute;
	top:66px;
	right:40px;
}

#beta_in{
	width:890px;
	height:833px;
	overflow:hidden;
	margin-left:9px;
	/*background:url(../images/world/beta_bg.jpg) no-repeat -300px top;*/
}

#beta_section ul{
	position:absolute;
	left:50px;
	top:30px;
	/*top:80px;*/
}

#beta_section ul.l_b{
	position:absolute;
	left:50px;
	/*top:652px;*/
	top:680px;
}

#beta_section ul.r_b{
	position:absolute;
	left:551px;
	/*top:652px;*/
	top:680px;
}

#beta_section ul li{
	font-size:1px;
	line-height:1px;
	padding-bottom:19px;
}

#beta_section ul li.beta{
	padding-bottom:19px;
}

#beta_section ul li.type{
	padding-bottom:9px;
}

#beta_section ul li.class{
	padding-bottom:50px;
}

#beta_section ul li.data{
	padding-top:19px;
}

#beta_section ul li.data2{
	padding-top:0px;
}

#beta_section1{
	position:absolute;
	left:0;
	top:0;
}

#beta_section1 .char{
	position:absolute;
	/*left:372px;
	top:32px;*/
	left:350px;
	top:0;
}

#beta_section2{
	position:absolute;
	left:0;
	top:0;
}

#beta_section2 .char{
	position:absolute;
	left:278px;
	top:71px;
}

#beta_section3{
	position:absolute;
	left:0;
	top:0;
}

#beta_section3 .char{
	position:absolute;
	left:357px;
	top:34px;
}

#beta_section4{
	position:absolute;
	left:0;
	top:0;
}

#beta_section4 .char{
	position:absolute;
	left:32px;
	top:47px;
}

#beta_section5{
	position:absolute;
	left:0;
	top:0;
}

#beta_section5 .char{
	position:absolute;
	left:93px;
	top:25px;
}


/*----------------------------------------------------
	6. layout [character.html]
----------------------------------------------------*/
#character{
	width:960px;
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#character_in{
	width:890px;
	height:1123px;
	background:url(../images/character/character_bg.jpg) no-repeat -300px top;
	overflow:hidden;
	margin-left:9px;
}

#char_section ul{
	position:absolute;
	left:50px;
	top:26px;
}

#char_section ul li{
	padding-top:12px;
}

#char_section ul li.name{
	padding-top:16px;
}

#char_section ul li.cv{
	padding-top:10px;
	font-size:1px;
	line-height:1px;
}

#char_section ul li.class{
	padding-top:18px;
	font-size:1px;
	line-height:1px;
}

#char_section ul li.class2{
	padding-top:9px;
	font-size:1px;
	line-height:1px;
}

#char_section ul li.ex{
	padding-top:24px;
	padding-bottom:2px;
}

#char_section1{
	position:absolute;
	left:0;
	top:0;
}

#char_section1 .char{
	position:absolute;
	left:285px;
	top:10px;
}

#char_section2{
	position:absolute;
	left:0;
	top:0;
}

#char_section2 .char{
	position:absolute;
	left:9px;
	top:30px;
}

#char_section ul.r_b{
	position:absolute;
	left:590px;
	top:590px;
	text-align:right;
}

#char_section3{
	position:absolute;
	left:0;
	top:0;
}

#char_section3 .char{
	position:absolute;
	left:361px;
	top:27px;
}

#char_section4{
	position:absolute;
	left:0;
	top:0;
}

#char_section4 .char{
	position:absolute;
	left:125px;
	top:32px;
}

#char_section5{
	position:absolute;
	left:0;
	top:0;
}

#char_section5 .char1{
	position:absolute;
	left:535px;
	top:38px;
}

#char_section5 .char2{
	position:absolute;
	left:340px;
	top:400px;
}

#char_section5 .char3{
	position:absolute;
	left:70px;
	top:400px;
}

#char_section6{
	position:absolute;
	left:0;
	top:0;
}

#char_section6 .char1{
	position:absolute;
	left:516px;
	top:43px;
}

#char_section6 .char2{
	position:absolute;
	left:321px;
	top:413px;
}

#char_section6 .char3{
	position:absolute;
	left:38px;
	top:413px;
}

#char_section7{
	position:absolute;
	left:0;
	top:0;
}

#char_section7 .char1{
	position:absolute;
	left:516px;
	top:49px;
}

#char_section7 .char2{
	position:absolute;
	left:317px;
	top:423px;
}

#char_section7 .char3{
	position:absolute;
	left:76px;
	top:422px;
}

#char_section8{
	position:absolute;
	left:0;
	top:0;
}

#char_section8 .char1{
	position:absolute;
	left:534px;
	top:34px;
}

#char_section8 .char2{
	position:absolute;
	left:312px;
	top:416px;
}

#char_section8 .char3{
	position:absolute;
	left:40px;
	top:416px;
}

#char_section9{
	position:absolute;
	left:0;
	top:0;
}

#char_section9 .char1{
	position:absolute;
	left:455px;
	top:40px;
}

#char_section9 .char2{
	position:absolute;
	left:333px;
	top:416px;
}

#char_section9 .char3{
	position:absolute;
	left:51px;
	top:416px;
}

#char_section10{
	position:absolute;
	left:0;
	top:0;
}

#char_section10 .char1{
	position:absolute;
	left:523px;
	top:46px;
}

#char_section10 .char2{
	position:absolute;
	left:338px;
	top:416px;
}

#char_section10 .char3{
	position:absolute;
	left:84px;
	top:416px;
}

#char_section11{
	position:absolute;
	left:0;
	top:0;
}

#char_section11 .char1{
	position:absolute;
	left:569px;
	top:55px;
}

#char_section11 .char2{
	position:absolute;
	left:355px;
	top:416px;
}

#char_section11 .char3{
	position:absolute;
	left:95px;
	top:416px;
}

#char_section12{
	position:absolute;
	left:0;
	top:0;
}

#char_section12 .char1{
	position:absolute;
	left:539px;
	top:77px;
}

#char_section12 .char2{
	position:absolute;
	left:348px;
	top:468px;
}

#char_section12 .char3{
	position:absolute;
	left:118px;
	top:468px;
}

#char_section13{
	position:absolute;
	left:0;
	top:0;
}

#char_section13 .char1{
	position:absolute;
	left:513px;
	top:50px;
}

#char_section13 .char2{
	position:absolute;
	left:320px;
	top:415px;
}

#char_section13 .char3{
	position:absolute;
	left:62px;
	top:415px;
}

#char_section14{
	position:absolute;
	left:0px;
	top:0px;
}

#char_section14 .char1{
	position:absolute;
	left:530px;
	top:55px;
}

#char_section14 .char2{
	position:absolute;
	left:300px;
	top:412px;
}

#char_section14 .char3{
	position:absolute;
	left:55px;
	top:412px;
}

#char_section15{
	position:absolute;
	left:0;
	top:0;
}

#char_section15 .char1{
	position:absolute;
	left:536px;
	top:51px;
}

#char_section15 .char2{
	position:absolute;
	left:324px;
	top:417px;
}

#char_section15 .char3{
	position:absolute;
	left:57px;
	top:417px;
}

#char_section16{
	position:absolute;
	left:0;
	top:0;
}

#char_section16 .char1{
	position:absolute;
	left:529px;
	top:60px;
}

#char_section16 .char2{
	position:absolute;
	left:326px;
	top:410px;
}

#char_section16 .char3{
	position:absolute;
	left:76px;
	top:410px;
}

/*----------------------------------------------------
	7. layout [mechanics.html]
----------------------------------------------------*/
#mechanics{
	width:960px;
	position:relative;
	overflow:hidden;
	padding-bottom:50px;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#mecha_section{
	width:890px;
	height:1123px;
	overflow:hidden;
	margin-left:10px;
}

#mecha_section ul{
	position:absolute;
	left:10px;
	top:0px;
}

#mecha_section ul li{
	padding-bottom:13px;
	font-size:1px;
	line-height:1px;
}

#mecha_section ul li img{
	vertical-align:top;
}

#mecha_section ul li.type{
	padding-top:4px;
	padding-bottom:10px;
	font-size:1px;
	line-height:1px;
}

#mecha_section ul li.name{
	padding-bottom:12px;
}

#mecha_section ul li.sub{
	padding-bottom:0px;
	font-size:1px;
	line-height:1px;
}

#mecha_section ul li.ex{
	padding-top:38px;
	padding-bottom:20px;
	font-size:1px;
	line-height:1px;
}

#mecha_section ul li.type_name{
	padding-top:24px;
	font-size:1px;
	line-height:1px;
}

#mecha_section0{
	width:890px;
	height:1123px;
	background:url(../images/mechanics/0/bg.jpg) no-repeat -300px top;
	position:absolute;
	left:0;
	top:0;
}

#mecha_section0 dl{
	width:827px;
	overflow:hidden;
	padding-left:70px;
	padding-top:67px;
}

#mecha_section0 dl dt{
	width:82px;
	height:1000px;
	float:left;
	padding-right:30px;
}

#mecha_section0 dl dd{
	padding-top:50px;
}

#mecha_section0 dl dd.pt{
	padding-top:22px;
}

#mecha_section1{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section1 .mecha{
	position:absolute;
	left:154px;
	top:0px;
}

#mecha_section2{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section2 .mecha{
	position:absolute;
	left:202px;
	top:20px;
}

#mecha_section3{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section3 .mecha{
	position:absolute;
	left:148px;
	top:0px;
}

#mecha_section4{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section4 .mecha{
	position:absolute;
	left:133px;
	top:40px;
}

#mecha_section5{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section5 .mecha{
	position:absolute;
	left:120px;
	top:3px;
}

#mecha_section6{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section6 .mecha{
	position:absolute;
	left:180px;
	top:11px;
}

#mecha_section7{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section7 .mecha{
	position:absolute;
	left:157px;
	top:75px;
}


/*----------------------------------------------------
	8. layout [cast_staff.html]
----------------------------------------------------*/
#cast_staff{
	width:960px;
	padding-top:25px;
	position:relative;
	overflow:hidden;
	padding-bottom:75px;
}

#staff{
	width:460px;
	padding-left:10px;
	float:left;
	/*background:url(../images/cast_staff/line.gif) no-repeat 150px top;*/
}

#staff h3{
	/*padding-top:56px;*/
	width:140px;
	float:left;
}

#staff h3 img{
	vertical-align:top;
}

#staff dl{
	/*padding-top:56px;*/
	width:320px;
	float:left;
	font-size:0;
}

#staff dt{
	padding-bottom:12px;
}

#staff dl img{
	vertical-align:top;
}

#staff dl dd{
	padding-bottom:33px;
}

#cast{
	width:320px;
	float:left;
	/*background:url(../images/cast_staff/line.gif) no-repeat 141px top;*/
}

#cast h3{
	/*padding-top:56px;*/
	width:140px;
	float:left;
}

#cast h3 img{
	vertical-align:top;
}

#cast dl{
	/*padding-top:56px;*/
	width:180px;
	float:left;
	font-size:0;
}

#cast dt{
	padding-bottom:12px;
}

#cast dl img{
	vertical-align:top;
}

#cast dl dd{
	padding-bottom:33px;
}

#artist{
	width:950px;
	clear:both;
	padding-top:60px;
	padding-left:10px;
	overflow:hidden;
}

#artist h3{
	width:140px;
	float:left;
}

#artist_in{
	width:810px;
	float:left;
}

#artist dl{
	width:810px;
	padding-bottom:50px;
	font-size:0;
}

#artist dl.last{
	padding-bottom:0px;
}

#artist dd.main{
	padding-top:8px;
	padding-bottom:11px;
}

#artist dd{
	padding-top:11px;
}


/*----------------------------------------------------
	9. layout [onair.html]
----------------------------------------------------*/
#onair{
	width:960px;
	padding-top:25px;
	position:relative;
	overflow:hidden;
	padding-bottom:75px;
}

#notification{
	width:960px;
	clear:both;
	overflow:hidden;
}

#notification h3{
	width:220px;
	padding-left:10px;
	float:left;
}

#notification h3 img{
	vertical-align:top;
}

#notification p{
	float:left;
}

#broadcast{
	width:960px;
	clear:both;
	margin-top:70px;
	overflow:hidden;
}

#broadcast h3{
	width:220px;
	padding-left:10px;
	float:left;
}

#broadcast h3 img{
	vertical-align:top;
}

#broadcast div.bro_box{
	width:730px;
	float:left;
	overflow:hidden;
}

#broadcast dl.box{
	width:730px;
	line-height:1.8;
	overflow:hidden;
	padding-bottom:20px;
}

#broadcast dl.box dt.l{
	font-size:14px;
	width:260px;
	float:left;
	padding-right:60px;
}

#broadcast dl.box dt.l span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
	width:260px;
	display:block;
}

#broadcast dl.box dd.r{
	width:260px;
	float:left;
	font-size:14px;
}

#broadcast dl.pb{
	padding-bottom:45px;
}

#broadcast dl.box_btm{
	width:730px;
	line-height:1.8;
	overflow:hidden;
	padding-top:40px;
}

#broadcast dl.box_btm dt.l{
	font-size:14px;
	width:260px;
	float:left;
	padding-right:60px;
}

#broadcast dl.box_btm dt.l span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
	width:260px;
	display:block;
}

#broadcast dl.box_btm dd.r{
	width:260px;
	float:left;
	font-size:14px;
}

#broadcast p{
	width:730px;
	clear:both;
	padding-top:40px;
}


/*----------------------------------------------------
	10.layout [news.html][media.html][special.html][goods.html]
----------------------------------------------------*/
#blog{
	width:960px;
	padding-top:25px;
	position:relative;
	overflow:hidden;
}

#blog_side{
	width:230px;
	float:left;
	padding-bottom:100px;
}

#blog_main{
	width:500px;
	float:left;
	min-height:700px;
	padding-bottom:30px;
}

#blog_side h3{
	padding-bottom:2px;
}

#blog_side h3.mtop{
	padding-top:45px;
}

#blog_side dl{
	width:190px;
	padding-left:10px;
}

#blog_side dl dt{
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
	padding-top:20px;
	letter-spacing:1px;
}
#blog_side dl dd{
	width:190px;
	font-size:10px;
	padding-top:7px;
	line-height:1.8;
}

#blog_side dl dd a{
	width:190px;
	display:block;
}

#blog_side ul{
	width:190px;
	padding-top:16px;
	padding-left:10px;
}

#blog_side li{
	font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","メイリオ",'Meiryo', sans-serif;
	font-size:10px;
	padding-left:15px;
	line-height:2.8;
	background:url(../images/common/t_arrow.gif) no-repeat 3px center;
}

#blog_side li a{
	width:190px;
	display:block;
}

#blog_main .item_box{
	width:480px;
	padding:45px 10px 60px;
	background:url(../images/common/line_top.gif) no-repeat left 5px;
	overflow:hidden;
}

#blog_main .item_box dt.tit{
	font-size:16px;
	font-weight:bold;
	line-height:1.5;
}

#blog_main .item_box dd.time{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
	padding-top:6px;
	letter-spacing:1px;
}

#blog_main .txt_box{
	padding-top:40px;
	line-height:1.7;
}

#blog_main .txt_box p{
	padding-bottom:15px;
}

#blog_main .txt_box img{
	padding-bottom:10px;
	padding-top:10px;
}

#newsbtn{
	width:480px;
	padding-top:45px;
}

#newsbtn li{
	float:left;
	padding-right:5px;
}

ul#goods_cate{
	width:500px;
	overflow:hidden;
	padding-bottom:30px;
}

ul#goods_cate li{
	float:left;
}


/*----------------------------------------------------
	11.layout [story0.html]
----------------------------------------------------*/
#blog_main_e0{
	width:610px;
	float:left;
}

#story0{
	width:610px;
	position:relative;
	overflow:hidden;
}

#story0_in{
	width:610px;
	height:1300px;
	position:relative;
	overflow:hidden;
}

#story0_ja{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#story0_ja dl{
	width:585px;
	overflow:hidden;
	padding-top:40px;
	padding-left:25px;
}

#story0_ja dl dt{
	width:81px;
	height:1000px;
	float:left;
	padding-right:50px;
	font-size:1px;
	line-height:1px;
}

#story0_ja dl dd{
	font-size:1px;
	line-height:1px;
	padding-top:27px;
}

#story0_ja dl dd.top{
	padding-top:40px;
}

#story0_ja dl dd.pt{
	padding-top:70px;
}

#story0_en{
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#story0_en dl{
	width:580px;
	padding-top:50px;
	padding-left:30px;
	overflow:hidden;
}

#story0_en dl dt{
	padding-bottom:23px;
	font-size:1px;
	line-height:0;
}

#story0_en dl dt.pb{
	padding-bottom:70px;
}

#story0_en dl dd{
	padding-bottom:28px;
	font-size:1px;
	line-height:0;
}

#story0_en dl dd.pt{
	padding-top:40px;
}

#menu_s{
	width:230px;
	padding-top:20px;
	position:absolute;
	right:0;
	/*top:28px;*/
	top:0;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu_s ul{
	width:180px;
	height:46px;
	overflow:hidden;
	float:right;
	position:relative;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu_s ul li.back{
	width:60px;
	position:absolute;
	right:120px;
	top:0;
}

#menu_s ul li.next{
	width:60px;
	position:absolute;
	right:60px;
	top:0;
}

#menu_s ul li.top{
	width:60px;
	position:absolute;
	right:0;
	top:0;
}

#menu_s dl{
	width:220px;
	padding-top:14px;
	padding-right:10px;
	text-align:right;
	clear:both;
}

#menu_s dl dt{
	padding-bottom:7px;
	height:7px;
}

#menu_s dl dd {
    -moz-user-select: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
}


/*----------------------------------------------------
	12. layout [error.html]
----------------------------------------------------*/
#error{
	width:960px;
	padding-top:25px;
	position:relative;
	overflow:hidden;
	padding-bottom:75px;
}

#notification{
	width:960px;
	clear:both;
	overflow:hidden;
}

#notification h3{
	width:220px;
	padding-left:10px;
	float:left;
}

#notification h3 img{
	vertical-align:top;
}

#notification p{
	float:left;
}

#explanation{
	width:960px;
	clear:both;
	margin-top:70px;
	overflow:hidden;
}

#explanation h3{
	width:220px;
	padding-left:10px;
	float:left;
}

#explanation h3 img{
	vertical-align:top;
}

#explanation div.exp_box{
	width:730px;
	float:left;
	overflow:hidden;
	padding-bottom:25px;
}

#explanation dl.box{
	width:730px;
	line-height:1.8;
	overflow:hidden;
	padding-bottom:50px;
}

#explanation dl.box dt.l{
	font-size:14px;
	width:220px;
	float:left;
	padding-right:40px;
}

#explanation dl.box dt.l span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a77a8;
	width:220px;
	display:block;
}

#explanation dl.box dd.r{
	width:470px;
	float:left;
	font-size:14px;
}

#explanation dl.box dd.r ul{
	width:470px;
}

#explanation dl.box dd.r ul li{
	background:url(../images/error/i_list.gif) no-repeat left 11px;
	padding-left:10px;
	padding-bottom:3px;
}

#explanation dl.box dd.r ul li a{
	text-decoration:underline;
}

#explanation dl.box dd.r ul li a:hover{
	text-decoration:none;
}


/*----------------------------------------------------
	layout-renewal_2012.11.29 [index.html]
----------------------------------------------------*/

/* index Main
----------------------------------------------------*/
#top{
	background:url(../images/top/bg.gif) repeat;
}

#top #top_main{
	width:100%;
	padding-top:53px;
	position:relative;
	padding-bottom:30px;
}

#top #fullScreenBg{
	width:100%;
	min-width:976px;
}

#top #hgroup h1{
	width:284px;
	position:absolute;
	bottom:35px;
	left:50%;
	margin-left:-142px;
}

/*
#top #hgroup h2{
	width:74px;
	position:absolute;
	top:53%;
	left:50%;
	margin-top:-145px;
	margin-left:-37px;
}*/
#top #hgroup h2{
	width:74px;
	position:absolute;
	top:18%;
	left:4%;
	opacity:.9;
}

#top #top_head{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

#top ul#newsline{
	width:100%;
	height:30px;
	overflow:hidden;
	text-align:left;
	position:relative;
}

#top ul#newsline li{
	font-size:14px;
	font-weight:bold;
	padding-left:7px;
	position:absolute;
	line-height:30px;
}

#top #gnav_menu{
	width:100%;
	background:url(../images/common/navbg_c.png) repeat-x left top;
	clear:both;
	margin-top:-10px;
}

#top #h_wrap{
	margin:0 auto;
	min-width:976px;
	height:100px;
	overflow:hidden;
}

#top #h_l{
	background:url(../images/common/navbg_l.png) no-repeat left top;
}

#top #h_r{
	background:url(../images/common/navbg_r.png) no-repeat right top;
}

#top #h_c{
	width:970px;
	margin:0 auto;
	background:url(../images/common/navbg_ov.png) no-repeat center 12px;
	overflow:hidden;
	padding-bottom:49px;
	padding-top:26px;
}

#top #h_c ul{
	padding-left:16px;
}

#top #h_c ul li{
	float:left;
}

#top #top_main_btm{
	width:100%;
	min-width:976px;
	overflow:hidden;
	background:url(../images/top/tctsbg_c.png) repeat-x left bottom;
	position:absolute;
	bottom:0;
	left:0;
}

#top #tmb_l{
	width:100%;
	background:url(../images/top/tctsbg_l.png) no-repeat left bottom;
	overflow:hidden;
}

#top #tmb_r{
	width:100%;
	background:url(../images/top/tctsbg_r.png) no-repeat right bottom;
	overflow:hidden;
}

#top #tmb_c{
	width:100%;
	overflow:hidden;
	background:url(../images/top/tctsbg_ov.png) no-repeat center bottom;
	padding-bottom:85px;
}

#top p#copyright{
	width:121px;
	position:absolute;
	bottom:55px;
	left:16px;
	padding:0;
}

#top ul#sns{
	width:200px;
	position:absolute;
	bottom:47px;
	right:10px;
}

#top ul#sns li{
	float:left;
	padding-left:7px;
}

#top ul#sns li#soundplayer{
	width:33px;
	height:38px;
}

/* Contents
----------------------------------------------------*/
#top #top_cts{
	width:100%;
	padding-top:30px;
	padding-bottom:55px;
	clear:both;
}

#top #spevent{
	width:960px;
	margin:0 auto;
	padding-bottom:50px;
}

#top #spevent h2{
	padding-bottom:20px;
}

#top #spevent ul{
X	width:960px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
}

#top #spevent li{
X	width:461px;
	float:left;
X	padding-left:9px;
}

#top #spevent li.lt {
	padding-right:0;
	float:right;
}

#top #tweets{
	width:980px;
	margin:0 auto;
}

#top #tweets h2{
	padding-bottom:13px;
}

#top #tweets ul#list{
	width:974px;
	height:626px;
	background:url(../images/top/bg_twitter.png) no-repeat 0 center;
	overflow:hidden;
	padding-top:7px;
	padding-left:6px;
	text-align:left;
}

#top #tweets ul#list li{
	width:320px;
	height:206px;
	background:url(../images/top/tweet_bg.gif) no-repeat center;
	float:left;
	position:relative;
}

#top #tweets ul#list li .tweetload{
	width:320px;
	height:206px;
	background:url(../images/common/loading_s.gif) no-repeat center;
	position:absolute;
	top:0;
	left:0;
}

#top #tweets ul#list li .ov {
	width: 320px;
	height:206px;
    background:url(../images/top/tweet_bg.gif) no-repeat center;
	position: absolute;
    left: 0;
    top: 0;
}

#top #tweets ul#list li dl{
	width:260px;
	height:147px;
	padding:30px 30px;
}

#top #tweets ul#list li dt{
	width:260px;
	height:30px;
	overflow:hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-bottom:8px;
}

#top #tweets ul#list li dd{
	font-family:Arial, Helvetica, sans-serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","メイリオ",'Meiryo';
}

#top #tweets ul#list li dt a,
#top #tweets ul#list li dd a{
	color:#00c6ff;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
}

#top #tweets ul#list li dt span{
	padding-right:5px;
}

/*IE7*/
*:first-child+html #top #tweets ul#list li dd{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,sans-serif;
	font-size:10px;
}

/*IE6*/
* html #top tweets ul#list li dd{
	font-family:"ＭＳ Ｐゴシック","MS PGothic","メイリオ",Meiryo,sans-serif;
	font-size:10px;
}

#top #tweets ul#list li dd{
	width:260px;
	font-size:10px;
	line-height:1.5;
	word-wrap:break-word;
}

#top #tweets ul#list li img.loading{
	padding-top:63px;
	padding-left:112px;
}

#top #tweets ul#btn{
	width:210px;
	overflow:hidden;
	clear:both;
	padding:5px 15px 0 755px;
}

#top #tweets ul#btn li{
	float:left;
	padding-right:10px;
}

#top #f_topic_in #ban{
	background:url(../images/common/line_ban.gif) no-repeat left bottom;
	width:940px;
	padding:18px 10px 20px 10px;
	overflow:hidden;
}

#top #f_topic_in p.left{
	width:468px;
	float:left;
}

#top #f_topic_in p.right{
	width:468px;
	float:right;
}


/*----------------------------------------------------
	add 2012.11.29 [character.html]
----------------------------------------------------*/
dd.char_section17 span,
dd.char_section17 a{
	background:url(../images/character/list17.png) no-repeat right top;
}

dd.char_section17 span:hover,
dd.char_section17 a:hover{
	background:url(../images/character/list17.png) no-repeat right -14px;
}

dd.char_section17 span.active,
dd.char_section17 a.active{
	background:url(../images/character/list17.png) no-repeat right -14px;
}

dd.char_section18 span,
dd.char_section18 a{
	background:url(../images/character/list18.png) no-repeat right top;
}

dd.char_section18 span:hover,
dd.char_section18 a:hover{
	background:url(../images/character/list18.png) no-repeat right -14px;
}

dd.char_section18 span.active,
dd.char_section18 a.active{
	background:url(../images/character/list18.png) no-repeat right -14px;
}

dd.char_section19 span,
dd.char_section19 a{
	background:url(../images/character/list19.png) no-repeat right top;
}

dd.char_section19 span:hover,
dd.char_section19 a:hover{
	background:url(../images/character/list19.png) no-repeat right -14px;
}

dd.char_section19 span.active,
dd.char_section19 a.active{
	background:url(../images/character/list19.png) no-repeat right -14px;
}

dd.char_section20 span,
dd.char_section20 a{
	background:url(../images/character/list20.png) no-repeat right top;
}

dd.char_section20 span:hover,
dd.char_section20 a:hover{
	background:url(../images/character/list20.png) no-repeat right -14px;
}

dd.char_section20 span.active,
dd.char_section20 a.active{
	background:url(../images/character/list20.png) no-repeat right -14px;
}

dd.char_section21 span,
dd.char_section21 a{
	background:url(../images/character/list21.png) no-repeat right top;
}

dd.char_section21 span:hover,
dd.char_section21 a:hover{
	background:url(../images/character/list21.png) no-repeat right -14px;
}

dd.char_section21 span.active,
dd.char_section21 a.active{
	background:url(../images/character/list21.png) no-repeat right -14px;
}

dd.char_section22 span,
dd.char_section22 a{
	background:url(../images/character/list22.png) no-repeat right top;
}

dd.char_section22 span:hover,
dd.char_section22 a:hover{
	background:url(../images/character/list22.png) no-repeat right -14px;
}

dd.char_section22 span.active,
dd.char_section22 a.active{
	background:url(../images/character/list22.png) no-repeat right -14px;
}

dd.char_section23 span,
dd.char_section23 a{
	background:url(../images/character/list23.png) no-repeat right top;
}

dd.char_section23 span:hover,
dd.char_section23 a:hover{
	background:url(../images/character/list23.png) no-repeat right -14px;
}

dd.char_section23 span.active,
dd.char_section23 a.active{
	background:url(../images/character/list23.png) no-repeat right -14px;
}

#char_section17{
	position:absolute;
	left:0;
	top:0;
}

#char_section17 .char1{
	position:absolute;
	left:474px;
	top:80px;
}

#char_section18{
	position:absolute;
	left:0;
	top:0;
}

#char_section18 .char1{
	position:absolute;
	left:590px;
	top:80px;
}

#char_section18 .char2{
	position:absolute;
	left:58px;
	top:696px;
}

#char_section18 .char3{
	position:absolute;
	left:178px;
	top:675px;
}

#char_section18 .char4{
	position:absolute;
	left:308px;
	top:691px;
}

#char_section18 .char5{
	position:absolute;
	left:416px;
	top:702px;
}

#char_section18 .char6{
	position:absolute;
	left:551px;
	top:688px;
}

#char_section18 .char7{
	position:absolute;
	left:670px;
	top:701px;
}

#char_section18 ul.r_m{
	position:absolute;
	left:64px;
	top:405px;
	text-align:right;
}

#char_section18 ul.r_m li{
	font-size:1px;
	line-height:1px;
}

#char_section19{
	position:absolute;
	left:0;
	top:0;
}

#char_section19 .char1{
	position:absolute;
	left:443px;
	top:105px;
}

#char_section20{
	position:absolute;
	left:0;
	top:0;
}

#char_section20 .char1{
	position:absolute;
	left:102px;
	top:194px;
}

#char_section20 .char2{
	position:absolute;
	left:349px;
	top:206px;
}

#char_section20 .char3{
	position:absolute;
	left:596px;
	top:202px;
}

#char_section20 ul.btm{
	position:absolute;
	left:111px;
	top:900px;
}

#char_section21{
	position:absolute;
	left:0;
	top:0;
}

#char_section21 .char1{
	position:absolute;
	left:484px;
	top:46px;
}

#char_section22{
	position:absolute;
	left:0;
	top:0;
}

#char_section22 .char1{
	position:absolute;
	left:458px;
	top:69px;
}

#char_section23{
	position:absolute;
	left:0;
	top:0;
}

#char_section23 .char1{
	position:absolute;
	left:191px;
	top:230px;
}

#char_section23 .char2{
	position:absolute;
	left:474px;
	top:208px;
}

#char_section23 ul.btm{
	position:absolute;
	left:111px;
	top:900px;
}


/*----------------------------------------------------
	add 2012.11.30 [mechanics.html]
----------------------------------------------------*/
#mechanics{
	width:960px;
	position:relative;
	overflow:visible;
	padding-bottom:50px;
	
	-webkit-touch-callout: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu dl.mecha dd span,
#menu dl.mecha dd a{
	display:block;
	width:220px;
	height:14px;
	text-indent:-9999px;
	padding-right:10px;
}

dd.mecha_section1 span,
dd.mecha_section1 a{
	background:url(../images/mechanics/list1.png) no-repeat right top;
}

dd.mecha_section1 span:hover,
dd.mecha_section1 a:hover{
	background:url(../images/mechanics/list1.png) no-repeat right -14px;
}

dd.mecha_section1 span.active,
dd.mecha_section1 a.active{
	background:url(../images/mechanics/list1.png) no-repeat right -14px;
}

dd.mecha_section2 span,
dd.mecha_section2 a{
	background:url(../images/mechanics/list2.png) no-repeat right top;
}

dd.mecha_section2 span:hover,
dd.mecha_section2 a:hover{
	background:url(../images/mechanics/list2.png) no-repeat right -14px;
}

dd.mecha_section2 span.active,
dd.mecha_section2 a.active{
	background:url(../images/mechanics/list2.png) no-repeat right -14px;
}

dd.mecha_section3 span,
dd.mecha_section3 a{
	background:url(../images/mechanics/list3.png) no-repeat right top;
}

dd.mecha_section3 span:hover,
dd.mecha_section3 a:hover{
	background:url(../images/mechanics/list3.png) no-repeat right -14px;
}

dd.mecha_section3 span.active,
dd.mecha_section3 a.active{
	background:url(../images/mechanics/list3.png) no-repeat right -14px;
}

dd.mecha_section4 span,
dd.mecha_section4 a{
	background:url(../images/mechanics/list4.png) no-repeat right top;
}

dd.mecha_section4 span:hover,
dd.mecha_section4 a:hover{
	background:url(../images/mechanics/list4.png) no-repeat right -14px;
}

dd.mecha_section4 span.active,
dd.mecha_section4 a.active{
	background:url(../images/mechanics/list4.png) no-repeat right -14px;
}

dd.mecha_section5 span,
dd.mecha_section5 a{
	background:url(../images/mechanics/list5.png) no-repeat right top;
}

dd.mecha_section5 span:hover,
dd.mecha_section5 a:hover{
	background:url(../images/mechanics/list5.png) no-repeat right -14px;
}

dd.mecha_section5 span.active,
dd.mecha_section5 a.active{
	background:url(../images/mechanics/list5.png) no-repeat right -14px;
}

dd.mecha_section6 span,
dd.mecha_section6 a{
	background:url(../images/mechanics/list6.png) no-repeat right top;
}

dd.mecha_section6 span:hover,
dd.mecha_section6 a:hover{
	background:url(../images/mechanics/list6.png) no-repeat right -14px;
}

dd.mecha_section6 span.active,
dd.mecha_section6 a.active{
	background:url(../images/mechanics/list6.png) no-repeat right -14px;
}

dd.mecha_section7 span,
dd.mecha_section7 a{
	background:url(../images/mechanics/list7.png) no-repeat right top;
}

dd.mecha_section7 span:hover,
dd.mecha_section7 a:hover{
	background:url(../images/mechanics/list7.png) no-repeat right -14px;
}

dd.mecha_section7 span.active,
dd.mecha_section7 a.active{
	background:url(../images/mechanics/list7.png) no-repeat right -14px;
}

dd.mecha_section8 span,
dd.mecha_section8 a{
	background:url(../images/mechanics/list8.png) no-repeat right top;
}

dd.mecha_section8 span:hover,
dd.mecha_section8 a:hover{
	background:url(../images/mechanics/list8.png) no-repeat right -14px;
}

dd.mecha_section8 span.active,
dd.mecha_section8 a.active{
	background:url(../images/mechanics/list8.png) no-repeat right -14px;
}

dd.mecha_section9 span,
dd.mecha_section9 a{
	background:url(../images/mechanics/list9.png) no-repeat right top;
}

dd.mecha_section9 span:hover,
dd.mecha_section9 a:hover{
	background:url(../images/mechanics/list9.png) no-repeat right -14px;
}

dd.mecha_section9 span.active,
dd.mecha_section9 a.active{
	background:url(../images/mechanics/list9.png) no-repeat right -14px;
}

dd.mecha_section10 span,
dd.mecha_section10 a{
	background:url(../images/mechanics/list10.png) no-repeat right top;
}

dd.mecha_section10 span:hover,
dd.mecha_section10 a:hover{
	background:url(../images/mechanics/list10.png) no-repeat right -14px;
}

dd.mecha_section10 span.active,
dd.mecha_section10 a.active{
	background:url(../images/mechanics/list10.png) no-repeat right -14px;
}

dd.mecha_section11 span,
dd.mecha_section11 a{
	background:url(../images/mechanics/list11.png) no-repeat right top;
}

dd.mecha_section11 span:hover,
dd.mecha_section11 a:hover{
	background:url(../images/mechanics/list11.png) no-repeat right -14px;
}

dd.mecha_section11 span.active,
dd.mecha_section11 a.active{
	background:url(../images/mechanics/list11.png) no-repeat right -14px;
}

dd.mecha_section12 span,
dd.mecha_section12 a{
	background:url(../images/mechanics/list12.png) no-repeat right top;
}

dd.mecha_section12 span:hover,
dd.mecha_section12 a:hover{
	background:url(../images/mechanics/list12.png) no-repeat right -14px;
}

dd.mecha_section12 span.active,
dd.mecha_section12 a.active{
	background:url(../images/mechanics/list12.png) no-repeat right -14px;
}

dd.mecha_section13 span,
dd.mecha_section13 a{
	background:url(../images/mechanics/list13.png) no-repeat right top;
}

dd.mecha_section13 span:hover,
dd.mecha_section13 a:hover{
	background:url(../images/mechanics/list13.png) no-repeat right -14px;
}

dd.mecha_section13 span.active,
dd.mecha_section13 a.active{
	background:url(../images/mechanics/list13.png) no-repeat right -14px;
}

dd.mecha_section14 span,
dd.mecha_section14 a{
	background:url(../images/mechanics/list14.png) no-repeat right top;
}

dd.mecha_section14 span:hover,
dd.mecha_section14 a:hover{
	background:url(../images/mechanics/list14.png) no-repeat right -14px;
}

dd.mecha_section14 span.active,
dd.mecha_section14 a.active{
	background:url(../images/mechanics/list14.png) no-repeat right -14px;
}

dd.mecha_section15 span,
dd.mecha_section15 a{
	background:url(../images/mechanics/list15.png) no-repeat right top;
}

dd.mecha_section15 span:hover,
dd.mecha_section15 a:hover{
	background:url(../images/mechanics/list15.png) no-repeat right -14px;
}

dd.mecha_section15 span.active,
dd.mecha_section15 a.active{
	background:url(../images/mechanics/list15.png) no-repeat right -14px;
}

dd.mecha_section16 span,
dd.mecha_section16 a{
	background:url(../images/mechanics/list16.png) no-repeat right top;
}

dd.mecha_section16 span:hover,
dd.mecha_section16 a:hover{
	background:url(../images/mechanics/list16.png) no-repeat right -14px;
}

dd.mecha_section16 span.active,
dd.mecha_section16 a.active{
	background:url(../images/mechanics/list16.png) no-repeat right -14px;
}

dd.mecha_section17 span,
dd.mecha_section17 a{
	background:url(../images/mechanics/list17.png) no-repeat right top;
}

dd.mecha_section17 span:hover,
dd.mecha_section17 a:hover{
	background:url(../images/mechanics/list17.png) no-repeat right -14px;
}

dd.mecha_section17 span.active,
dd.mecha_section17 a.active{
	background:url(../images/mechanics/list17.png) no-repeat right -14px;
}

#mecha_section8{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section8 .mecha{
	position:absolute;
	left:138px;
	top:23px;
}

#mecha_section9{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section9 .mecha{
	position:absolute;
	left:202px;
	top:10px;
}

#mecha_section10{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section10 .mecha1{
	position:absolute;
	left:-10px;
	top:10px;
}

#mecha_section10 .mecha2{
	position:absolute;
	left:-15px;
	top:620px;
}

#mecha_section11{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section11 .mecha{
	position:absolute;
	left:145px;
	top:10px;
}

#mecha_section12{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section12 .mecha{
	position:absolute;
	left:110px;
	top:15px;
}

#mecha_section13{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section13 .mecha1{
	position:absolute;
	left:205px;
	top:25px;
}

#mecha_section13 .mecha2{
	position:absolute;
	left:205px;
	top:25px;
	display:none;
}

#mecha_section13 .mecha3{
	position:absolute;
	left:205px;
	top:25px;
	display:none;
}

#mecha_section14{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section14 .mecha{
	position:absolute;
	left:90px;
	top:60px;
}

#mecha_section15{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section15 .mecha{
	position:absolute;
	left:143px;
	top:-5px;
}

#mecha_section16{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section16 .mecha{
	position:absolute;
	left:142px;
	top:-5px;
}

#mecha_section17{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section17 .mecha{
	position:absolute;
	left:142px;
	top:-35px;
}

#mecha_section #txt1,
#mecha_section #txt2,
#mecha_section #txt3{
	position:absolute;
	left:10px;
	top:520px;
}

#mecha_section #txt2,
#mecha_section #txt3{
	display:none;
}

#mecha_section ul li.color{
	padding-top:38px;
	padding-bottom:15px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

#mecha_section ul li span#color1,
#mecha_section ul li span#color2,
#mecha_section ul li span#color3{
	width:26px;
	height:30px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	display:block;
	float:left;
	cursor:pointer;
	padding-right:6px;
}

#mecha_section ul li span#color1{
	background:url(../images/mechanics/13/c_us.gif) no-repeat;
}

#mecha_section ul li span#color2{
	background:url(../images/mechanics/13/c_un.gif) no-repeat;
}

#mecha_section ul li span#color3{
	background:url(../images/mechanics/13/c_eu.gif) no-repeat;
}

#mecha_section ul li.colorv {
	background:url(../images/mechanics/13/c_bar.png) no-repeat 100px 0;
	height:31px;
}

#mecha_section ul li span#color1:hover,
#mecha_section ul li span#color2:hover,
#mecha_section ul li span#color3:hover,
#mecha_section ul li span#color1.act,
#mecha_section ul li span#color2.act,
#mecha_section ul li span#color3.act{
	background-position:0 -30px;
}

#mecha_section ul li.cb{
	clear:both;
	padding-top:10px;
}


/*----------------------------------------------------
	add 2012.12.21 [character.html]
----------------------------------------------------*/
#menu dl.char dt.pt{
	padding-right:10px;
	padding-bottom:7px;
	padding-top:15px;
}

dd.char_section24 span,
dd.char_section24 a{
	background:url(../images/character/list24.png) no-repeat right top;
}

dd.char_section24 span:hover,
dd.char_section24 a:hover{
	background:url(../images/character/list24.png) no-repeat right -14px;
}

dd.char_section24 span.active,
dd.char_section24 a.active{
	background:url(../images/character/list24.png) no-repeat right -14px;
}

dd.char_section25 span,
dd.char_section25 a{
	background:url(../images/character/list25.png) no-repeat right top;
}

dd.char_section25 span:hover,
dd.char_section25 a:hover{
	background:url(../images/character/list25.png) no-repeat right -14px;
}

dd.char_section25 span.active,
dd.char_section25 a.active{
	background:url(../images/character/list25.png) no-repeat right -14px;
}

dd.char_section26 span,
dd.char_section26 a{
	background:url(../images/character/list26.png) no-repeat right top;
}

dd.char_section26 span:hover,
dd.char_section26 a:hover{
	background:url(../images/character/list26.png) no-repeat right -14px;
}

dd.char_section26 span.active,
dd.char_section26 a.active{
	background:url(../images/character/list26.png) no-repeat right -14px;
}

dd.char_section27 span,
dd.char_section27 a{
	background:url(../images/character/list27.png) no-repeat right top;
}

dd.char_section27 span:hover,
dd.char_section27 a:hover{
	background:url(../images/character/list27.png) no-repeat right -14px;
}

dd.char_section27 span.active,
dd.char_section27 a.active{
	background:url(../images/character/list27.png) no-repeat right -14px;
}

#char_section24{
	position:absolute;
	left:0;
	top:0;
}

#char_section24 .char1{
	position:absolute;
	left:505px;
	top:45px;
}

#char_section24 .char2{
	position:absolute;
	left:340px;
	top:427px;
}

#char_section24 .char3{
	position:absolute;
	left:65px;
	top:427px;
}

#char_section25{
	position:absolute;
	left:0;
	top:0;
}

#char_section25 .char1{
	position:absolute;
	left:470px;
	top:75px;
}

#char_section26{
	position:absolute;
	left:0;
	top:0;
}

#char_section26 .char1{
	position:absolute;
	left:425px;
	top:75px;
}

#char_section27{
	position:absolute;
	left:0;
	top:0;
}

#char_section27 .char1{
	position:absolute;
	left:102px;
	top:194px;
}

#char_section27 .char2{
	position:absolute;
	left:349px;
	top:208px;
}

#char_section27 .char3{
	position:absolute;
	left:565px;
	top:186px;
}

#char_section27 ul.btm{
	position:absolute;
	left:111px;
	top:900px;
}


/*----------------------------------------------------
	add 2012.12.21 [mechanics.html]
----------------------------------------------------*/
dd.mecha_section18 span,
dd.mecha_section18 a{
	background:url(../images/mechanics/list18.png) no-repeat right top;
}

dd.mecha_section18 span:hover,
dd.mecha_section18 a:hover{
	background:url(../images/mechanics/list18.png) no-repeat right -14px;
}

dd.mecha_section18 span.active,
dd.mecha_section18 a.active{
	background:url(../images/mechanics/list18.png) no-repeat right -14px;
}

dd.mecha_section19 span,
dd.mecha_section19 a{
	background:url(../images/mechanics/list19.png) no-repeat right top;
}

dd.mecha_section19 span:hover,
dd.mecha_section19 a:hover{
	background:url(../images/mechanics/list19.png) no-repeat right -14px;
}

dd.mecha_section19 span.active,
dd.mecha_section19 a.active{
	background:url(../images/mechanics/list19.png) no-repeat right -14px;
}

dd.mecha_section20 span,
dd.mecha_section20 a{
	background:url(../images/mechanics/list20.png) no-repeat right top;
}

dd.mecha_section20 span:hover,
dd.mecha_section20 a:hover{
	background:url(../images/mechanics/list20.png) no-repeat right -14px;
}

dd.mecha_section20 span.active,
dd.mecha_section20 a.active{
	background:url(../images/mechanics/list20.png) no-repeat right -14px;
}

#mecha_section18{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section18 .mecha{
	position:absolute;
	left:120px;
	top:65px;
}

#mecha_section19{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section19 .mecha{
	position:absolute;
	left:142px;
	top:-20px;
}

#mecha_section20{
	position:absolute;
	left:0;
	top:0;
}

#mecha_section20 .mecha{
	position:absolute;
	left:142px;
	top:-20px;
}


/* clearfix
----------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }