h1#pageTitle{
	margin-bottom:55px;
}

#newsUnit {
	border-top: 1px solid rgba(126,125,123,1);
}

#newsUnit a {
	color: #fff;
	text-decoration: none;
}

#newsUnit a:hover {
	text-decoration: none;
}

#newsUnit dl {
	padding:15px 0;
	background: url(../img/bullet_news.png) no-repeat 15px 19px;
	border-bottom: 1px solid rgba(126,125,123,1);
	position: relative;
	z-index: 1;
}

#newsUnit dt {
	float: left;
	width: 100px;
	padding-left:35px;
	color:#f5af2d;
}
#newsUnit dd {
	text-align:left;
	width:588px;
}

div.news_wrap dt,div.news_wrap dd{
	float:left;
}


.news_wrap {
	position: relative;
	cursor: pointer;
}
.news_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #ff9600;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 0;
	overflow: hidden;
}
#newsUnit .news_wrap:hover dt, #newsUnit .news_wrap:hover a {
	color: #fff600;
}

/*-------------------------------------------------*/

div.newsDtail{position:relative; height:149px;}

div.newsDtail p.btnBack{
	position:absolute;
	top:20px;
	right:0;
}

div.article{
	margin:30px 30px 0 35px;
	line-height:1.8;
}

div.article p.images{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

dl.articleTitle dd{
	width:690px !important;
}


/*---------------------------------------------------*/
/* コラボチケット */
/*---------------------------------------------------*/

.movie_label {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CC0000;
}
.line_01 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.line_02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.line_03 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: left;
}
.area_japan {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cccccc;
	height: 30px;
	width: 500px;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #00FF66;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background:#efefef;
}
.style7 {font-size: 12px; font-weight: bold; color: #fff100; }

.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}

td.black {
  background-color: #000000;
}

td.gray {
  background-color: #666666;
}

td.center { vertical-align: middle; }

table.cs{
    border-top:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

.th{
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;

}
.td{
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}
