/* CSS Document */

body{
	margin:0px;
 	font-family:Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#444;
}

img { border-style:none;
	vertical-align: bottom;
}

a img { border-style:none; }

#header{
	width:100%;
	background-color:#32302c;
}

.headerbox{
	margin:0 auto;
	width:1020px;
	padding-top:30px;
	padding-bottom:10px;
}

#button{
	width:100%;
	background-color:#cbc0b7;
}

.buttonbox{
	margin:0 auto;
	width:1020px;
}

#menu{
	position:relative;
	height: 30px;
	width:1020px;
	margin:0 auto;
}

#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding-left:0px;
}

#menu li{
	text-indent:-9999px;
	float:left;
}

/*
#menu ul li{
	display:block;
	float:left;
	width:160px;
	height:50px;
	overflow:hidden;
	background-image:url(images/menu.jpg);
}
*/
#menu li a{
	display:block;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	height: 30px;
	overflow:hidden;
}

#menu-home a{
	width:255px;
	background-position:0 0;
}
#menu-home a:hover{
	background-position:0 -30px;
}
#menu-screening a{
	width:255px;
	background-position:-255px 0;
}
#menu-screening  a:hover{
	background-position:-255px -30px;
}
#menu-bff a{
	width:255px;
	background-position:-510px 0;
}
#menu-bff a:hover{
	background-position:-510px -30px;
}
#menu-whats a{
	width:255px;
	background-position:-765px 0;
}
#menu-whats a:hover{
	background-position:-765px -30px;
}

#all{
	margin:0 auto;
	width:1020px;
	padding-bottom:10px;
}

.bannerline{
	margin-bottom:0px;
	width:1020px;
}

.bannerboxl{
	float:left;
	width:500px;
}

.bannerboxr{
	float:right;
	width:480px;
}

.bannerbox{
	margin-bottom:10px;
	width:500px;
}

.bannerboxs{
	margin-right:10px;
}

.bannerboxs{
	background-color:#FFF;
	margin-bottom:10px;
	float:left;
}

.bannerboxsr{
	background-color:#FFF;
	float:right;
}

.bannerboxs5{
	background-color:#FFF;
}

.bannerboxs6{
	background-color:#FFF;
	height:290px;
}

.bannerboxs7{
	width:500px;
	margin-bottom:10px;
}

.bannerbox a:hover{
	opacity: 0.5;
	-moz-opacity: 0.5; /* Firefox */
	filter: alpha(opacity=50); /* IE6/7 */
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
}

.copy{
	font-size:11px;
	width:1010px;
	color:#ccc;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	background-image:url(images/bg5.jpg);
	background-position:left top;
	background-repeat:repeat;
}


.news{
	float:right;
	width:480px;
	background-image:url(images/news_back.jpg);
	background-position:left top;
	background-repeat:repeat;
	padding-top:50px;
	padding-bottom:20px;
	font-size:11px;
	color:#ccc;
}

#topnews{
	float:left;
	width:440px;
	clear:both;
	padding-left:20px;
}

#topnews a{
	color:#bcaa90;
	text-decoration:none;
}

#topnews a:hover{
	color:#fff;
	text-decoration:underline;
}

#topnews .topnews2{
	float:left;
	width:440px;
	height:120px;
	overflow:auto;
}

dl.topnewstext {
	width:400px;
	line-height:180%;
	border-top: none;
	padding-bottom:10px;
	border-bottom:1px #666 dotted;
}

dl.topnewstext dt {
	margin: 0;
	background: transparent url(images/arrow.jpg) no-repeat scroll left center;
	padding-left:20px;
	width: 50px;
	float: left;
}
	
dl.topnewstext dd {
	margin: 0 0 0 70px;
}

#slider{
	height:400px;
	margin-bottom:70px;
}

#footer{
	background-color:#111;
	color:#666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}


.footerbody{
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.footerbody a{
	color:#4F5462;
	text-decoration:none;
}

.footerbody a:hover{
	color:#fff;
	text-decoration:none;
}

.contentstitle{
	margin-bottom:0px;
}

.alph{
}

.alph a{
}

.alph a:hover{
	opacity: 0.5;
	-moz-opacity: 0.5; /* Firefox */
	filter: alpha(opacity=50); /* IE6/7 */
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
}

.bffline{
	width:1020px;
	margin-bottom:6px;
}

.bffline a:hover{
	opacity: 0.5;
	-moz-opacity: 0.5; /* Firefox */
	filter: alpha(opacity=50); /* IE6/7 */
	-ms-filter: "alpha(opacity=50)"; /* IE8 */
}

.bffboxl{
	width:336px;
	float:left;
	margin-right:6px;
}

.bffboxr{
	width:336px;
	float:right;
}

.wbody{
	margin-top:5px;
}

.wbox{
	padding:20px;
	width:296px;
	background-color:#32302c;
}

.wtitle{
	font-size:14px;
	color:#bcaa90;
	border-left:5px #bcaa90 solid;
	font-weight:bold;
	padding-left:10px;
}

.wtext{
	font-size:12px;
	color:#ccc;
	margin-top:10px;
	line-height:160%;
}
