﻿@charset "UTF-8";

div.header1 {
    background-image:url(../images/template/movie_banner_background.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}
.header1 {
    background-color:#2B2B2B;
    color:#FFFFFF;
}


p.movie,
p.comment{
margin-left:auto;
margin-right:auto;
text-align:center;
width:580px;
}

h2 {
margin:40px;
padding:0;
border-bottom:10px solid #333;
}
p.date{
text-align:right;
margin-top:-6.5em;
}
div.detail{
padding:20px 35px;
}

div.footer_navi {
	float:left;
	height:36px;
	margin:20px 0px 10px 20px;
	width:900px;
}

div.footer_address {
	margin:10px 20px 0px 0px;
}
