* { margin: 0; padding: 0; border: 0; outline: 0; }

html { height: 100%; overflow : auto;}

body {
	background:#fff;
	width: 100%;
	height:100%;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	margin: 0px;
}

#container{
	width:100%;
	min-width:1200px;
	margin:0 auto;
}

h1,h2,h3{
	text-indent:-9999;
	position:absolute;
}

#iearart{
	display:none;
}


/*

bnr

*/

#bnrSpAll{
	width:1200px;
	height:140px;
	text-align:center;
	position:absolute;
	bottom:23px;
	left:50%;
	margin-left:-600px;
	z-index:10;
}

#bnrSpAll img{
	margin:0 5px 3px;
}

#bnrAll{
	width:1200px;
	height:640px;
	position:absolute;
	bottom:120px;
	left:50%;
	margin-left:-600px;
	z-index:9;
}

#bnrRepo01{
	width:200px;
	height:200px;
	position:absolute;
	left:20px;
	bottom:50px;
}

#bnrTokuho{
	width:150px;
	height:150px;
	position:absolute;
	right:5px;
	bottom:55px;
}

#bnrTwitter{
	width:90px;
	height:90px;
	position:absolute;
	right:155px;
	bottom:55px;
}

#bnrKansei{
	width:170px;
	height:170px;
	position:absolute;
	left:60px;
	bottom:55px;
}


/*

main area

*/

#mainImg{
	background:url(../images/top/top_bg.jpg) center top no-repeat;
	background-size:cover;
	width:100%;
	height:720px;
	margin:0 auto;
	position:relative;
}

#mainOkada{
	background:url(../images/top/top_okada.png) no-repeat center top;
	z-index:6;
}

#mainCast{
	background:url(../images/top/top_cast.png) no-repeat center top;
	z-index:5;
}

#mainflag{
	background:url(../images/top/top_flag.png) no-repeat center top;
	z-index:4;
}

#mainOkada2{
	background:url(../images/top/top_okada2.png) no-repeat center top;
	z-index:3;
}

#mainOkada,#mainCast,#mainflag,#mainOkada2{
	background-size:cover;
	width:1084px;
	height:600px;
	top:0;
	left:50%;
	margin-left:-550px;
	position:absolute;
}


/*

logo catch

*/

#logo{
	background:url(../images/top/top_logo3.png) no-repeat;
	background-size:100% auto;
	width:650px;
	height:170px;
	position:absolute;
	bottom:250px;
	left:50%;
	margin-left:-325px;
	z-index:9;
}

#catch{
	background:url(../images/top/top_midashi.png) no-repeat center top;
	background-size:100%  auto;
	width:30px;
	height:350px;
	top:20px;
	right:60px;
	position:absolute;
	z-index:7;
}


@media screen and (min-width : 1440px){


/*

main area

*/


#mainImg{
	background:url(../images/top/top_bg.jpg) center top no-repeat;
	background-size:cover;
	width:100%;
	height:840px;
	margin:0 auto;
	position:relative;
}

#mainOkada{
	background:url(../images/top/top_okada.png) no-repeat center top;
	z-index:6;
}

#mainCast{
	background:url(../images/top/top_cast.png) no-repeat center top;
	z-index:5;
}

#mainflag{
	background:url(../images/top/top_flag.png) no-repeat center top;
	z-index:4;
}

#mainOkada2{
	background:url(../images/top/top_okada2.png) no-repeat center top;
	z-index:3;
}

#mainOkada,#mainCast,#mainflag,#mainOkada2{
	background-size:cover;
	width:1300px;
	height:720px;
	top:0;
	left:50%;
	margin-left:-650px;
	position:absolute;
}

/*

logo catch

*/

#logo{
	background:url(../images/top/top_logo3.png) no-repeat;
	background-size:100% auto;
	width:780px;
	height:204px;
	position:absolute;
	bottom:250px;
	left:50%;
	margin-left:-390px;
	z-index:9;
}

#catch{
	background:url(../images/top/top_midashi.png) no-repeat center top;
	background-size:100%  auto;
	width:35px;
	height:350px;
	top:20px;
	right:80px;
	position:absolute;
	z-index:7;
}

}


