@charset "utf-8";
@media only screen  and (min-width:769px){

/*=========== Main Parts =============*/
body {
	background-color::#fff;
}

.imgBox01 {
	margin:15px auto;
}

#wrapper{
	padding-top:16px;
	min-width:1000px;
	width:100%;
	height:100%;
	margin:0 auto;
			
}

#main_contents {
	width:980px;
	margin:0 auto 115px auto;
}


/* パンクズ */
#pandust {
	margin: 20px 0;
	font-size: 12px;
	padding-left:40px;
	font-family: 'Lato', sans-serif;
	font-weight:400;

}

.pickup {
	color:#0649bd !important;
	font-weight:bold;
	margin-bottom:5px;
	font-size:13px!important;
}

.pickup2 {
	color:#A50207 !important;
	font-weight:bold;
	margin-bottom:5px;
	font-size:13px !important;
}

.pickup3 {
	color:#000 !important;
	font-weight:bold;
	margin-bottom:7px;
	font-size:12px!important;
}

.pickup4 {
	color:#0649bd !important;
	font-weight:bold;
	margin-bottom:7px;
	font-size:12px!important;
}



.pickup5 {
	color:#d20101 !important;
	font-weight:bold;
	margin-bottom:15px;
	font-size:13px!important;
}


.pickup6 {
	color:#A50207 !important;
	margin-bottom:15px;
	font-size:14px !important;
	border-bottom:1px solid #e4e4e4;
	text-indent:10px;
	line-height:30px;
	display:block;
	-webkit-box-shadow: 1px 2px 3px #ccc;
	-moz-box-shadow: 1px 2px 3px #ccc;
	box-shadow: 1px 2px3px #ccc;
}

.new {
	color:#d20101 !important;
	font-weight:bold;
	font-size:10px !important;
}

.cap {
	font-size:10px;
	color:#666;
	font-weight:lighter !important;
}


/*==== HEADER ====*/
#header {
	
	width:980px;
	height:60px;
	margin:0 auto;
	background:url(../img/public/menu_bg.png) no-repeat;
	
}

.logo {
	display: block;
	width: 297px;
	height: 60px;
	float: left;
	text-indent: -9999px;
	margin-left: 10px;
	}

.logo a {
	margin-top:13px;
	
	display:block;
	height:33px;
	background:url(../img/public/logo.png) no-repeat;
	-moz-transition: .7s;
	-webkit-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
}


.logo a:hover {
	background:url(../img/public/logo_over.png) no-repeat;
	
}

.logo_sp {display:none;}

/*=== MENU ===*/
#menuAria {
	float: left;
	width: 670px;
	background: url(../img/public/mn.jpg);
	height: 24px;
	margin: 18px 0 0 0px;
}

#menuAria ul {
	display:block;
	width: 650px;
	height: auto;
	padding: 1px 0;
	letter-spacing: -.4em;
	text-align: center;
	}
	

#menuAria ul li{
vertical-align: middle;
display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size:18px;
	line-height:100%;
	letter-spacing:.5px;
	margin-right: 6%;
	}
#menuAria ul li:last-of-type {margin-right: 0;}

#menuAria ul li a{
	color:#fff;
display:block;
	height:24px;
	float:left;
	-moz-transition: .7s;
	-webkit-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
	text-decoration:none !important;
	-webkit-text-shadow: 1px 2px 3px #666;
	-moz-text-shadow: 1px 2px 3px #666;
	text-shadow: 1px 2px 3px #666;
	text-align:center;
}

#menuAria ul li a:hover {
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	text-decoration:none !important;
	
	
}
/*
#menuAria ul .mn01 a {width:58px; margin-right:16px; }
#menuAria ul .mn02 a {width:102px; margin-right:16px; }
#menuAria ul .mn03 a {width:69px; margin-right:16px; }
#menuAria ul .mn04 a {width:136px; margin-right:16px; }
#menuAria ul .mn05 a {width:88px; margin-right:16px; }
#menuAria ul .mn06 a {width:44px; margin-right:16px; }
#menuAria ul .mn07 a {width:43px;}
*/
#menuAria  li a:hover,
#menuAria #b-news .mn01 a,
#menuAria #b-sch .mn02 a,
#menuAria #b-prof .mn03 a ,
#menuAria #b-disco .mn04 a ,
#menuAria #b-live .mn06 a,
#menuAria #b-link .mn07 a {
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
}




