html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html, body, #wrapper {
  min-height: 100%;
  height: 100%;
}

body {
  font-size: 13px;
  font-family: sans-serif;
  color: white;
  line-height: 1;
}
body > #wrapper {
  height: auto;
}

#wrapper {
  position: relative;
  padding-bottom: 110px;
  min-width: 950px;
  overflow-x: hidden;
  overflow-y: hidden;
  overflow: hidden;
  z-index: 0;
}

a {
  color: #583930;
  text-decoration: none;
}
a:hover {
  color: #583930;
  text-decoration: underline;
}
a:visited {
  color: #583930;
}

/* Clearing */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

img {
  vertical-align: bottom;
}

b, em {
  font-weight: bold;
}

.header-inner, .main-content, .content-footer {
  position: relative;
  margin: 0 auto;
  min-width: 950px;
  width: 950px;
}

#main-image .main-image-inner div h2, .guests-wrapper h4 span {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.opacity:hover, .event-box .explained-box .img-col .video:hover {
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* header */
#header {
  position: relative;
  overflow: hidden;
  background-image: -moz-linear-gradient(50% 0%, #4c4c4c 0%, #0d0d0d 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 80%, color-stop(0, #4c4c4c), color-stop(1, #0d0d0d));
  background-image: -webkit-linear-gradient(#4c4c4c 0%, #0d0d0d 100%);
  background-image: -ms-linear-gradient(#4c4c4c 0%, #0d0d0d 100%);
  background-image: linear-gradient(#4c4c4c 0%, #0d0d0d 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4c4c4c,endColorstr=#ff0d0d0d,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4c4c4c,endColorstr=#ff0d0d0d,GradientType=0);
}

.header-inner {
  height: 50px;
}
.header-inner h1 {
  position: absolute;
  top: 3px;
  left: 1px;
  z-index: 100;
}
.header-inner .catchcopy {
  position: relative;
  top: 10px;
  right: 1px;
  text-align: right;
  line-height: 1.3;
  font-size: 11px;
}

/* main_image */

#main-image {
	margin-bottom: 15px;
	width: 100%;
	height: 376px;
	background: url(../images/normal/bg_main_image.jpg) 0 0 repeat-x;
}

.main-image-inner {
	overflow: hidden;
	width: 100%;
	height: 376px;
	background: url(../images/normal/bg_main_image_inner.png) center 0 no-repeat;
}
.main-image-inner div {
	margin: 0 auto;
	width: 950px;
	height: 276px;
}
.main-image-inner h1 {
	margin: 17px auto 0;
	width: 634px;
	height: 177px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/normal/bg_main_title.png) 0 0 no-repeat
}
.main-image-inner div a {
	margin: 93px 0 0 460px;
	display: block;
	width: 190px;
	height: 66px;
	background: url(../images/square/btn_detail_on.png) 0 0 no-repeat;
}

.main-content {
  margin-bottom: 40px;
}

/* four_attractions */
#four-attractions {
  margin-bottom: 25px;
}

/* tab_menu */
.tab-menu li, .tab-menu li span {
  width: 296px;
  height: 150px;
}

