/* 2010 “うそ” 向けのスタイルシート */

/* 全サイトで使用する設定*/
div, body {
	margin: 0;
	padding: 0;
}
.disabled {
	color: #777;
}
.note {
	color: #0a0;
	font-size: x-small;
}
.floatend {
	clear: both;
}

/* サイト全体レイアウト */
div.body {
	position: absolute;
	width: 100%;
}
div.width {
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
}
#content {
	position: relative;
	top: 0;
	left: 219px;
	width: 581px;
	padding-bottom: 6.5em;/*76px*/
	padding-top: 20px;
}
#footer-container {
	position: fixed;
	bottom: 0;
	width: 100%;
}
* html #footer-container { /* for IE6 */
	position: relative;
	bottom: 0;
	top: auto;
	margin-top: -6.5em;/*-76px*/
}
* html body, * html .body, * html .width { /* for IE6 */
	height: 100%;
}
#footer {
	position: relative;
}
#footer-menu {
	position: relative;
	left: 219px;
	width: 581px;
}
#navigation {
	position: absolute;
	width: 180px;
	top: 0;
	left: 0;
	padding-bottom: 6.5em;/*76px*/
	padding-top: 20px;
}

/* サイトの見た目設定 */
body {
	background: url(bg-content.png) #fff;

	font-size: small;
	line-height:1.6em;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
	color: #4e0000;
}
#headcolor {
	position: absolute;
/*	background: url(bg-yellowgradient.png) repeat-x;*/
	width: 100%;
	height: 90px;
}
#footer-container {
	background: url(bg-footer.png) #5e1375; /*#5e1375*/
}

/* ナビゲーションエリア */
#navigation-image {
	position: absolute;
	left: -113px;
	top: 270px;
	width: 219px;
	height: 246px;
}
#logo {
	width: 180px;
	height: 188px;
	color: #c70025;
	font-size: 40px;
	line-height: 100%;
	text-align: right;
}
.mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
.mainmenu li {
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
}

/* フッタ */
#footer-menu {
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
}
#footer a { 
	font-size: 120%;
	padding-right: 1em;
	text-decoration: none;
}
#footer a img {
	margin-bottom: -4px;
}
#footer a:link    { color: #0ff }
#footer a:visited { color: #bbf }
#footer a:hover   { color: #aff }
#copyright {
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
}
#copyright img {
	border: #999 1px solid;
}

/* 本文中のタグ */
h1, h2, h3, h4, h5, h6, h7, th {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝",serif;
	color: #c70025;
}
h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 5px 0 0.2em 0;
}
h2 {
	font-size: 1.2em;
	margin: 1.2em 0 0.2em 0;
}
h3 {
	font-size: 1.1em;
	margin: 1em 0 0.2em 0;
}

table th {
	vertical-align: top;
	text-align: left;
}
table td {
	vertical-align: top;
}

/* 本文: 推薦文 */
.endorser {
	margin: 1.3em 0 0.4em 0;
	padding: 10px 1em 0 1em;
	text-indent: 1.5em;
	background: url(quote-start.png) no-repeat;
}
.endorser-name {
	margin-top: -1.4em;
	margin-right: -1em;
	padding: 1.4em 2.5em 0px 0;
	background-image: url(quote-end.png);
	background-repeat: no-repeat;
	background-position: right top;

	text-align: right;
}

/* 本文: 上映関連情報 */
.push {
	font-size: 20px;
	font-family: "ヒラギノ角ゴシック StdN W8","Hiragino Gothic StdN W8","ＭＳ Ｐゴシック",sans-serif;
	font-weight: 800;

	width: 581px;
	line-height: 24px;
	
	margin: 0.6em 0;
}
.seriesname {
	font-size: 1.4em;
	line-height: 100%;
	margin-top: 0.5em;
}
.seriesname:first-letter{
	font-size: 150%;
}
.seriesname .number {
	font-size: 0.71em;
}

/* 本文: 区切り線 */
hr.separator, div.separator {
	background:url("bg-hr-skull.png") no-repeat scroll center center transparent;
	border:0 none;
	height:24px;
	margin:1em auto;
	width:100%;
}

/* 各ページ: ニュース用 */
ul.news {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.news li {
	margin: 0;
	padding: 0;
}

/* 各ページ: 作品情報一覧 */
div.lineup {
	float: left;
	width: 160px;
}
div.lineup-spacer {
	float: left;
	width: 50px;
	height: 50px;
}

div.title-image {
	position: relative;
	width: 160px;
	height: 90px;
}
div.title-image img {
	width: 160px;
	height: 90px;
}
a.title-text {
	position: absolute;
	display: block;
	width: 155px;
	bottom: 0;
	padding: 5px 0 5px 5px;

	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	background: url(bg-black-60.png);
}
a.title-text:link, a.title-text:visited {
	color: #fff;
	text-decoration: none;
}
a.title-text:hover {
	color: #fff;
	text-decoration: underline;
}

.lineup ul, .lineup li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.lineup li.title {
	margin-bottom: 0.5em;
}
.lineup li li {
	padding-left: 0em;
}


/* 各ページ: 作品情報 */
div.film-group {
	position: absolute;
	color: #aaa;
	font-size: 2.0em;
	font-weight: bold;
	right: 0;
	top: 0px;
	text-align: right;
}
div.film-group a {
	font-size: small;
	padding-left: 1em;
}
div.film-story {
	margin-top: 0.6em;
}
div.film-still-primary {
	width: 352px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.film-still-primary img {
	width: 352px;
	height: 198px;
}
div.film-director {
	background: #fff;
	padding: 1em;
	margin: 10px 10px 10px 0;
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 10px rgba(0,0,0,0.7);
	box-shadow: 3px 3px 10px rgba(0,0,0,0.7);
}
div.film-director img.film-director-photo {
	float: right;
	height: 160px;
}
div.film-director h2 {
	margin: 0;
	padding: 0;
}
div.film-director h3 {
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 24px;
	color: #aaa;
	font-family: Times,serif;
}
div.backlink {
	margin: 1em 0;
	text-align: right;
}

/* 各ページ: 劇場 */
div.theatre {
	margin-top: 2em;
}
.theatre h2 {
	color: #4e0000;
}
.theatre h2 img {
	border: #aaa 1px solid;
	margin-bottom: -3px;
}
.theatre-date {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Times,serif;
	margin: 0.5em 0 3px 0;
}
.theatre table {
	border-left: #ddd solid 3px;
}
.theatre td {
	padding: 0 0 0 1em;
	vertical-align: bottom;
}
.theatre td.date {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Times,serif;
}

