@charset "utf-8";


/*HEADER end*/

#navi-area{
	width:100%;
	height:76px;
	background:url(../images/_top/navi-bar.png) right 40px no-repeat;
	position:relative;
	display:block;
}

.navi-menu{margin:30px 20px 0 0;}

#navi-twi{
	position:absolute;
	top:15px;
	right:5px;
	
}

#navi-fb{
	position:absolute;
	top:50px;
	right:5px;
	
}


/*メインビジュアル*/

#slideshow{
	position: relative;
}

#slideshow div{
	width:100%;
	position: relative;
	overflow: hidden;
}

#slideshow div div{
	top: 0px;
	left: 0px;
	position: absolute;
}

#slideshow div div a:link{
	cursor:default;
}

#slideshow div div img{
	width:100%;
}

#slideshow .active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

/*#slideshow ul{
	width:80%;
	overflow:none;
	position:absolute;
	bottom:1.5em;
	left:10%;
	z-index:100;
	
	
}*/

#slideshow ul{
	width:80%;
	overflow:none;
	position:absolute;
	top:0.5em;
	left:0.5em;
	z-index:100;
	text-align:left;
	
}

/*#slideshow ul li{
	display:inline;
	margin-left:1em;
	cursor:pointer;
}

#slideshow ul li img{
	width:15%;
}
*/

#slideshow ul li{
	display:inline;
	margin-left:0.2em;
	cursor:pointer;
}

#slideshow ul li img{
	width:12%;
}

#topics-area{
	margin:1em auto 0 ;
	background:url(../images/_top/bg.jpg) no-repeat left top;
	background-size:contain;
}

#topics-area img{
	width:98%;
	margin:0 auto 1em;
}

#sp_header img#head_tv{
	width:47%;
	margin:1em 1.2em 1.5em 0;
}

#sp_header img#head_movie{
	width:43%;
	margin:1em 0 1.5em 0;
}


/*画像上のエリア*/

#main-logo{
	position:absolute;
	bottom:8em;
	left:5%;
	width:90%;
	z-index:150;
}

#main-logo2{
	position:absolute;
	bottom:0.2em;
	left:5%;
	width:90%;
	z-index:150;
}


#menu{
	position:absolute;
	width:12%;
	right:0.5em;
	top:0.5em;
	z-index:150;
}

/*右カラム*/

#column_r{
	width: 250px;
	position: absolute;
	top: 77px;
	right: 0px;
	text-align: left;
}



#youtube-area{
	margin:0.5em auto 0;
	width:96%;
}

#bnr-area{
	margin:15px 0 0;
	text-align:center;
}

#bnr-area img{
	width:96%;
	margin-bottom:5px;
}

#twitter-area{
	margin:10px 0 0;
}


#t-twitter{
	display:block;
	width:245px;
	height:18px;
	line-height:1em;
	background:url(../images/_top/t_twitter.gif) no-repeat left top;
	text-align:right;
}

#t-twitter a:link{
	text-decoration: none;
}

#t-twitter a:hover, #t-twitter a:active{
	text-decoration: none;
}

#sns-area{
	margin:1em 0 1em;
	text-align:center;
}

#sns-area img{
	display:inline;
	margin:0 0.5em;
}

#banner{
	margin:0 auto 2em;
}