.tab-menu {
  margin-left: 15px;
  width: 920px;
}
.tab-menu li {
  margin-left: 16px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.tab-menu li:first-child {
  margin-left: 0;
}
.tab-menu li span {
  display: block;
  cursor: pointer;
}

.main-content .active span {
  display: none;
}
.main-content .active.industry {
  background: url(../images/btn_industry_active.png) 0 0 no-repeat;
}
.main-content .active.experience {
  background: url(../images/btn_experience_active.png) 0 0 no-repeat;
}
.main-content .active.consultation {
  background: url(../images/btn_consultation_active.png) 0 0 no-repeat;
}

.industry span {
  background: url(../images/btn_industry_over.jpg) 0 0 no-repeat;
}

.experience span {
  background: url(../images/btn_experience_over.jpg) 0 0 no-repeat;
}

.consultation span {
  background: url(../images/btn_consultation_over.jpg) 0 0 no-repeat;
}

.tab-wrapper {
  margin-top: -10px;
  padding: 30px 0;
  background: #fbf5e3 url(../images/bg_tab_wrapper.gif) 0 0 repeat-x;
}
.tab-wrapper .view {
  display: block;
}

.tab-contents {
  margin: 0 auto;
  display: none;
  width: 880px;
}

/* event_box */
.event-box {
  margin-top: 20px;
  padding: 16px 27px;
  width: 820px;
  border: 3px solid white;
}
.event-box:first-child {
  margin-top: 0;
}
.event-box .event-ttl {
  margin-bottom: 19px;
  padding: 16px 0 0 58px;
  width: 762px;
  height: 60px;
  font-weight: bold;
}
.event-box .event-ttl .date {
  margin-bottom: 10px;
  font-size: 14px;
  color: #fff;
}


.event-box .event-ttl h3 {
  font-size: 20px;
}

.event-box .event-ttl .no-info-ttl {
  font-size: 18px;
  padding-top: 13px;
}
.event-box .explained-box {
  margin-bottom: 22px;
  width: 820px;
}
.event-box .explained-box .img-col {
  margin-right: 27px;
  padding: 6px;
  width: 248px;
  height: 142px;
  background-color: #fff;
  float: left;
}
.event-box .explained-box .img-col .video {
  cursor: pointer;
}
.event-box .explained-box .txt-col {
  width: 530px;
  float: right;
}
.event-box .explained-box .txt-col h4 {
  margin-bottom: 11px;
  font-size: 16px;
  font-weight: bold;
}
.event-box .explained-box .txt-col .txt-explained, .event-box .explained-box .txt-col .contents-list {
  line-height: 1.5;
  color: #333333;
}
.event-box .explained-box .txt-col .contents-list {
  margin-top: 20px;
  font-weight: bold;
}
.event-box .explained-box .txt-col .contents-list ul {
  width: 420px;
}
.event-box .explained-box .txt-col .contents-list li {
  width: 140px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.anime {
  background-color: #ffc5c4;
}
.anime .event-ttl {
  color: #ffdddd;
  background: url(../images/bg_anime_title.jpg) 0 0 no-repeat;
}
.anime .txt-col h4 {
  color: #672730;
}

.game {
  background-color: #dae3a4;
}
.game .event-ttl {
  color: #f8fcbe;
  background: url(../images/bg_game_title.jpg) 0 0 no-repeat;
}
.game .txt-col h4 {
  color: #324725;
}

.media {
  background-color: #dcd5f9;
}
.media .event-ttl {
  color: #e6f7ff;
  background: url(../images/bg_media_title.jpg) 0 0 no-repeat;
}
.media .txt-col h4 {
  color: #403258;
}

.voice-actor {
  background-color: #fee4b6;
}
.voice-actor .event-ttl {
  color: #fff8df;
  background: url(../images/bg_voice_actor_title.jpg) 0 0 no-repeat;
}
.voice-actor .txt-col h4 {
  color: #c4861e;
}

.open-school {
  background-color: #ded9d1;
}
.open-school .event-ttl {
  color: #ded9d1;
  background: url(../images/bg_open_school_title.jpg) 0 0 no-repeat;
}
.open-school .txt-col h4 {
  color: #333333;
}
.no-info {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 20px auto 20px;
}


/* event_box button_area */
.button-area {
  text-align: center;
}
.button-area a, .button-area span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 396px;
  height: 64px;
}
.button-area span {
  margin-right: 6px;
}
.button-area .video {
  width: 396px;
  height: 64px;
  cursor: pointer;
  background: url(../images/btn_view_on.png) 0 0 no-repeat;
}
.button-area .application {
  background: url(../images/btn_application_on.png) 0 0 no-repeat;
}

/* guests_box */
.guests-wrapper {
  margin-bottom: 19px;
}
.guests-wrapper h4 {
  margin-bottom: 15px;
  padding: 2px 0;
  width: 820px;
  vertical-align: middle;
  text-align: center;
}
.guests-wrapper h4 span {
  margin: 0 auto;
  display: block;
  width: 207px;
  height: 14px;
}
.guests-wrapper li {
  background-color: #fff;
}
.guests-wrapper li .name {
  font-size: 11px;
  font-weight: bold;
  color: #52453e;
}
.guests-wrapper li .txt {
  color: #715b52;
}

.guests-single-col li {
  padding: 10px 0 10px 10px;
  overflow: hidden;
}
.guests-single-col li img {
  float: left;
}
.guests-single-col li .txt-col {
  width: 670px;
  float: right;
}
.guests-single-col li .txt-col .name {
  margin-bottom: 6px;
  line-height: 1.3;
}
.guests-single-col li .txt-col .name span {
  font-size: 16px;
}
.guests-single-col li .txt-col .txt {
  line-height: 1.4;
}

.guests-two-col {
  width: 836px;
}
.guests-two-col li {
  margin-right: 16px;
  margin-bottom: 10px;
  padding: 10px;
  width: 382px;
  overflow: hidden;
  float: left;
}
.guests-two-col li img {
  float: left;
}
.guests-two-col li .txt-col {
  width: 258px;
  float: right;
}
.guests-two-col li .txt-col .name {
  margin-bottom: 4px;
  line-height: 1.3;
}
.guests-two-col li .txt-col .name span {
  font-size: 16px;
}
.guests-two-col li .txt-col .txt {
  font-size: 13px;
  line-height: 1.5;
}

.guests-three-col {
  width: 834px;
}
.guests-three-col li {
  margin-right: 14px;
  margin-bottom: 10px;
  padding: 10px;
  width: 244px;
  overflow: hidden;
  float: left;
}
.guests-three-col li img {
  float: left;
}
.guests-three-col li .txt-col {
  width: 168px;
  float: right;
}
.guests-three-col li .txt-col .name {
  line-height: 1.2;
}
.guests-three-col li .txt-col .txt {
  font-size: 10px;
  line-height: 1.4;
}

.anime .guests-wrapper h4 {
  border-top: 1px solid #b7817a;
  border-bottom: 1px solid #b7817a;
}
.anime .guests-wrapper h4 span {
  background: url(../images/bg_anime_guests_title.gif) 0 0 no-repeat;
}

.game .guests-wrapper h4 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.game .guests-wrapper h4 span {
  background: url(../images/bg_game_guests_title.gif) 0 0 no-repeat;
}

.media .guests-wrapper h4 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.media .guests-wrapper h4 span {
  background: url(../images/bg_media_guests_title.gif) 0 0 no-repeat;
}

.voice-actor .guests-wrapper h4 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.voice-actor .guests-wrapper h4 span {
  background: url(../images/bg_voice_actor_guests_title.gif) 0 0 no-repeat;
}

.open-school .guests-wrapper h4 {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.open-school .guests-wrapper h4 span {
  background: url(../images/bg_open_school_guests_title.gif) 0 0 no-repeat;
}

/* content_footer */
.content-footer {
  margin-bottom: 15px;
}
.content-footer .request, .content-footer .diagnosis {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.content-footer .request a, .content-footer .diagnosis a {
  display: block;
}
.content-footer .request {
  margin-right: 10px;
  width: 640px;
  height: 230px;
  background: url(../images/bg_request.jpg) 0 0 no-repeat;
}
.content-footer .request a {
  margin: 111px 0 0 197px;
  width: 404px;
  height: 94px;
  background: url(../images/btn_request_on.png) 0 0 no-repeat;
}
.content-footer .diagnosis {
  width: 300px;
  height: 230px;
  background: url(../images/bg_diagnosis.jpg) 0 0 no-repeat;
}
.content-footer .diagnosis a {
  margin: 109px auto 0;
  width: 262px;
  height: 96px;
  background: url(../images/btn_diagnosis_on.png) 0 0 no-repeat;
}
.content-footer .pagetop {
  margin: 40px auto 0;
  width: 420px;
}
.content-footer .pagetop a {
  display: block;
  width: 420px;
  height: 24px;
  background: url(../images/btn_pagetop_on.jpg) 0 0 no-repeat;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0;
  padding: 13px 0 6px 0;
  width: 100%;
  height: 91px;
  background-image: -moz-linear-gradient(50% -1% -90deg, #333333 0%, #0d0d0d 100%);
  background-image: -webkit-gradient(linear, 50% -1%, 50% 74%, color-stop(0, #333333), color-stop(1, #0d0d0d));
  background-image: -webkit-linear-gradient(-90deg, #333333 0%, #0d0d0d 100%);
  background-image: -ms-linear-gradient(-90deg, #333333 0%, #0d0d0d 100%);
  background-image: linear-gradient(180deg, #333333 0%, #0d0d0d 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff333333,endColorstr=#ff0d0d0d,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff333333,endColorstr=#ff0d0d0d,GradientType=0);
}

.footer-inner {
  position: relative;
  margin: 0 auto;
  min-width: 950px;
  width: 950px;
  color: #FFF;
}
.footer-inner address {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 2px;
}
.footer-inner address img {
  padding-right: 20px;
}
.footer-inner .copyright {
  margin-top: 25px;
  text-align: center;
  font-size: 11px;
  color: white;
}

.ie7 .main_image_inner div h2 {
  margin-right: 366px;
  text-indent: -9998px;
}

#site-tag {
  background-color: #0D0D0D;
}
