@charset "UTF-8";
/* CSS Document */

body { font-family : “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
	background:#000;
}

#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	margin:-349px 0 0 -450px;
	padding:50px 0 0 0;
	width:900px;
	height:598px;
}



/* -----------------top----------------- */
#top .content {
	width:900px;
	height:459px;
	background:url(../images/top/top_main_bg.jpg) no-repeat;
	position:relative;
}

#top h1 {
	position:absolute;
	top:-49px;
	left:-45px;
	z-index:100;
}
#top p.jyusyou {
	position:absolute;
	top:147px;
	left:26px;
}
#top h2 {
	position:absolute;
	top:0px;
	left:263px;
}
#top p.illust {
	position:absolute;
	top:282px;
	left:115px;
}
#top p.illust_re {
	position:absolute;
	bottom:203px;
	right:10px;
	z-index:30;
}




/* movie */

.movie img {
	position:absolute;
	bottom:0px;
	right:-0px;
	background:url(../images/movie_bg.png);
	padding:10px 0 3px 10px;
	z-index:20;
}





/* -----------------navi----------------- */


ul#navi {
	clear:both;
	margin:15px 0px 0px -38px;
}
ul#navi li {
	float:left;
	margin-left:38px;
}



/* -----------------banner----------------- */

.banner {
	clear:both;
	margin-top:15px;
}

.banner img {
	float:left;
}
/*
.banner img.zurasu1 {
	margin:0px 0 0 5px;
}
*/

/* -----------------footer----------------- */

#footer {
	clear:both;
	text-align:center;
	font-size:12px;
	color:#999999;
	margin-top:15px;
}

#footer p {
	margin-bottom:5px;
}
#footer img {
	margin-top:7px;
}

/* -----------------content共通----------------- */


.content {
	width:900px;
	height:459px;
	position:relative;
	z-index:5;
}

h1 {
	position:absolute;
	top:-49px;
	left:-45px;
	z-index:100;
}
div#fla {
	position:absolute;
	top:-23px;
	right:0px;
	z-index:0;
}
.rightBox {
	float:right;
	margin:59px 25px 21px 0px;
	width:550px;
	height:380px;
	overflow:auto;
}
/*.disnon {
  display: none;
}*/
.scroll-pane
{
	overflow: auto;
}

h2 {
	position:absolute;
	top:9px;
	right:20px;
}
.rightBox h3 {	/* 大見出斜線ライン */
	clear:both;
	color:#333;
	font-size:18px;
	background:url(../images/cont_tit_bg.png) repeat-x 0px 23px;
	min-height:27px;
	margin-bottom:12px;
	margin-right:15px;
}
.rightBox h3 span {	/* 大見内小文字 */
	color:#333;
	font-size:12px;
	margin-left:0.5em;
}
.rightBox .imgBox {
	margin:0 0 13px -10px;
	width:510px;
}
.rightBox .imgBox img {
	float:left;
	margin:0 0px 10px 10px;
	padding:0px;
}
.rightBox p {
	color:#333;
	font-size:12px;
	line-height:16px;
	padding-right:15px;
	margin-bottom:10px;
}

.leftBox {
	float:left;
	/*margin:93px 30px 21px 40px;
	width:255px;
	height:346px;*/
	margin:83px 30px 11px 40px;
	width:255px;
	height:366px;
	overflow:auto;
}
/* リンク　*/
.rightBox a:link {
	color: #000;
	text-decoration: none;
	border-bottom: #ccc solid 1px;
}
.rightBox a:visited {
	color: #000;
	border-bottom: #ccc solid 1px;
}
.rightBox a:hover {
	color: #63C;
	border-bottom: #63C solid 1px;
}

