/*ページ全体--------------------------------------*/


body{
margin:0;
padding:0;
font-size:12px;
background:#FFFFFF;
color:#000000;
line-height:12px;
}

a:link{
color:#0134FD;
text-decoration:none;
}

a:visited{
color:#0134FD;
text-decoration:none;
}

a:hover{
color:#0134FD;
text-decoration:underline;
}

a:active{
color:#0134FD;
}

/*ヘッダー----------------------------------------*/

#header{
height:30px;
}

#header_sche{
height:210px;
margin:0;
padding:0px 0px 0px 10px;
}

#header_con{
height:130px;
margin:0;
padding:0px 0px 0px 10px;
}

#header_music{
height:130px;
margin:0;
padding:0px 0px 0px 10px;
}

#header_dvd{
height:130px;
margin:0;
padding:0px 0px 0px 10px;
}

/*背景--------------------------------------------*/

#bg_index{
width:880px;
height:510px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/top_bg.jpg);
}

#bg_schedule{
width:700px;
margin:0;
padding:0px 0px 0px 0px;
background-color: #FFFFFF;
}

#bg_contents{
width:700px;
margin:0;
padding:0px 0px 0px 0px;
background-color: #FFFFFF;
}

#bg_dvd{
width:880px;
height:510px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/dvd_bg.jpg) no-repeat;
}

/*ボタン------------------------------------------*/

#b01{
display: none;
}
#b01 a#button1{
display:block;
width:155px;
height:40px;
background:url(img/top_b.png);
}
#b01 a#button1:hover{
background:url(img/top_b_hov.png);
}

#b02{
display: none;
}
#b02 a#button2{
display:block;
width:155px;
height:40px;
background:url(img/sche_b.png);
}
#b02 a#button2:hover{
background:url(img/sche_b_hov.png);
}

#b03{
display: none;
}
#b03 a#button3{
display:block;
width:155px;
height:40px;
background:url(img/con_b.png);
}
#b03 a#button3:hover{
background:url(img/con_b_hov.png);
}

#b04{
display: none;
}
#b04 a#button4{
display:block;
width:155px;
height:40px;
background:url(img/dvd_b.png);
}
#b04 a#button4:hover{
background:url(img/dvd_b_hov.png);
}

/*コピーライト------------------------------------*/

#copyright_top{
margin:0;
padding:79px 0px 0px 410px;
clear:left;
}
#copyright_top a#cr{
display:block;
width:430px;
height:30px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/copyright.png) no-repeat;
}

#copyright_sche{
text-align:right;
margin:0;
padding:40px 0px 0px 0px;
clear:left;
}

#copyright_sche a#cr{
display:block;
width:430px;
height:30px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/copyright.png) no-repeat;
}

#copyright_con{
text-align:right;
margin:0;
padding:40px 0px 0px 20px;
clear:left;
}
#copyright_con a#cr{
display:block;
width:430px;
height:30px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/copyright.png) no-repeat;
}

#copyright_dvd{
text-align:center;
margin:0;
padding:30px 0px 0px 146px;
clear:left;
}
#copyright_dvd a#cr{
display:block;
width:430px;
height:30px;
margin:0;
padding:0px 0px 0px 0px;
background:url(img/copyright.png) no-repeat;
}

/*スクロール--------------------------------------*/


#scr01{
margin:0;
padding:20px 10px 0px 20px;
clear:left;
float:left;
}

#scr01 #sche01{
position: relative;
width:310px;
}

#scr02{
border-left: #999999 solid 1px;
margin:0;
padding:20px 0px 0px 10px;
float:left;
}

#scr02 #sche02{
position: relative;
width:310px;
}

#scr03{
margin:0;
padding:20px 0px 0px 10px;
}

#scr03 #contents{
width:630px;
}

BODY{
scrollbar-face-color: #D4DCDF;
scrollbar-3dlight-color: #335566;
scrollbar-darkshadow-color: #335566;
scrollbar-highlight-color: #D4DCDF;
scrollbar-shadow-color: #D4DCDF;
scrollbar-arrow-color: #335566;
scrollbar-track-color: #D4DCDF;
}

/*オプション--------------------------------------*/

#option{
display: none;
}

/*各回の内容--------------------------------------*/

.naiyou_no{
font-weight:900;
}

.naiyou_title{
font-weight:900;
}

.naiyou_pattern{
font-weight:900;
}

/*ＤＶＤ------------------------------------------*/

#dvd_jacket{
margin:0;
padding:30px 0px 0px 0px;
float:left;
}

#dvd_sentence{
margin:0;
padding:18px 0px 0px 45px;
clear:left;
}

#dvd_title{
margin:0;
padding:35px 0px 5px 20px;
font-size:18px;
font-weight:900;
float:left;
}

#dvd_info{
width:520px;
margin:0;
padding:10px 0px 0px 20px;
float:left;
}

#dvd_con{
width:520px;
margin:0;
padding:0px 0px 0px 20px;
float:left;
}

#dvd_con p{
margin:0;
padding:10px 0px 0px 20px;
font-size:14px;
font-weight:900;
line-height:25px;
}