@charset "UTF-8";
/****** sidemenu ******/
#sidemenu_left{
	height:100%;
	background:url(../images/common/bg.png);
	position:absolute;
	top:0;
	left:-300px;
	z-index:10;
}
#sidemenu_left #sidemenu_contents{
	width:300px;
	height:100%;
	visibility:hidden;
	float:left;
}
/*
.jcarousel-skin-default{
	visibility:hidden;
}
*/
.jcarousel-skin-default .jcarousel-vertical{
    position: relative;
    overflow: hidden;
    width: 300px;
    height:684px;
}

.jcarousel-skin-default .jcarousel-vertical ul{
    width: 270px;
    position: absolute;
    list-style: none;
    margin: 0 0 0 15px;
    padding: 0;
}

.jcarousel-skin-default .jcarousel-vertical li{
    height: 200px;
    margin:22px 0 0;
    padding: 0;
}
#sidemenu_left #sidemenu_bar{
	width:30px;
	height:100%;
	float:left;
	background:#d3701d url(../images/topics/topics_bottom.jpg) no-repeat;
	background-position:center bottom;
}
/*
#sidemenu_left #sidemenu_bar img{
	position:fixed;
	top:21px;
	position: expression('absolute'); 
	top: expression(documentElement.scrollTop + 0 + 'px'); 
}
*/
#sidemenu_right{
	width:330px;
	height:100%;
	background:url(../images/common/bg.png);
	position:absolute;
	top:0;
	right:0;
	z-index:12;
	overflow:hidden;
}
#sidemenu_right #menu{
	width:330px;
	margin:50% 0;
	list-style-type:none;
}
.fixed {
	position: absolute;
}
/****** information *****/
ul#infoArea{
	width:890px;
	margin:18px 0 70px 50px;
	list-style-type:none;
}
ul#infoArea li{
	margin:7px 0;
}
ul#infoArea li div{
	float:left;
}
ul#infoArea li div a{
	color:#fabe00;
}
ul#infoArea li div a:hover{
	text-decoration:none;
}
ul#infoArea li div.date{
	width:55px;
	background:#414141;
	color:#ffffff;
	border:1px solid #717171;
	padding:2px 0;
	margin-right:15px;
	text-align:center;
}
ul#infoArea li div.text{
	width:810px;
	line-height:20px;
}
ul#infoArea li.line{
	border-top:1px solid #8c8c8c;
	margin:0;
}
/****** MOVIE *****/
.movieAria{
	width:916px;
	height:100%;
	margin:23px 0 32px 50px;
}
.movieAria img.title{
	width:891px;
	height:28px;
	margin-bottom:20px;
}
.movieAria a.thumb{
	display:block;
	float:left;
	width:280px;
	height:162px;
	margin-bottom:20px;
	margin-right:25px;
}
/****** ASSEMBLE *****/
.assintro{
	margin-top:98px;
}
.assintro div{
	margin-left:50px;
}
.assintro div img{
	margin-right:10px;
}
.assblock div{
	margin-top:20px;
	margin-left:50px;
}
