@charset "UTF-8";
html, body {
  height: 100%;
}

html * {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 1.5em;
  font-weight: normal;
  text-align: center;
  background: #000;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  color: #333333;
  overflow: hidden;
  outline: none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #333333;
}

::selection {
  background: #333;
  color: #fff;
}

::-moz-selection {
  background: #333;
  color: #fff;
}

div {
  text-align: left;
}

p {
  font-size: 14px;
  color: #333333;
  line-height: 1.5em;
  text-align: left;
}

ul {
  list-style-type: none;
}

li {
  font-size: 14px;
  text-align: left;
}

th {
  font-size: 14px;
  text-align: left;
}

td {
  font-size: 14px;
  text-align: left;
}

#wrapper {
  width: 1030px;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  background: url("../images/back.jpg") no-repeat top center black;
}

#header {
  position: relative;
}

#t_logo {
  width: 400px;
  height: 179px;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 10;
}

#logo {
  width: 320px;
  height: 142px;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 10;
}

#nav {
  padding: 39px 0 3px;
  position: relative;
  overflow: hidden;
}

#top_menu {
  width: 1030px;
  height: 51px;
  background: url("../images/menu_back.png") no-repeat;
  padding: 7px 0 0 430px;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
#top_menu li {
  display: inline;
}

#menu {
  width: 1030px;
  height: 51px;
  background: url("../images/menu_back.png") no-repeat;
  padding: 7px 0 0 355px;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
#menu li {
  display: inline;
}

#tnav1 {
  display: block;
  width: 46px;
  height: 36px;
  float: left;
}

#tnav2 {
  display: block;
  width: 60px;
  height: 36px;
  float: left;
}

#tnav3 {
  display: block;
  width: 114px;
  height: 36px;
  float: left;
}

#tnav4 {
  display: block;
  width: 93px;
  height: 36px;
  float: left;
}

#tnav5 {
  display: block;
  width: 64px;
  height: 36px;
  float: left;
}

#tnav6 {
  display: block;
  width: 70px;
  height: 36px;
  float: left;
}

#tnav7 {
  display: block;
  width: 61px;
  height: 36px;
  float: left;
}

#tnav8 {
  display: block;
  width: 66px;
  height: 36px;
  float: left;
}

#nav1 {
  display: block;
  width: 54px;
  height: 36px;
  float: left;
}

#nav2 {
  display: block;
  width: 71px;
  height: 36px;
  float: left;
}

#nav3 {
  display: block;
  width: 125px;
  height: 36px;
  float: left;
}

#nav4 {
  display: block;
  width: 104px;
  height: 36px;
  float: left;
}

#nav5 {
  display: block;
  width: 75px;
  height: 36px;
  float: left;
}

#nav6 {
  display: block;
  width: 80px;
  height: 36px;
  float: left;
}

#nav7 {
  display: block;
  width: 72px;
  height: 36px;
  float: left;
}

#nav8 {
  display: block;
  width: 75px;
  height: 36px;
  float: left;
}

#top_midashi {
  margin: 0 0 10px 420px;
}

#top_contents {
  position: relative;
  overflow: hidden;
}

#top_text {
  margin: 20px auto 15px;
  text-align: center;
}
#top_left{
	width:620px;
	margin-left:90px;
	position:relative;
	overflow:hidden;
	float:left;
}
#top_right{
	width:200px;
	padding-top:20px;
	margin-left:30px;
	position:relative;
	overflow:hidden;
	float:left;
}
#whats_new {
  width: 620px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#whats_new:before {
  content: url("../images/top_line.png");
  display: block;
  width: 620px;
  height: 15px;
  margin-bottom: 15px;
}
#whats_new #whats_left {
  width: 75px;
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
#whats_new #whats_right {
  width: 535px;
  position: relative;
  overflow: hidden;
  float: left;
}
#whats_new #whats_right p {
  line-height: 24px;
  font-size: 12px;
  color: #fff;
}
#whats_new #whats_right a {
  color: #fff;
  text-decoration: none;
}
#whats_new #whats_right a:hover {
  text-decoration: underline;
}

.section {
  position: relative;
  overflow: hidden;
  padding: 0 0 130px;
}

.contents {
  width: 1030px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#page_contents {
  width: 1030px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#side_contents_w {
  width: 810px;
  min-height: 100%;
  margin: 0 0 0 200px;
  position: relative;
}

#side_contents {
  width: 780px;
  min-height: 100%;
  margin: 0 0 0 230px;
  position: relative;
}

