@charset "UTF-8";

/* _____________________________________________________________________LOCAL */

body#top div#navi_area{
	height:82px;
}

div#visual_section{
	position:relative;
	clear:both;
	margin:0px;
	padding:0px;
}

div#visual_section img#main_visual{
	z-index:1;
}

div#visual_section img#poster_link{
	position:absolute;
	top:12px;
	left:641px;
	z-index:10;
}

div#news_section{
	width:594px;
	margin:0px;
	padding:0px;
	float:left;
}

div#latestnews_box{
	margin-top:10px;
	padding:9px 17px 10px;
	background:url('../img/home/latestnews_bg.gif') top center no-repeat;
}

div#latestnews_box div.date{
	margin:0px 0px 5px;
	height: 30px;
}

div.bluebox{
	margin:0px;
	padding:11px 17px 5px;
	background:url('../img/home/bluebox_bg.gif') top center no-repeat;
}

div#latestnews_box h2,
div.bluebox h2{
	font-size:1px;
	line-height:1px;
	border:none;
	background:url('../img/common/dot.gif');
}

dl#news,
dl#events{
	margin:0px 0px;
	padding:0px;
}

dl#news dt,
dl#events dt{
	clear:both;
	width:140px;
	margin:0px;
	padding:4px 0px 4px 15px;
	float:left;
}

dl#news dd,
dl#events dd{
	margin:0px;
	padding:4px 0px 4px 150px;
	border-bottom:dotted 1px #999999;
}

.more_page{
	text-align:right;
	margin:0px 0px;
	padding:0px;
}


#bnr_section{
	width:274px;
	margin:0px;
	padding:10px 0 0 0;
	float:right;
}

.bnr_box{
	width:274px;
	margin:0px 0px 10px;
	padding:0px;
	background:url('../img/home/bnr_box_bg.gif') center bottom no-repeat;
}

.bnr_box div.inbox{
	padding:0px 17px 10px;
}

div.bnr_box h2,
div#link_section h2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:1px;
	line-height:1px;
	border:none;
	background:url('../img/common/dot.gif');
}

.bnr_box p{
	margin:0px 0px 5px;
	padding:0px;
}

img#icon_qr{
	float:right;
	margin:0px 0px 0px 10px;
}

div#link_section{
	padding:10px 17px 0px;
	margin:0px;
	text-align:center;
}

div#link_section img{
	margin:0px 0px 5px;
}

div.movie_thumbnail{
	width:120px;
	float:left;
}

div.movie_detail{
	width:112px;
	text-align:left;
	float:right;
}

div.movie_detail p{
	font-weight:bold;
	color:#0066ff;
}
img.thumbnail{
    width:165px;
    margin:0px 5px 10px;
}

.bnr_space{
	width:274px;
	padding:2px 4px;
}
.bnr_space_left{
	margin-top:0px;
	padding-top:10px;
	width:130px;
	float:left;
}
.bnr_space_right{
	padding-top:0px;
	margin-left:130px;	
}
.bnr_space p {
	font-size:0.9em;
}
.date_left{
	float:left;
	width:25%;
}
.date_center{
	float:left;
	width:50%;
}
.date_right{
	float:left;
	text-align:right;
	width:25%;
}
.date_right img{
	margin-bottom:0.2em;
}
