﻿@charset "UTF-8";

@import url(../../common/css/common.css);


/*HEADMENU*/
#header-menu #inside li.filmmaker a {
  background:URL(../../common/img/headmenu_filmmaker_on.gif) left top no-repeat!important;
}

/*MAINCONTENTS*/

#main-block #main-block-in #main-block-tit h2 {
background:URL(../img/tit_filmmaker.gif) left top no-repeat;
width:175px;
height:28px;
text-indent:-9999px;
float:left;
display:block;
}

.statement-h3 {
background:URL(../img/tit_statement.jpg) left top no-repeat;
width:880px;
height:326px;
text-indent:-9999px;
display:block;
}

.cast-h3 {
text-indent:-9999px;
display:block;
height:220px;
}

#cast-contents {
background:URL(../img/tit_cast.jpg) left top no-repeat;
position: relative;
}

#cast-contents-in {
padding:110px 0 0 0;
position: relative;
}

h4 {
color:#de3c15;
font-size:18px;
margin-bottom:10px;
}

#staff-contents {
padding-top:20px;
clear:both;
}

#staff-contents p.name {
padding-bottom:0.4em!important;
}

#staff-contents p.name {
font-size:18px!important;
}

#staff-contents p.name span {
font-size:14px!important;
}

.staff-contents-left {
width:400px;
float:left;
}

.staff-contents-right {
width:400px;
float:right;
}

.staff-txt {
font-size:15px;
line-height:20px;
border-left:solid 2px #734617;
padding-left:10px;
margin-bottom:30px;
}

.director-txt {
border-left:solid 2px #734617;
padding-left:20px;
margin-bottom:10px;
}