/* リンク　枠あり　*/
.rightBox div.link {
	clear:both;
	font-size:18px;
	line-height:17px;
	padding:10px 0;
}
.rightBox div.link p{
	margin-bottom: 15px;
}
.rightBox div.link p a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border: #cccccc solid 1px;
	padding: 3px 8px 3px 24px;
	background:url(../images/arrow1.png) no-repeat center left;
	background-color: #FFFF00;
}
.rightBox div.link a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFF00;
	border: #cccccc solid 1px;
	padding: 3px 8px 3px 24px;
}
.rightBox div.link a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCC00;
	border: #cccccc solid 1px;
	padding: 3px 8px 3px 24px;
}
#theater .content .rightBox div.end div.link a:link {/*上映終了分*/
	background-color: #CCC;
	color: #999;
}
#theater .content .rightBox div.end div.link a:visited {/*上映終了分*/
	background-color: #CCC;
	color: #999;
}
#theater .content .rightBox div.end div.link a:hover {/*上映終了分*/
	background-color: #CCC;
	color: #999;
}

.rightBox p.txtright {	/*右寄せ(文末の名前等)*/
	text-align:right
}

.rightBox p.dotline {	/*ドットライン区切り*/
    height:1px;
	border: #cccccc dotted 1px;
	margin: 15px 20px 15px 0;
	padding: 0px;
}





/* -----------------各ページ----------------- */
/* -----------------works----------------- */

#works .content {
	width:900px;
	height:460px;
	background:url(../images/works/works_main_bg.jpg) no-repeat;
}

#works .leftBox ul.menu {
	margin:0px;
}
#works .leftBox ul.menu li {
	width:84px;
	height:85px;
	margin-right:16px;
	position:relative;
	float:left;
}
#works .leftBox ul.menu li p {
	font-size:11px;
	line-height:15px;
	color:#000;
	text-align:center;
	width:100%;
	display:inline-block;
	margin-top:3px;
}
#works .rightBox ul.gaiyou {
	margin-bottom:10px;
}
#works .rightBox ul.gaiyou li {
	clear:both;
	font-size:12px;
	line-height:17px;
	color:#000;
	background:url(../images/listMaru.png) no-repeat 0px 7px;
	padding-left:10px;
}

#works .rightBox h4 { /* 受賞 */
	clear:both;
	color:#339999;
	font-size:12px;
	line-height:16px;
	width:500px;
	margin-bottom:10px;
}
#works .rightBox h5 {
	clear:both;
	color:#000;
	font-size:12px;
	line-height:16px;
	width:500px;
	background:url(../images/listShikaku.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-bottom:10px;
}
#works .rightBox h6 {
	clear:both;
	color:#000;
	font-size:12px;
	line-height:16px;
	width:500px;
	background:url(../images/listShikaku.gif) no-repeat 0px 4px;
	padding-left:10px;
	margin-bottom:10px;
}
#works .rightBox p.naiyo {
	clear:both;
	margin:15px 15px 20px 0;
}
.dvdsale {
	clear: both;
	text-align: left;
}
.dondvdimg{
	text-align:center;
	margin:5px 0px 15px 0; 
}
.dondvdimg a:link {
	text-decoration: none;
	border-bottom: none;
}
.dondvdimg a:visited {
	text-decoration: none;
	border-bottom: none;
}
.dondvdimg a:hover {
	text-decoration: none;
	border-bottom: none;
}
.sakuhinmiru{
	text-align: center;
	font-weight: bold;
}
	
/* -----------------outline----------------- */

#outline .content {
	width:900px;
	height:460px;
	background:url(../images/outline/outline_main_bg.jpg) no-repeat;
}
#outline p.intro img {
	padding:10px 0
}


#outline .rightBox ul.gaiyou li {
	clear:both;
	font-size:12px;
	line-height:17px;
	color:#000;
	background:url(../images/listMaru.png) no-repeat 0px 7px;
	padding-left:10px;
	padding-bottom:15px;
}
#outline .rightBox h4 {	/* タイトル */
	clear:both;
	font-size:14px;
	margin-right:15px;
}
#outline .rightBox h4  span{
	clear:both;
	font-size:10px;
	font-weight:bold
}
#outline .rightBox h5 {	/* 受賞 */
	clear:both;
	color:#339999;
	font-size:12px;
	line-height:16px;
	width:500px;
	margin-top:5px;
}	

#outline .rightBox h4  {
	float:left;
}
.chirashi {
	text-align: center;
}
.chirashi a:link {
	text-decoration: none;
	border-bottom: none;
}
.chirashi a:visited {
	text-decoration: none;
	border-bottom: none;
}
.chirashi a:hover {
	text-decoration: none;
	border-bottom: none;
}
.chirashi p {
	margin-top: 7px;
}
.chirashi p span {
	color: #000;
	text-decoration: none;
	border-bottom: #ccc solid 1px;
}
.kikakutitle strong {
	font-size: 14px;
}
/* -----------------about----------------- */

