@charset "utf-8";

/*---------以下、サイト共通ルール---------*/

body{
	background:#000 url(../../../../img/denou/portal/pc/bg.gif) repeat-x;
	color:#FFF;
	font-family: 'メイリオ','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a{ color:#00D8FF; text-decoration:none;}
a:hover{text-decoration:underline;}

/*---------以下、全ページ共通スタイル---------*/
#container{ width:960px; margin:0 auto; padding-top:30px;}

#navWrap{ height:70px; margin-bottom:14px; background:url(../../../../img/denou/portal/pc/nav.jpg) no-repeat; position:relative;}
#navWrap li{ float:left;}
#nav{ position:absolute; top:36px; left:120px; height:34px;}
#nav li{ width:140px; height:34px;}
#nav li a,#nav li span{ text-indent:-9999px; display:block; width:140px; height:34px;}
#nav li#nav1 a{background: url(../../../../img/denou/portal/pc/nav1.png) no-repeat;}
#nav li#nav2 a{background: url(../../../../img/denou/portal/pc/nav2.png) no-repeat;}
#nav li#nav3 a{background: url(../../../../img/denou/portal/pc/nav3.png) no-repeat;}
#nav li#nav4 a{background: url(../../../../img/denou/portal/pc/nav4.png) no-repeat;}
#nav li#nav5 a{background: url(../../../../img/denou/portal/pc/nav5.png) no-repeat;}
#nav li#nav6 a{background: url(../../../../img/denou/portal/pc/nav6.png) no-repeat;}
#nav li#nav1 a:hover{background: url(../../../../img/denou/portal/pc/nav_over1.png) no-repeat;}
#nav li#nav2 a:hover{background: url(../../../../img/denou/portal/pc/nav_over2.png) no-repeat;}
#nav li#nav3 a:hover{background: url(../../../../img/denou/portal/pc/nav_over3.png) no-repeat;}
#nav li#nav4 a:hover{background: url(../../../../img/denou/portal/pc/nav_over4.png) no-repeat;}
#nav li#nav5 a:hover{background: url(../../../../img/denou/portal/pc/nav_over5.png) no-repeat;}
#nav li#nav6 a:hover{background: url(../../../../img/denou/portal/pc/nav_over6.png) no-repeat;}
#nav li#nav1.active span{background: url(../../../../img/denou/portal/pc/nav_over1.png) no-repeat;}
#nav li#nav2.active span{background: url(../../../../img/denou/portal/pc/nav_over2.png) no-repeat;}
#nav li#nav3.active span{background: url(../../../../img/denou/portal/pc/nav_over3.png) no-repeat;}
#nav li#nav4.active span{background: url(../../../../img/denou/portal/pc/nav_over4.png) no-repeat;}
#nav li#nav5.active span{background: url(../../../../img/denou/portal/pc/nav_over5.png) no-repeat;}
#nav li#nav6.active span{background: url(../../../../img/denou/portal/pc/nav_over6.png) no-repeat;}
#social{ position:absolute; top:6px; right:0;}
#social li{width:110px !important;}

.mainBlock{ width:960px; background:#1a1a1a url(../../../../img/denou/portal/pc/box_top.gif) no-repeat; margin-bottom:20px;}
.mainBlockInner{ width:960px; background:url(../../../../img/denou/portal/pc/box_bottom.gif) no-repeat center bottom; padding:0 0 20px; position:relative;}
.mainBlockM{ width:770px; background:#1a1a1a url(../../../../img/denou/portal/pc/box_top_m.gif) no-repeat; margin-bottom:20px;}
.mainBlockMInner{ width:770px; background:url(../../../../img/denou/portal/pc/box_bottom_m.gif) no-repeat center bottom; padding:0 0 10px; position:relative;}
.mainBlockS{ width:470px; background:#1a1a1a url(../../../../img/denou/portal/pc/box_top_s.gif) no-repeat; margin-bottom:20px;}
.mainBlockSInner{ width:470px; background:url(../../../../img/denou/portal/pc/box_bottom_s.gif) no-repeat center bottom; padding:0 0 20px; position:relative;}

#bannerArea a{margin-bottom:20px; display:block;}

#toPageTop{ width:960px; height:46px; background:url(../../../../img/denou/portal/pc/totop.png) center bottom no-repeat; position:relative; margin-bottom:20px;}
#toPageTop.toPageTop2{background:url(../../../../img/denou/portal/pc/totop2.png) center bottom no-repeat;}
#toPageTop a{position:absolute; right:5px; bottom:2px; display:block; width:96px; cursor:pointer;}

#siteFooter{ margin-bottom:20px; color:#4d4d4d;}
#siteFooter a{color:#FFF;}
#siteFooter #copyright{ float:right; color:#FFF;}


.movieBlock { position:relative;}
.movieBlockL {
	margin:0 0 0 19px;
	width: 620px;
	min-height: 178px;
	position: relative;
	padding-top:10px;
}
.mainBlockM .movieBlockL{width: 442px; padding-top:18px;}
.movieBlockL .image{width: 192px; float: left;}
.mainBlockM .movieBlockL .image{width: 144px;}
.movieBlockL dl {width:385px; float:left; margin:0 0 0 13px; display: block;}
.mainBlockM .movieBlockL dl {width:281px;}
.movieBlockL dt {
	font-size: 16px;
	font-weight: bold;
	line-height:120%;
	margin-bottom:12px;
}
.movieBlockL dd p {
	font-size:14px;
	margin-bottom:5px;
}
.mainBlockM .movieBlockL dd { padding-bottom:12px;}
.movieBlockR {position: absolute; left: 627px; top: 10px;}
.mainBlockM .movieBlockR {left: 466px; top: 18px;}

h3.menuLayoutH3{ background:#1A1A1A; border-left:5px solid #00D8FF; margin:0 0 5px; padding:10px; font-size:16px; font-weight:bold;}
.mainBlockM h3.menuLayoutH3{margin:20px 20px 5px; background:#262626;}

.menuLayout{ width:960px; background:url(../../../../img/denou/portal/pc/menu_layout.png) left top repeat-y;}
.menuLayoutL{ float:left; width:168px; background:url(../../../../img/denou/portal/pc/menu_border.png) left top no-repeat;}
.menuLayoutL li{ padding:11px 0; background:url(../../../../img/denou/portal/pc/menu_border.png) left bottom no-repeat; width:168px;}
.menuLayoutL li a,.menuLayoutL li span{ font-size:14px; padding-left:10px; margin-left:10px; width:146px; background:url(../../../../img/denou/portal/pc/arrow_menu.png) left 8px no-repeat; display:block; color:#FFF;}
.menuLayoutL li span.active{ font-size:14px; padding-left:10px; margin-left:10px; width:146px; background:url(../../../../img/denou/portal/pc/arrow_menu_active.png) left 8px no-repeat; display:block; color:#00D8FF;}
.menuLayoutR{ float:right; width:770px;}

hr {
    background-color: rgb(38, 38, 38);
    border: medium none;
    color: rgb(38, 38, 38);
    height: 1px;
}

.mainBlockM hr {
    width: 770px;
    margin: 5px auto;
}

.mainBlock hr {
    margin: 15px auto 5px;
}

.menuLayoutDl{ width:770px; border-bottom:2px solid #262626; padding:13px 0 10px;}
.menuLayoutDl dt{ width:158px; float:left; margin-left:9px; background:url(../../../../img/denou/portal/pc/arrow_menu.png) left 6px no-repeat; padding-left:8px;}
.menuLayoutDl dd{ width:590px; float:left;}
.menuLayoutDl dd h4,.menuLayoutDl dd h4 a{ font-weight:bold;}

#topBannerArea{ margin-top:40px; text-align:center;}

.eventLink{ text-align:right;}
.eventLink a{padding-left:17px; background:url(../../../../img/denou/portal/pc/event_arrow.png) left center no-repeat; font-size:14px; line-height:100%;}

#topTournamentResult .mainBlockInner{padding-bottom:12px;}
#tournamentResultBanner{ margin-top:7px; text-align:center;}
#tournamentResultResult{ margin:7px 20px 0 0; text-align:right;}
