@charset "euc-jp";
/* CSS Document */

body {
	background: #FFF;
	margin: 0px;
	padding: 40px 0px;
	color: #262625;
	font: 0.8em/1.6em Georgia, "Times New Roman", Times, serif 
}

p {
	margin-bottom: 1.0em;	
}

a:link,
a:visited,
a:active,
a:hover {
	color: #dcdcdc;
}

#content-main {
	margin: 0px auto;
	width: 1000px;
	background: url(../images/index_main.jpg) no-repeat left 55px;
	position:relative;
	text-align: center;
}

h1 img {
	margin-bottom: 30px;
}

h2 {
	font-size: 2.0em;
	text-align: center;
	margin-bottom: 40px;
}


#awards {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#introduction,
#trailer,
#overview,
#statement,
#director,
#credits,
#contact {
	width:920px;
	margin:0 auto;
	text-align:justify;
	text-justify:newspaper;
	line-height: 1.6em;
	font-size: 1.15em;
}

#introduction h3,
#trailer h3,
#overview h3,
#statement h3,
#director h3,
#credits h3,
#contact h3 {
	font-size: 2.0em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 1.2em;
}

#director h4 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#caption {
	margin-top: 0.5em;
	font-size: 0.75em;	
}