<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html {
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #000000;
	color: #ffffff;
	line-height: 1px;
}

h1{
	margin: 0px;
	text-align: center;
}

a{
	color: #ffffff;
	text-decoration: none;
}

img {
	border: 0;
}

#wrap{
	width: 640px;
	margin: 0 auto;
}

ul {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

hr {
	border: none;
	margin: 0px 24px;
	height: 1px;
	background: #666666;
}

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

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}


/* CONTENTS */

/* FINAL */
#final {
	position: relative;
}

#final p.link {
	position: absolute;
	top: 595px;
	left: 0;
	margin: 0 auto;
	width: 640px;
	text-align: center;
	font-size: 18px;
	line-height: 1.4;
	color: #000000;
}

#final p.link a {
	color: #000000;
}

ul.final_menu {
}

li.final_menu_back {
	float: left;
	width: 232px;
	padding: 10px 0px 10px 268px;
}

li.final_menu_copy {
	float: left;
	width: 140px;
	text-align: right;
	line-height: 18px;
	padding: 15px 0px;
}


/* TOP */
p.top-img {
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}


/*
ul.top_menu {
}

ul.top_menu li {
	float: left;
}

div.top_footer_copy {
	font-size: 18px;
	line-height: 40px;
	text-align: right;
}

div.top_footer {
	margin: 0 auto 30px auto;
	text-align: center;
}

div.top_footer p.logo {
	margin: 19px 0 13px 0;
}

div.top_footer p.news {
	margin: 0 0 44px 0;
}

div.top_footer p.btn-comment {
	margin: 0 0 49px 0;
}

div.top_footer p.copyright {
	margin: 0 0 0 0;
}
*/

body#toppage {
	background: #ffffff;
}

body#toppage #container {
	width:640px;
	padding: 0;
	margin:0 auto;
	text-align:center;
	line-height: 0;
}

body#toppage .container1 {
	padding: 0 !important;
}

body#toppage .container2 {
	padding: 0 0 272px 0 !important;
}

body#toppage #container p#main {
	width: 640px;
	height: 1347px;
}

body#toppage #container p#main img {
	width: 640px;
}

body#toppage .jp {
	display: block;
}

body#toppage .en {
	display: none;
}

body#toppage #nav1 {
	position: relative;
	padding-bottom: 39px;
	width: 640px;
	z-index: 10000;
	background: #ffffff;
}

body#toppage #nav2 {
	position: fixed;
	bottom: 0;
	padding-bottom: 39px;
	width: 640px;
	z-index: 10000;
	background: #ffffff;
}

body#toppage #footer {
	position: relative;
	width: 640px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}

body#toppage #footer img.menu {
	width: 640px;
	margin-bottom: 25px;
}

body#toppage #footer .block-1 {
	float: left;
	margin-left: 29px;
	width: 110px;
	text-align: left;
}

body#toppage #footer .block-2 {
	float: left;
	margin-left: 0;
	width: 340px;
	text-align: center;
}

body#toppage #footer .block-3 {
	float: right;
	margin-right: 29px;
	width: 131px;
	text-align: right;
}

body#toppage #footer ul.sns {
	clear: none;
	margin: 23px auto 0 auto;
	width: 154px;
	padding-left: 29px;
}

body#toppage #footer ul.sns li {
	float: left;
	margin-right: 29px;
}

body#toppage #footer ul.sns li img {
	width: 48px;
}

body#toppage #footer ul#btn-language {
	clear: none;
	margin-top: 8px;
}

body#toppage #footer ul#btn-language li img {
	width: 109px;
}

body#toppage #footer p.logo {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

body#toppage #footer p.logo img {
	width: 261px;
}

body#toppage #footer p.menu-news {
	margin: 19px auto 0 auto;
	text-align: center;
}

body#toppage #footer p.menu-news img {
	width: 82px;
}

body#toppage #footer ul#copyright li img {
	width: 131px;
}




/* NEWS LIST */

ul.news_pg {
	padding: 0px 24px 20px 24px;
}

ul.news_pg li {
	float: left;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}

li.news_pg_back {
	background: #262626;
	width: 120px;
}