@media screen and (min-width : 1800px){
	/*

main area

*/

#mainImg{
	background:url(../images/top/top_bg.jpg) center top no-repeat;
	background-size:cover;
	width:100%;
	max-width:2700px;
	height:920px;
	margin:0 auto;
	position:relative;
}

#mainOkada{
	background:url(../images/top/top_okada.png) no-repeat center top;
	z-index:6;
}

#mainCast{
	background:url(../images/top/top_cast.png) no-repeat center top;
	z-index:5;
}

#mainflag{
	background:url(../images/top/top_flag.png) no-repeat center top;
	z-index:4;
}

#mainOkada2{
	background:url(../images/top/top_okada2.png) no-repeat center top;
	z-index:3;
}

#mainOkada,#mainCast,#mainflag,#mainOkada2{
	background-size:cover;
	width:1600px;
	height:800px;
	top:0;
	left:50%;
	margin-left:-800px;
	position:absolute;
}

/*

logo catch

*/

#logo{
	background:url(../images/top/top_logo3.png) no-repeat;
	background-size:100% auto;
	width:850px;
	height:222px;
	position:absolute;
	bottom:250px;
	left:50%;
	margin-left:-425px;
	z-index:9;
}

#catch{
	background:url(../images/top/top_midashi.png) no-repeat;
	background-size:cover;
	width:40px;
	height:350px;
	top:30px;
	right:100px;
	position:absolute;
	z-index:7;
}

}

#mainClear{
	background:url(../images/top/top_clear.png);
	width:100%;
	height:100%;
	position:absolute;
	z-index:8;
}

#topKemuri{
	background:url(../images/kiri.png) repeat-x;
	width:100%;
	height:545px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}







/*

menu

*/


#menuBG{
	background:url(../images/menubg.png);
	width:100%;
	height:75px;
	position:absolute;
	bottom:170px;
	left:0;
	z-index:5;
}

#menuall{
	width:800px;
	height:75px;
	position:absolute;
	bottom:170px;
	left:50%;
	margin-left:-400px;
	z-index:10;
}


#menuall .list {
    padding: 0px;
    overflow: hidden;
    position: relative;
}

#menuall .list ul {
    list-style: none outside none;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
}

#menuall .list ul li {
    float: left;
    margin: 0;
    padding: 0 10px;
    position: relative;
	line-height:0;
    left: -50%;
}



#menuall .list ul li.news { width:124px; height:75px;}
#menuall .list ul li.introduction { width:137px; height:75px;}
#menuall .list ul li.comment { width:116px; height:75px;}
#menuall .list ul li.trailer { width:101px; height:75px;}


/*

billing

*/

#billingAll{
	width:1200px;
	margin:0 auto;
}

#catch02{
	background:url(../images/img_m02.png) no-repeat center;
	width:1200px;
	height:140px;
}

#billing{
	background:url(../images/top/top_billing.png) center no-repeat;
	width:1200px;
	height:350px;
}

#copyright{
	background:url(../images/copyright.png) no-repeat;
	width:220px;
	height:10px;
	margin:15px auto 30px;
}

#mkAll{
	width:100px;
	height:35px;
	padding:15px 0;
	margin:0 auto;
}

#mkNtv{
	width:45px;
	height:35px;
	float:left;
}

#mkToho{
	width:35px;
	height:35px;
	float:right;
}


/*

bnr

*/

#bnrarea{
	width:100%;
	text-align:center;
	padding:0 0 10px 0;
}

#bnrarea img{
	margin:2px;
}

#udcast{
	width:100%;
	text-align:center;
	padding:0 0 10px 0;
}



/*

sns

*/

#snsArea{
	width:1200px;
	height:50px;
	margin:0 auto;
	position:relative;
}

#snsall{
	width:215px;
	height:20px;
	position:absolute;
	bottom:15px;
	left:50%;
	margin-left:-107px;
	position:absolute;
}

#snsall #sns{
	display:inline;
}

#snsall #sns li{
	height:20px;
	float:left;
	padding:0;
	line-height:0;
	margin-right:7px;
}