html,body{margin:0;padding:0;}
html{overflow-y:scroll;}
div#container{width:834px;margin:0 auto}
div#top_container{width:834px;margin:0 auto}
div#navigation{float:left;width:400px}
div#extra{float:right;width:400px}
div#footer{clear:both;width:100%;}

img{border: 0;}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color:#555;
	line-height:1.4;
	margin: 0px 0px 0px 0px;
	background: url(../img/back.jpg) center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#header {
	margin: 0px 0px 0px 0px;
	background: url(../img/header.jpg) left top;
	background-repeat: no-repeat;
	height:130px;
}

p{
	margin: 5px 3px 5px 0px;
	line-height:1.4
}
div#container{
	text-align:center;
	background-color: #fff;
	width:834px;
}


div#content{
	text-align: left;
}

div#content p{
	padding: 5px 15px 5px 15px;
}


div#menu{
	text-align: center;
	margin: 0px 0px 15px 0px;
}




div#left{
	float:left;
	width:540px;
	padding: 7px;
}

div#right{
	float:left;
	width:260px;
	padding: 7px;
}

div#footer {
	text-align: center;
}

div#top_footer {
	background: url(../img/top_footer.jpg) center top;
	background-repeat: no-repeat;
	text-align: right;
	height:172px;
}


ul{margin:0;padding:0;	text-transform:uppercase; list-style: none; }
li{margin:0;padding:0;}

h1 {
	margin: 0px 0px 30px 0px;
}


#top_box1
{
	width: 617px;
	height:90px;
	margin: 15px 0px 20px 0px;
	padding: 30px 15px 5px 15px;
	border: solid 6px #626262;
	background: url(../img/top/whatisthe_img.jpg) left top;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #fff;
	line-height:1.4;
}
#top_box2
{
	width: 200px;
	height:312px;
	margin: 0px 5px 0px 0px;
	border: solid 6px #8e8e8e;
	background-color: #fff;
}
#top_box2 img
{
	border-top: solid 6px #e50011;
}




ul {
	padding: 7px;
}



.title01 {
	padding: 7px;
	border-bottom: solid 1px #dddddd;
	border-left: solid 7px #f8931f;
	margin: 10px 0px 0px 0px;
	clear: both;
	font-weight: bold;
	background-color: #f5f5f5;
}


.info_title {
	margin: 10px 0px 10px 20px;
	font-weight: bold;
	font-size: 11pt;
}


.info_body {
	margin: 0px 0px 0px 20px;
}

.staff_movie {
	float: left;
	margin: 0px 0px 0px 20px;
}

.staff_movie img {
	margin: 0px 0px 10px 0px;
}

.banner_link {
	margin: 0px 0px 20px 20px;
	border: solid 1px #ccc;
	width:788px;
}










.center {
	text-align: center;
}
.clear {
	margin: 7px 0px 0px 0px;
	clear: both;
}


a {
	text-decoration: underline;
	}

a:link {
	color: #3366CC;
	}

a:visited {
	color: #9F009F;
	}

a:active {
	color: #660000;
	}

a:hover {
	color: #cc0000;
	}