li.news_pg_num {
	background: #262626;
	width: 96px;
	margin: 0px 0px 0px 8px;
}

li.news_pg_dot {
	width: 40px;
}

li.news_pg_next {
	background: #262626;
	width: 120px;
	margin: 0px 0px 0px 8px;
}

table.news {
	margin: 0px 0px 20px 24px;
	border-top: 1px #666666 solid;
	width: 592px;
}

td.news_txt {
	background: #000000;
	font-size: 30px;
	line-height: 36px;
	padding: 10px 0px;
	vertical-align: top;
	border-bottom: 1px #666666 solid;
}

td.news_txt a {
	background: #000000;
	color: #ffffff;
}

div.news_date {
	background: #000000;
	font-size: 24px;
	line-height: 36px;
	text-align: right;
}

td.news_more {
	width: 90px;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px #666666 solid;
}

/* NEWS DETAIL*/

ul.news_detail_pg {
	margin: 20px 0px 0px 196px;
}

ul.news_detail_pg li {
	float: left;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}

li.news_detail_pg_back {
	background: #262626;
	width: 120px;
}

li.news_detail_pg_back a {
	background: url(../img/common/icon_back.gif) no-repeat 0px 10px;
	padding: 0px 0px 0px 15px;
}

li.news_detail_pg_next {
	background: #262626;
	width: 120px;
	margin: 0px 0px 0px 8px;
}

li.news_detail_pg_next a {
	background: url(../img/common/icon_next.gif) no-repeat right 10px;
	padding: 0px 15px 0px 0px;
}

div.news_title {
	background: #ffffff;
	color: #000000;
	font-size: 28px;
	line-height: 34px;
	margin: 20px 24px;
	padding: 10px 15px;
}

ul.news_detail_sns {
	margin: 0px 0px 0px 24px;
}

li.news_detail_date {
	float: left;
	font-size: 24px;
	line-height: 36px;
	width: 366px;

}

li.news_detail_tw {
	float: left;
	width: 103px;
	height: 61px;
	margin: 0px;
}

a.tweet {
	display: inline-block;
	width: 103px;
	height: 61px;
	line-height: 61px;
	background: url(../img/common/icon_tw.jpg) no-repeat;
	text-decoration: none;
	color: #ffffff;
}


li.news_detail_fb {
	float: left;
	width: 103px;
	height: 61px;
	margin: 0px 0px 0px 20px;
}

a.fb-like {
	display: inline-block;
	width: 103px;
	height: 61px;
	line-height: 61px;
	background: url(../img/common/icon_fb.jpg) no-repeat;
	text-decoration: none;
	color: #ffffff;
}


div.news_detail {
	background: #000000;
	font-size: 28px;
	line-height: 34px;
	margin: 20px 24px;
	word-break: break-all;
}

div.news_detail a {
  color: #999999;
}

ul.news_detail_img {
	margin: 0px 0px 0px 55px;
}

li.news_detail_img_l {
	clear: both;
	float: left;
	width: 220px;
	margin: 20px 40px 20px 0px;
}

li.news_detail_img_r {
	float: left;
	width: 220px;
	margin: 20px 0px 20px 0px;
}

/* NEON GENESIS */
#ng div.contents div.ng-02 {
  margin: 0 auto;
  background: #000000;
  padding: 20px 0 0 19px;
  width: 621px;
  _width: 640px;
  text-align: left;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
}

#ng div.contents div.ng-02 table,
#ng div.contents div.ng-02 table th,
#ng div.contents div.ng-02 table td {
  border: 0;
}

#ng div.contents div.ng-02 div.bd {
  margin-bottom: 80px;
}

#ng div.contents div.ng-02 div.dvd {
  margin-bottom: 60px;
  border-top: 1px solid #ffffff;
  padding-top: 83px;
}

#ng div.contents div.ng-02 p.disc-ttl {
  margin: 0;
}

#ng div.contents div.ng-02 p.img-a {
  margin-top: 48px;
}

#ng div.contents div.ng-02 .txt {
  margin-top: 45px;
}