#about .content {
	width:900px;
	height:460px;
	background:url(../images/about/about_main_bg.jpg) no-repeat;
}
#about .rightBox div.kaisetsu p {
	color:#333;
	font-size:12px;
	line-height:19px;
	padding-left:10px;
	margin-bottom:20px;
}
/*#about .rightBox div.kaisetsu p strong {
	font-size:16px;
}*/

/* -----------------interview----------------- */

#interview .content {
	width:900px;
	height:460px;
	background:url(../images/interview/interview_main_bg.jpg) no-repeat;
}
#interview .rightBox div.interview p {
	color:#333;
	font-size:12px;
	line-height:19px;
	margin-bottom:20px;
}
#interview .rightBox div.interview p.kikite {
	color:#909;
	font-size:12px;
	line-height:19px;
	margin-bottom:10px;
}
/* -----------------comment----------------- */

#comment .content {
	width:900px;
	height:460px;
	background:url(../images/comment/comment_main_bg.jpg) no-repeat;
}
#comment .rightBox div.comment div {
	color:#333;
	font-size:14px;
	line-height:19px;
	margin:0 15px 20px 0;
	padding:15px 30px;
	background:url(../images/syasen.png);
}
#comment .rightBox div.comment div p{
	font-size:12px;
	text-align:right;
	padding:10px 0 0 0;
	margin:0;
}

#comment .rightBox div.comment div p strong{	/*半透明紫ライン*/
	background:url(../images/purple.png) repeat-x bottom;
}	

/* -----------------hertzfeldt----------------- */

#hertzfeldt .content {
	width:900px;
	height:460px;
	background:url(../images/hertzfeldt/hertzfeldt_main_bg.jpg) no-repeat;
}#hertzfeldt .rightBox div.profile p {
	color:#333;
	font-size:12px;
	line-height:19px;
	margin-bottom:20px;
}
/*　変更時はoutlineも参照*/
#hertzfeldt .rightBox ul.gaiyou li {
	clear:both;
	font-size:12px;
	line-height:15px;
	color:#000;
	background:url(../images/listMaru.png) no-repeat 0px 7px;
	padding-left:10px;
	padding-bottom:15px;
}
#hertzfeldt .rightBox h4 {	/* タイトル */
	color:#333;
	clear:both;
	font-size:12px;
	font-weight:bold;
	margin-right:15px;
}
#hertzfeldt .rightBox h4  span{
	clear:both;
	font-size:10px;
	font-weight:bold
}

#hertzfeldt .rightBox h4  {
	float:left;
}

/* -----------------theater----------------- */

#theater .content {
	width:900px;
	height:460px;
	background:url(../images/theater/theater_main_bg.jpg) no-repeat;
}
#theater .content .rightBox h3 strong{ /* theater独自H3 */
	background:url(../images/sankaku.png) no-repeat left 6px;
	padding: 0 0 0 20px;
	margin:0;
}
#theater .content .rightBox div.syosai{
	margin-bottom:15px;
}
#theater .content .rightBox div.syosai p.date{
	font-size:14px;
	font-weight:bold;
	font: inherit;	
}
#theater .content .rightBox div.syosai p.title{
	font-size:14px;
}
#theater .content .rightBox div.syosai p.time{
	font-size:14px;
}
#theater .content .rightBox div.syosai p.memo{
	font-size:12px;
}
#theater .content .rightBox div.syosai p.memo strong{
	background:url(../images/purple.png) repeat-x bottom;
	font-weight:bold;
}
#theater .content .rightBox div.end p.date{
	color: #7E7E7E;
}
#theater .content .rightBox div.end p.title{
	color: #7E7E7E;
}
#theater .content .rightBox div.end p.time{
	color: #7E7E7E;
}
#theater .content .rightBox div.end p.memo{
	color: #7E7E7E;
}
#theater .content .rightBox div.end p.memo strong{
	background:none;
	font-weight:bold;
	color: #7E7E7E;
