﻿body
{
	background-color: #FFFFFF;
}

#site
{
	width: 920px;
	position: relative;
	margin-right: auto; 
	margin-left: auto;
}

#header
{

}

#header h1
{
	font-family: 'Play' , serif;
	font-size: 61px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
	letter-spacing: -0.05em;
	word-spacing: 0em;
	line-height: 0.69;
	color: #000000;
}

#logo
{
	margin-left: 60px; /* Rotate div */
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg); /* IE 9 */
	-moz-transform: rotate(-7deg); /* Firefox */
	-webkit-transform: rotate(-7deg); /* Safari and Chrome */
	-o-transform: rotate(-7deg);
}

#content
{
	margin-left: 160px;
	margin-top: 100px;

}

#content h2
{
	margin: 0px;
	font-family: 'Mako' , Arial, Serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#content p
{
	font-family: 'Mako' , Arial, Serif;
	font-size: 15px;
	margin-left: 15px;
	color: #000000;
}

.opera #content img
{
	margin-bottom: 5px;
}

#contact
{
	margin: 20px 0px 0px 14px;
}

#jere
{
	border: 1px solid #000000;
	float: right;
	margin-right: 380px;
	margin-top: -22px;
}

#navi
{
	position: absolute;
	top: 200px;
	left: 0;
	padding-left: 0px;
	padding-right: 30px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #000000;
	height: 380px;
}

#navi ul
{
	margin: 0px;
	list-style-type: none;
	padding-left: 15px;
}

#navi h2
{
	font-family: 'Mako' , Arial, Serif;
	padding: 0;
	margin: 0px;
	color: #000000;
}

.opera #navi h2
{
	margin-bottom: 15px;
}

#navi a
{
	font-family: 'Mako' , Arial, Serif;
	text-decoration: none;
	color: #000000;
	line-height: 0;
}

#navi a:hover
{
	text-decoration: underline;
}

#film2
{
	width: 610px;
	margin-left: 0px;
}

.film
{
	height: 162px;
	width: 453px;
	background-color: #000000;
	margin-left: 50px;
	/* "varjo" */
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}

.film_up
{
	background-image: url( 'graph/film_up2.png' );
	background-repeat: repeat-x;
	width: 453px;
	height: 21px;
}

.film_center
{
	width: 453px;
	height: 120px;
	padding-right: 5px;
	padding-left: 5px;
}

.film_center img
{
	border-style: none;
}

.film_down
{
	background-image: url( 'graph/film_down2.png' );
	background-repeat: repeat-x;
	width: 453px;
	height: 21px;
}