body {
	text-align: center;
	font-size: 80%;
	line-height: 1.3em;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';
	color:#171717;
}

a:link {
	color: #431d04;
}
a:visited{
	color:#431d04;
}
a:hover {
	color:#431d04;
}

#header {
	padding-top:12px;
	text-align: left;
	height: 87px;
	background-color:#fff;
	margin-bottom: 370px;
}
#header h1 {
	height: 78px;
	width: 255px;
	display: block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	float: left;
}
#header h1 span {
	height: 1px;
	width: 1px;
	overflow: hidden;
	display: block;
}

#main-menu {
	float:right;
}
#main-menu li {
	list-style-type:none;
	float:left;
	vertical-align: top;
	margin-right:80px;
}
#main-menu li.cinema {
	list-style-type:none;
	float:left;
	vertical-align: top;
	margin-right:0px;
	margin-left:6px;
}

#main-menu li a {
	display:block;
	height:87px;
	width:25px;
	overflow:hidden;
}

#main-menu li img{
	border:0;
}
#main-menu li a:hover {
	text-indent:-25px;
}
#main-menu li.active{
	text-indent:-25px;
}

#top_contents {
	clear:both;
	text-align: left;
	margin: 0px auto 12px;
	
}

#contents {
	text-align: left;
	width: 970px;
	margin: 12px auto;
	clear:both;
}
#contents h3{
	margin-bottom: 12px;
}

.sub_contents {
	width:358px;
	margin-right:24px;
	margin-top:12px;
	float:left;
	}
.sub_contents h2 img{
	margin-bottom:6px;
	}

.sub_contents_end {
	width:230px;
	float:left;
	margin-top:12px;
	}
.sub_contents_end img{
	margin-bottom:12px;
	}

.sub_contents ul,#contents .sub_contents_end ul {
}
.sub_contents li,#contents .sub_contents_end li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564845;
	margin-top:6px;
	}
#left-contents {
	text-align: left;
	width: 115px;
	margin-right: 16px;
	margin-left:3px;
	float:left;
}
#right-contents {
	text-align: left;
	width: 806px;
	padding: 12px;
	background-color: #fff;
	float:left;
	border:solid 1px #E8E8E8;
}
#footer {
	border-top:solid 1px #666;
	text-align:left;
	margin-top:24px;
	clear: both;
	font-size: 85%;
	height:93px;
	background-color:#fff;
}
#copyright{
	width:994px;
	margin:0 auto;
	clear:both;
}
#copyright .privacy a{
	display:block;
	float:left;
	height:26px;
	width:120px;
	overflow:hidden;
	border:none;
	}
	
#copyright .privacy a:hover{
	text-indent:-120px;
	}
#copyright .copy{
	float:right;
	}

#main_image {
	width:994px;
	height:350px;
	position:absolute;
	top:119px;
	*left : -498px;
	z-index:1;
	margin:0px auto;
	
}
#main_image p{
	width:994px;
	height:350px;
	position:absolute;
	z-index:8;
}

#main_image p.active { z-index:10; }
#main_image p.last-active { z-index:9; }

.wrapper {
	width: 994px;
	margin: 0px auto;
	background-color:#f0f0f0;
}
.top_wrapper {
	width: 994px;
	margin: 0px auto;
	background-color:#fff;
	position:relative;
}

.left {
	float: left;
}
.right {
	float: right;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}

.attention{
	color:#003333;
	font-size:75%;
}
.page_top {
		margin:12px 0;
		text-align: right;	
		font-size:75%;
}
.indent12 {
	padding-left:12px;
}
.m_left60 {
	margin-left:60px;
}
.mt12{margin-top:12px;}
.mb12{margin-bottom:12px;}
.pt12{padding-top:12px;}
.pt24{padding-top:24px;}
.small{
	font-size:75%;
}
.bold{
	font-weight:bold;
}
.color_brown {
	color:#996633;
}
.color_red {
	color:#990000;
}		