/*=========▼ contents ▼=============*/


#content_body {
	width:940px;
	margin:0 auto;

}



/*=== LEFT SIDE ========================================================================*/
#content_body #left-side {width:100%;padding-bottom:60px;height:auto;}

#left-side .innerBlock {padding:0 20px;}

.title {margin-bottom:20px;padding: 10px 20px;}
.title_name {font-size:14px;}


.caption {
	display:block;
	margin:7px;
	float:left;
	height:15px;
	width:80px;
	background-color:#fff;
	font-size:10px;
	color:#880b00;
	text-align:center !important;
	font-weight:400 !important;
	padding:0 5px;
	line-height:15px;
	font-family: 'Lato', sans-serif;
	
}

.t_box {
	border-bottom:1px dotted #b6b6b6;
	padding:10px;
	margin-bottom:30px;
	}
	
.t_box p {
	font-size:12px;
	color:#000;
}


.hintBox {
	border:1px solid #ccc;
	padding:15px 10px;
	margin:20px auto;
}
	
.hintBox p {
	font-size:11px;
	line-height:18px;
}


/*=== RIGHT SIDE ===*/
#content_body #right-side {
	float:left;
	margin-left:20px;
	width:250px;
	height:100%;
	min-height:640px;
	background:url(../img/public/side_bg.png) no-repeat;
}

#bnr_aria01 {
	width:230px;
	margin:0 auto;

}

#bnr_aria01 img {
	width:230px;
	margin-top:10px;
	
}


#bnr_aria01 a img  {
	display:block;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .3s;
	-ms-transition: .6s;
	transition: .6s;
	
}


#bnr_aria01  a:hover img{
	-webkit-transition:  0.1s linear;
	-moz-transition:  0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s  linear;
	filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	-webkit-box-shadow: 0px 0px 10px #3b9de2;
	-moz-box-shadow: 0px 0px 10px #3b9de2;
	box-shadow: 0px 0px 10px #3b9de2;
		
}

#bnr_aria02 {
	width:230px;
	margin:20px auto;

}

#bnr_aria02 img {
	margin-bottom:10px;
	max-width:100%;
	width:100%;
	height:auto;
}


#bnr_aria02 a img  {
	display:block;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .3s;
	-ms-transition: .6s;
	transition: .6s;
	
}


#bnr_aria02  a:hover img{
	--webkit-transition:  0.1s linear;
	-moz-transition:  0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s  linear;
	filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	-webkit-box-shadow: 0px 0px 10px #3b9de2;
	-moz-box-shadow: 0px 0px 10px #3b9de2;
	box-shadow: 0px 0px 10px #3b9de2;
		
}

/*=========▼ footer ▼=============*/
#footer {
	width: 960px;
	margin: 30px auto;	
}

.footerlink {
	text-align:center;
	color:#505050;
	font-size:13px;
}

.footerlink a {text-decoration:underline;}
.footerlink a:hover {text-decoration:none !important;}
.attention a {	text-decoration:none !important;}

#copy {
	width:300px;
	height:12px;
	margin:55px auto;
}

#sp_footbox {display:none;}


/*20151016追加*/
.ticker {
    margin: 0 auto;
    padding: 5px;
    width: 965px;
	margin-bottom:18px;
    text-align: left;
    position: relative;
    overflow: hidden;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#e8e8e8');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#e8e8e8')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -ms-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -o-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#e8e8e8));
background-image: -webkit-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: linear-gradient(top, #fcfcfc, #e8e8e8);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
border:#ededed 1px solid;
	background-image:url(../img/top/t_wn.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
}
 
.ticker ul {
	
    width: 100%;
    position: relative;
}
 
.ticker ul li {
	
    width: 100%;
	font-size:12px;
    display: none;
	padding-top:1px;
	padding-left:100px;
	padding-right:6px;
}
.ticker ul li a {
	text-decoration:none;
	color:#666;
}
.ticker ul li a:hover {
	color:#09F;
}
.ticker ul li span {
	color:#b2302d;
	padding-right:10px;
}


}
