@charset "utf-8";
/*  contentBody
=======================================================*/

body {
	color: #141414;
	background: #FFF;
	font-size: 16px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:active, a:hover, a:visited {
	color: #16abd7;
	text-decoration: underline;
}
p {
	margin-bottom: 1.0em;
}

.txt-bold {
	font-weight:bold;	
}

.txt14 {
	font-size:14px;
}

.txt18 {
	font-size:18px;
}

.txt18b {
	font-size:18px;
	font-weight:bold;
}

.txt24 {
	font-size:24px;
	line-height: 34px;
}

.txt24b {
	font-size:24px;
	font-weight:bold;
}

/* keyart */

#keyart {
 width:1060px;
 margin:0 auto;	
}

#keyart img {
	margin-top:20px;	
}

#beling {
	width:1060px;
	margin:0 auto;	
	text-align:center;
}


/*main content*/

div#main-wrapper {
	margin: 0 auto;
	width: 1060px;
}

div#synopsis-content, div#ds-content, div#pn-content, div#trailer-content, div#theater-content, div#credit-content,div#comments-content, div#download-content, div#contact-content {
	width: 1060px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../images/dotline.png) repeat-x left bottom;
	padding-bottom: 30px;
	clear: both;
}
div#synopsis-content h2, div#ds-content h2, div#pn-content h2, div#trailer-content h2, div#theater-content h2, div#credit-content h2,div#comments-content h2, div#download-content h2, div#contact-content h2 {
	margin-bottom: 25px;
}

#content-left {
	float: left;
	width:48%;
}

#content-right {
	float: right;
	width:48%;
}

/*synopsis*/

div#synopsis-left-column {
	float: left;
	width:600px;
}
div#synopsis-right-column {
	float: right;
	width: 412px;
}
div#synopsis-right-column img {
	margin-bottom: 15px;
}

/*trailer*/

div#trailer-content iframe {
	display:block;
	width:854px;
	margin:0 auto;
}

/*directors statement*/

img#pic-dn {
 margin:1.0em 0;	
}

#director-name {
	font-size:18px;
	margin:1.0em 0;
}

#director-name a {
	color:#000;
}

div#director-profile {
	background: #2f2f2f;
	padding: 25px 30px;
	width: 1000px;
	color: #FFF;
	clear: both;
	font-size: 0.9em;
}

div#director-profile h3 {
	display:block;
	width:100%;
	margin-bottom:2em;
}

div#director-profile h3 img {
	margin:1.5em 0 0em -36px;
}

div#director-profile h4 span {
	font-size: 0.6em;
}
div#director-profile-left-column {
	width: 224px;
	float: left;
}
div#director-profile-left-column img {
	margin: 0px 8px 8px 0px;
}
div#director-profile-right-column {
	width: 740px;
	float: right;
	line-height:20px;
	position:relative;
}

div#director-profile td {
	vertical-align: top;
	padding-right: 1em;	
	padding-bottom: 1em;	
}

div#directors-tw {
	position:absolute;
	top:-10px;
	right:0px;
}

div#directors-fb {
	position: absolute;
	top: -10px;
	right: 46px;
}

/*credit*/

#credit-content h3 {
	font-size:20px;
	font-weight:bold;
	margin:1em 0;
}

#credit-content h3 span {
	font-size:14px;
}

#credit-content td {
	vertical-align: top;
	padding-right: 2em;	
}

.supporter {
	width:22%;
	float:left;
	margin-right:3%;
	margin-bottom:3em;
}

#ic-bunkacho {
	padding-left: 23px;
	background-image: url(../images/icon_bunacho.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

/*download*/

div#download-content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.0em;
}

div#download-content ul.download-list {
	display:block;
	margin: 2em 0em;
}

div#download-content ul.download-list li a:link,
div#download-content ul.download-list li a:hover,
div#download-content ul.download-list li a:active,
div#download-content ul.download-list li a:visited {
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #000 url(../images/allow_off.gif) no-repeat 15px center;
	padding: 0.5em 1.6em 0.5em 2.2em;
	color: #FFF;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
}

div#download-content ul.download-list li a:hover {
	background: #000 url(../images/allow_on.gif) no-repeat 15px center;
	color: #16abd7;
}

div.download-photos {
	float: left;
	width: 300px;
	margin-bottom:10px;
}

div.download-photos p {
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size:12px;
	line-height:16px;
}

div.download-photos a img {
	border: 1px solid #CCC;
}

div#download-content div.download-photos a:hover img {
	border: 1px solid #16abd7;
}

/*contact*/

div#contact-content h3 {
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom: 1.0em;
}

/*footer*/

div#copyright {
	font-size: 0.8em;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 30px;	
}