#ng div.contents div.ng-02 p.txt,
#ng div.contents div.ng-02 table.txt th,
#ng div.contents div.ng-02 table.txt td {
  background: #000000;
  max-height: 100%;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  color: #ffffff;
}

#ng div.contents div.ng-02 .txt-head {
  font-weight: bold;
}

#ng div.contents div.ng-02 table.txt th,
#ng div.contents div.ng-02 table.txt td {
  vertical-align: top;
  text-align: left;
}

#ng div.contents div.ng-02 table.txt th {
  width: 3.6em;
}

#ng div.contents div.ng-02 table.txt td.sh {
  width: 2.5em;
}

#ng div.contents div.ng-02 iframe.movie {
  border:none;
  overflow:hidden;
  width: 621px;
  height: 581px;
}

body.ng-movie #ng div.contents div.ng-02 {
  padding: 0;
}

#ng div.contents div.ng-02 div.movie {
  margin: 45px 0 20px 0;
}

#ng div.contents div.ng-02 div.movie p.movie-ttl {
  margin: 0 0 14px 0;
  padding: 0;
  text-align: center;
}

#ng div.contents div.ng-02 div.movie div.movie-list {
  padding: 0 0 0 1px;
}

#ng div.contents div.ng-02 div.movie p.movie-player {
  float: left;
  margin: 0 0 0 2px;
  width: 200px;
}


#ng div.contents div.ng-det {
  margin: 0 auto;
  padding: 35px 0 35px 8px;
  background: #000000;
  width: 617px;
  _width: 640px;
  text-align: left;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
}

#ng div.contents div.ng-det dl,
#ng div.contents div.ng-det dt,
#ng div.contents div.ng-det dd {
  margin: 0;
  padding: 0;
  background: #000000;
}

#ng div.contents div.ng-det p.title {
  margin: 0;
  background: #000000;
  padding-bottom: 20px;
}

#ng div.contents div.ng-det p.dvd-title {
  margin-top: 90px;
  border-top: 1px solid #ffffff;
  padding-top: 60px;
}

#ng div.contents div.ng-det p.pckg {
  margin: 0 0 0 12px;
  background: #000000;
}

#ng div.contents div.ng-det p.data {
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.5;
  background: #000000;
}

#ng div.contents div.ng-det .rec-ttl {
  margin: 0 0 0 -8px;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det .rec {
  margin: 0 0 30px 0;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.bld {
  font-weight: bold;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.note {
  font-size: 16px;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.note-2 {
  display: inline-block;
  _display: block;
  text-indent: -1em;
  padding-left: 1em;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
  font-size: 16px;
}

#ng div.contents div.ng-det span.notice {
  font-size: 16px;
  color: #ff0000;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.indnt {
  display: inline-block;
  _display: block;
  padding-left: 1em;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.indnt-2 {
  display: inline-block;
  _display: block;
  text-indent: -1em;
  padding-left: 1em;
  background: #000000;
  max-height: 100%;
  line-height: 1.5;
}

#ng div.contents div.ng-det span.adj {
  display: inline-block;
  margin-left: -4px;
}

#ng div.contents p.copyright {
}

#ng div.contents p.logo {
  margin: 35px auto 25px auto;
  text-align: center;
}

#ng div.contents div.ng-02 p.logo {
  padding-right: 19px;
}

#ng div.contents div.ng-02 p.logo {
  padding-right: 8px;
}

#ng p.back {
  margin: 0;
  padding: 100px 0;
  text-align: center;
}

/* 共通 */

ul.page_title {
	padding: 20px 24px;
	width: 592px;
}

li.page_title {
	float: left;
	width: auto;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
}

li.page_title_btn {
	float: right;
	width: auto;
}

li.page_link {
	float: right;
	width: 276px;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
}

/* HEADER */

#header {
}

#header li {
	float: left;
}

#header_menu {
	display: none;
}

#header_menu li {
	float: left;
}

/* FOOTER */

div#footer {
	clear: both;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

div#footer p.copyright {
	padding: 20px 0 0 0;
}

div#footer p.logo {
	padding: 20px 0 20px 0;
}
</pre></body></html>