#side_contents_paper {
  width: 700px;
  min-height: 100%;
  margin: 0 0 0 230px;
  position: relative;
  background: url(../images/paper_bg.png) repeat-y;
  background-podition: top;
  padding: 0 5px;
}

#contents_frame {
  width: 700px;
  margin: 0 auto;
  background: url(../images/paper_bg.png) repeat-y;
  background-podition: top;
  padding: 5px;
}

#contents_frame2 {
  width: 700px;
  margin: 0 auto;
  padding: 5px;
}

#footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 10px -379px;
  z-index: 20;
  width: 758px;
}
#footer:before {
  content: url("../images/footer_bg.png");
  display: block;
  width: 758px;
  height: 52px;
  margin: 0 auto 10px;
}
#footer P {
  color: #5d4422;
}
#footer #copy {
  text-align: center;
  font-size: 11px;
}

#side_menu {
  width: 160px;
  position: absolute;
  top: 0;
  left: 40px;
  z-index: 1;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
  /*IE8以下用*/
}
#side_menu:before {
  content: " ";
  display: block;
  width: 160px;
  height: 165px;
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#44000000,EndColorStr=#44000000);
  /*IE8以下用*/
}
#side_menu li {
  margin-bottom: 2px;
}

#page_midashi {
  text-align: center;
}

#page_top {
  position: absolute;
  bottom: 75px;
  width: 142px;
  height: 36px;
  left: 50%;
  margin-left: -71px;
  z-index: 30;
}

.contents_naka {
  margin: 30px;
  position: relative;
  overflow: hidden;
}

.n_list {
  border-bottom: 2px dotted #333333;
  line-height: 30px;
  margin-bottom: 17px;
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.n_list .n_list_left {
  display: inline-block;
  width: 100px;
}
.n_list .n_list_right {
  display: inline-block;
  width: 535px;
}

#n_title {
  width: 640px;
  background: url("../images/n_title_back.jpg");
  font-size: 20px;
  color: #fbe488;
  padding: 15px 15px 13px;
  margin-bottom: 1em;
}

.news_waku p {
  font-size: 14px;
  line-height: 30px;
}
.news_waku .red_midashi {
  font-size: 20px;
  font-weight: bold;
  color: #a9041b;
  margin-top: 30px;
}

#list_page {
  text-align: center;
  margin-top: 30px;
}

#side_menu_s {
  width: 160px;
  position: absolute;
  top: 0;
  left: 40px;
  z-index: 1;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
  /*IE8以下用*/
}
#side_menu_s:before {
  content: " ";
  display: block;
  width: 160px;
  height: 165px;
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#44000000,EndColorStr=#44000000);
  /*IE8以下用*/
}
#side_menu_s li {
  width: 160px;
  height: 40px;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
}
#side_menu_s li a {
  display: inline-block;
  width: 150px;
  height: 30px;
  background: #000;
  color: #f5da80;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 0 0 10px;
}
#side_menu_s li a:hover {
  background: #890000;
}
#side_menu_s li .side_active {
  background: #890000;
}

#bokenki_title {
  height: 100px;
}

#bokenki_top {
  margin: 30px 40px;
  position: relative;
  overflow: hidden;
}
#bokenki_top li {
  width: 615px;
  height: 85px;
  background: url("../images/story/ep_bt_back.png") no-repeat;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
}
#bokenki_top li a {
  display: inline-block;
  width: 585px;
  height: 55px;
  padding: 30px 0 0 30px;
  color: #e8ca79;
  text-decoration: none;
}
#bokenki_top li:hover {
  text-decoration: none;
}
#bokenki_top li .ep_s {
  font-size: 16px;
  vertical-align: top;
}

#ep_midashi {
  width: 700px;
  height: 50px;
  background: url("../images/story/bokenki_title_back.png") no-repeat;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  padding: 8px 0 0;
  text-align: center;
  color: #f5da80;
}
#ep_midashi .ep_s {
  font-size: 16px;
  vertical-align: top;
}

.bokenki_text p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}

