@charset "UTF-8";
/*font size*/
/* mixinCSS Document */
/* keyframes */
/* hover */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
https://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6,
#contents h1 img, #contents h2 img, #contents h3 img, #contents h4 img, #contents h5 img, #contents h6 img {
	font-size:0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	line-height:1;
	vertical-align: bottom;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}
a { outline: none; }
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font: 13px/1.231;
  /* for IE6/7 */
  *font-size: small;
  /* for IE Quirks Mode */
  *font: x-small;
}

/* for windows vista */
* + html body {
  font-family: "CI","Meiryo";
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
  font: 99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

strong {
  font-weight: bold;
}

body {
	background-image: url(../images/body_bg_01.png);
	background-color: #000;
	background-position: center top;
}

#contents {
	width:1000px;
	margin:0 auto;
}
/* anchor */
#wrapper a,
#wrapper .article{
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}
#wrapper a:hover{
	/*filter: alpha(opacity=60);*/
	-moz-opacity:0.6;
	opacity:0.6;
}

   


/* #main */
#main {
	width: 675px;
	padding-bottom: 10px;
	background-color: #000;
}
#main #article .block h2{
	font-size:0;
}

/* #article */
#article {
	width: 675px;
	position: relative;
	background-color: #000;
}


/*.is2nd */
/* #header */
body.is2nd #header{
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	background-color: #000;
	padding-top: 180px;
}
body.is2nd  #header p{
	position: absolute;
}
body.is2nd #header p.txt_01{
	left: 5px;
	top: 12px;
}
body.is2nd #header p.txt_02{
	left: 5px;
	top: 42px;
}
body.is2nd #header h1.logo{
	position: absolute;
	left: 5px;
	top: 70px;
}
body.is2nd #header p.txt_03{
	left: 505px;
	top: 70px;
}
body.is2nd #header p.item_01{
	left: 438px;
	top: 43px;
}
/* #nav */
.is2nd #nav {
	position: relative;
	z-index: 2;
	background-image: url(../images/nav_bg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 160px;
}

.is2nd #nav ul li#link-project {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
}
.is2nd #nav ul li#link-chart {
	position: absolute;
	left: 424px;
	top: 5px;
	z-index: 2;
}
.is2nd #nav ul li#link-story{
	position: absolute;
	left: 5px;
	top: 88px;
	z-index: 2;
}
.is2nd #nav ul li#link-caststaff{
	position: absolute;
	left: 213px;
	top: 88px;
	z-index: 2;
}
.is2nd #nav ul li#link-music{
	position: absolute;
	left: 495px;
	top: 85px;
	z-index: 2;
}
.is2nd #nav ul li a,
.is2nd #nav ul li span {
	display: block;
	text-decoration: none;
}
/* #nav */


/* .block */
.is2nd #main #article .block{
	margin:0;
	padding:0;	
	position: relative;
	background-image: url(../images/block_bg_02.png);
	width: 675px;
	background-]repeat: repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;

}
.is2nd #main #article .block .box{
	background-image: url(../images/block_bg_01.png);
	width: 615px;
	background-repeat: repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
}


/* .innerlink-head */
#main p.innerlink-head {
	height: 210px;
	width: 76px;
	position: fixed;
	right:20px;
	z-index: 120;
}
#main p.innerlink-head a{
	height: 210px;
	width: 76px;
	background-image: url(../images/totop_btn_01.png);
	display: block;
	text-indent: -9999px;
}
/* #side */
#side {
	padding: 50px 5px 0px 5px ;
	background-color: #000;
}
#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}
#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

/* テキスト指定 */
#article {
	font: 13px/1.6em "游ゴシック", "YuGothic", "メイリオ", Meiryo, 'Lucida Grande', "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #000;
}

#article p {
}
.section {
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}
#main #article #block_cast .box p.cast_txt{
	font-size: 16px;
}
#main #article #block_cast .box .cast_comment{
	color: #000;
}
#main #article #block_cast .box .cast_comment h4.h4_title{
	font-family: Impact;
	font-size: 24px;

}
#main #article #block_cast .box .cast_comment p{
	font-size: 16px;

}
