/*トップ*/

#programContents .header{
	background:url("../img_sp_detail/header.gif") no-repeat;
	width:640px;
	height:100px;
	margin:0;
	padding:0;
	z-index:1;

}

#programContents  .header .jwave a{
	width:164px;
	height:37px;
	margin:0 0 0 0;
	position:absolute;
}

#programContents .header .bt_top a{
	width:530px;
	height:100px;
	margin:0 0 0 0;
	position:absolute;
}


 #programContents .header section_sp h5{
	background:url("../img_sp_detail/header.gif") no-repeat;
	width:640px;
	height:100px;
    padding:0;
    cursor: pointer;
}

#programContents  .header section_sp h5 .menu_btn{ 
	width:110px;
	height:100px;
	margin:0 0 0 530px;
	padding:0;
    position: absolute;
 }
  

#programContents .header section_sp li {
	width:640px;
	background-color:#000000;	
    border-bottom: solid 1px #EBEBEB;
    padding: 28px 0;
    	text-align:center;
	font-size:26px;
	color:#fff;
}
 
#programContents .header section_sp li a{
	text-decoration:none;
    position: relative;
    display: block;
	color:#fff;
}

#programContents .header section_sp li a:hover{
	background-color:#000000;
	color:#fff;
	font-weight:bold;
}


#programContents .header section_sp li a:visited{
	background-color:#000000;
	color:#fff;
}


/*bn_base*/

#programContents .corner .bn_area{
	width: 620px;
	height: 100%;
	font-family: Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #666;
	line-height: 1.4em;
	margin: 0 10px;
	text-align:left;
}

#programContents .corner .bn_area .bndate{
	width: auto;
	height: auto;
	font-size: 21px;
	font-weight:bold;
	color: #000;
	line-height: 1.4em;
	margin: 20px 0 0 0;
	text-align:left;
}

#programContents .corner .bn_area .detail_pink{
	width: auto;
	height: auto;
	font-size: 18px;
	font-weight:bold;
	color: #FF4A9D;
	line-height: 1.25em;
	margin: 10px 0 0 0;
}

#programContents .corner .bn_area .detail_orange{
	width: auto;
	height: auto;
	font-size: 18px;
	font-weight:bold;
	color: #FFB300;
	line-height: 1.25em;
	margin: 10px 0 0 0;
}


#programContents .corner .bn_area .detail_green{
	width: auto;
	height: auto;
	font-size: 18px;
	font-weight:bold;
	color: #81E047;
	line-height: 1.25em;
	margin: 10px 0 0 0;
}

#programContents .corner .bn_area .detail_text{
	width: auto;
	height: auto;
	font-size: 18px;
	font-weight:bold;
	color: #666;
	line-height: 1.25em;
	margin: 0;
}

#programContents .corner .bn_area .detail_text a{
	color:#ff0000;
}


#programContents .corner .bn_area .detail_text a:hover{
	color:#666;
}

#programContents .corner .bn_area .detail_text a:visited{
	color:#FF7777;
}


/*footer*/

#programContents  .footer{
	background:#000;
	width:640px;
	height:100px;
	margin:0;
	padding:0;
	overflow: hidden; /* heightを戻す */
	border-top:1px dotted #cccccc;
}

#programContents  .footer .bth_btn{
	background:url(../img_sp/home.gif) no-repeat;
	width:60px;
	height:43px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
}

#programContents  .footer .jwaveLogo{
	background:url(../img_sp/logo_jwave.gif) no-repeat;
	width:290px;
	height:36px;
	margin:12px 10px 0 10px;
	padding:0;
	display:block;
	float:left;
}

#programContents  .footer .instagram_btn{
	background: url(../img_sp_detail/instagram_btn.png) no-repeat;
	width: 133px;
	height: 62px;
	margin: 15px 0 20px 490px;
	position: absolute;
}



#programContents  .footer .j_copyright{
	background: url(../img_sp/copyright.gif) no-repeat;
	width: 359px;
	height: 17px;
	margin: 20px 0 20px 10px;
	position: absolute;
}

/*comingsoon*/
#programContents .corner .comingsoon{
	width:640px;
	height:200px;
	text-align:center;
	position:absolute;
	margin:95px 0 0 0;
	z-index:-101;
	position:absolute;
}

#programContents .corner .comingsoon .text{
	font-size:32px;
	margin:200px 0 0 0;
}



/*footer_cs*/

#programContents  .footer_cs{
	background:#000;
	width:640px;
	height:100px;
	margin:640px 0 0 0;
	padding:0;
	overflow: hidden; /* heightを戻す */
	border-top:1px dotted #cccccc;
	z-index:-102;
	position:absolute;
}

#programContents  .footer_cs .bth_btn{
	background:url(../img_sp/home.gif) no-repeat;
	width:60px;
	height:43px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
}

#programContents  .footer_cs .jwaveLogo{
	background:url(../img_sp/logo_jwave.gif) no-repeat;
	width:157px;
	height:37px;
	margin:12px 10px 0 10px;
	padding:0;
	display:block;
	float:left;
}

#programContents  .footer_cs .instagram_btn{
	background: url(../img_sp_detail/instagram_btn.png) no-repeat;
	width: 133px;
	height: 62px;
	margin: 15px 0 20px 490px;
	position: absolute;
}



#programContents  .footer_cs .j_copyright{
	background: url(../img_sp/copyright.gif) no-repeat;
	width: 359px;
	height: 17px;
	margin: 20px 0 20px 10px;
	position: absolute;
}