#bokenki_main {
  width: 560px;
  margin: 20px auto;
  padding: 20px;
  background: #d1c391;
  position: relative;
  overflow: hidden;
}
#bokenki_main .coment {
  padding: 12px 0 10px;
  border-bottom: solid 2px #e8e1c8;
  position: relative;
  overflow: hidden;
}
#bokenki_main .coment .c_l {
  width: 40px;
  height: 100%;
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
}
#bokenki_main .coment .c_r {
  width: 480px;
  height: 100%;
  display: table-cell;
  vertical-align: top;
}
#bokenki_main .ep_next {
  width: 392px;
  height: 57px;
  margin: 30px auto 20px;
  background: url("../images/story/ep_next.png") no-repeat;
  color: #f5da80;
  font-weight: bold;
  text-align: center;
}
#bokenki_main .ep_next a {
  display: inline-block;
  width: 392px;
  height: 41px;
  padding-top: 16px;
  text-decoration: none;
  color: #f5da80;
  font-weight: bold;
}
#bokenki_main .ep_prev {
  width: 392px;
  height: 41px;
  margin: 30px auto 20px;
  background: url("../images/story/ep_prev.png") no-repeat;
  color: #f5da80;
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
}
#bokenki_main .ep_prev a {
  text-decoration: none;
  color: #f5da80;
  font-weight: bold;
}
#bokenki_main .ep_to {
  width: 392px;
  height: 41px;
  margin: 30px auto 20px;
  background: url("../images/story/ep_prev.png") no-repeat;
  color: #f5da80;
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
}

/*figure*/
.f_list{
	margin:0 8px;
}
#f_back{
	width:680px;
	padding:20px;
	margin:20px 0 0 20px;
	background:#020202;
	position:relative;
	overflow:hidden;
}
/*
#f_top{
	position:relative;
	overflow:hidden;
	font-size:0;
}
*/
#f_left{
	width:220px;
	display:inline-block;
	vertical-align: top;
	position:relative;
	overflow:hidden;
	/*float:left;*/
}
#f_right{
	width:445px;
	display:inline-block;
	line-height:0;
	font-size: 0;
	position:relative;
	overflow:hidden;
	/*float:left;*/
}
#f_right li{
	width:65px;
	height:65px;
	float:left;
	margin:0 0 9px 9px;
}
#f_right li img{
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50); 
}
#f_right li.current img{
    opacity: 1;
    filter: alpha(opacity=100);
}
/*
#f_right img{
	margin:0 0 10px 10px;
	vertical-align: bottom;
}
*/
#f_main{
	width:670px;
	height:670px !important;
	position:relative;
	overflow:hidden;
	text-align:center;
	display: table-cell;
	vertical-align: middle !important;

	/*vertical-align:middle !important;*/
}
/*
#f_main img{
    position: absolute;

}*/
.img_nav btn{
    position: absolute;
    top:52%;
    margin: -25px 7% 0;
    width: 50px;
    height: 50px;
    border-top: solid 2px #fff;   
    border-left: solid 2px #fff;
    cursor: pointer;
}
#prev{
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#next{
    right: 0;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.ep_next {
  width: 392px;
  height: 57px;
  margin: 30px auto 20px;
  background: url("../images/story/ep_next.png") no-repeat;
  color: #f5da80;
  font-weight: bold;
  text-align: center;
}
.ep_next a {
  display: inline-block;
  width: 392px;
  height: 41px;
  padding-top: 16px;
  text-decoration: none;
  color: #f5da80;
  font-weight: bold;
}
#f_back p{
	color:#d7ae5e;
	font-size:14px;
	line-height:24px;
}
#f_shosai{
	margin-top:35px;
}
#f_shosai th,td {
	color:#fff;
	font-size:12px;
	line-height:22px;
	vertical-align:top;
}
#f_shosai th{
	width:100px;
}
.relative {
  position: relative;
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

.t_center {
  text-align: center;
}

.m_t5px {
  margin-top: 5px;
}

.m_t10px {
  margin-top: 10px;
}

.m_t15px {
  margin-top: 15px;
}

.m_t20px {
  margin-top: 20px;
}

.m_t25px {
  margin-top: 25px;
}

.m_t30px {
  margin-top: 30px;
}

.m_r5px {
  margin-right: 5px;
}

.m_r10px {
  margin-right: 10px;
}

.m_r15px {
  margin-right: 15px;
}

.m_r20px {
  margin-right: 20px;
}

.m_r25px {
  margin-right: 25px;
}

.m_r30px {
  margin-right: 30px;
}

.m_b5px {
  margin-bottom: 5px;
}

.m_b10px {
  margin-bottom: 10px;
}

.m_b15px {
  margin-bottom: 15px;
}

.m_b20px {
  margin-bottom: 20px;
}

.m_b25px {
  margin-bottom: 25px;
}

.m_b30px {
  margin-bottom: 30px;
}

.m_t1em {
  margin-top: 1em;
}

.m_t2em {
  margin-top: 2em;
}

.m_t3em {
  margin-top: 3em;
}
.img_hover{
	/*display:inline-block;*/
}
.img_hover img{
	transition:all 0.5s ease;
}
.img_hover:hover img{
	opacity:0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;

}