@charset "utf-8";

/* *****************************************************
	base design
	last update 2008-05-2x

 * *****************************************************/

div#container div#contents div#eyeCatch{
	position: relative;
	height: 30px;
	margin: 0 0px;
	padding: 250px 0 0 13px;
	}
div#container div#contents div#eyeCatch h2,
div#container div#contents div#eyeCatch h3,
div#container div#contents div#eyeCatch p{
	display: none;
	}
/* *****************************************************
	[h
 * *****************************************************/
div.lead{
	margin: 10px 0 0;
	padding: 181px 0 0;
	}
h3{
	color: #663300;
	}
/* *****************************************************
	eLXg
 * *****************************************************/
div#container div#contents div.textbody{
	margin: 0;
	padding: 0;
	}
div.section01,
div.section03,
div.section05,
div.section07,
div.section09,
div.section11
{
	margin: 0 10px 10px 0;
	padding: 0;
	float:left;
	}
div.section02,
div.section04,
div.section06,
div.section08,
div.section10,
div.section12
{
	margin: 0 0 10px 0;
	padding: 0;
	float:left;
	}
div#container div#contents div.textbody p.pagetop{
	font-size: 1em;
	}
div.section01 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb01.gif') no-repeat top center;
	display: block;
	}
div.section01 a:hover{
	background: url('img/movie_thumb01.gif') no-repeat left bottom;
	}
div.section02 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb02.gif') no-repeat top center;
	display: block;
	}
div.section02 a:hover{
	background: url('img/movie_thumb02.gif') no-repeat left bottom;
	}
div.section03 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb03.gif') no-repeat top center;
	display: block;
	}
div.section03 a:hover{
	background: url('img/movie_thumb03.gif') no-repeat left bottom;
	}
div.section04 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb04.gif') no-repeat top center;
	display: block;
	}
div.section04 a:hover{
	background: url('img/movie_thumb04.gif') no-repeat left bottom;
	}
div.section05 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb05.gif') no-repeat top center;
	display: block;
	}
div.section05 a:hover{
	background: url('img/movie_thumb05.gif') no-repeat left bottom;
	}
div.section06 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb06.gif') no-repeat top center;
	display: block;
	}
div.section06 a:hover{
	background: url('img/movie_thumb06.gif') no-repeat left bottom;
	}
div.section07 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb07.gif') no-repeat top center;
	display: block;
	}
div.section07 a:hover{
	background: url('img/movie_thumb07.gif') no-repeat left bottom;
	}
div.section08 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb08.gif') no-repeat top center;
	display: block;
	}
div.section08 a:hover{
	background: url('img/movie_thumb08.gif') no-repeat left bottom;
	}
div.section09 a{
	text-indent: -9999px;
	height: 200px;
	width: 250px;
	background: url('img/movie_thumb09.gif') no-repeat top center;
	display: block;
	}
div.section09 a:hover{
	background: url('img/movie_thumb09.gif') no-repeat left bottom;
	}
