h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 0
}
h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 0
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0
}
h4 {
	font-weight: bold;
	margin: 0
}
h5 {
	font-weight: bold;
	margin: 0
}
p {
	margin: 0;
	font-size: 12px
}
ul {
	margin: 0
}
img {
	vertical-align:bottom;
}

#header_body {
	height: 100%;
	height: 105px;
	background: url(../images/head_img_02.jpg) repeat-x left top;
	margin:0;
}
#header {
	width:750px;
	height: 105px;
	margin:0 auto;
	background: url(../images/head_img_01.jpg) no-repeat left top;
	position:relative;
}
#header h1,
#header p {
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#header h1 a {
	display: block;
	margin:0;
	padding:0;
	text-indent:-9999px;
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:105px;
}

#contents {
	width:750px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.top_movie {
	width:750px;
	height:270px;
	background: url(../images/kage.jpg) no-repeat left bottom;
}

#menu {
	margin-top: 0px
}
#menu_top {
}
#menu p {
	margin:0;
	padding:0;
}
#menu p img {
	margin:0 0 5px;
	padding:0;
	vertical-align:bottom;
}
#menu_top p {
	margin-bottom: 5px
}
.side_banner img {
	margin-bottom: 10px;
	vertical-align:bottom;
}

#footer {
	color: #666666;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom:30px;
}
table { text-align:left; }

