@charset "utf-8";
@import "font.css";
@import "layout.css";

/****** 全ページ共通 ******/

body {
	background: url(../images/body_bg.gif) repeat; /* 全体の背景指定 */
} 

#wrapper  {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #contents #main #header ul.header_nav li a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}

#wrapper #contents #main #article #sec_dvd a:hover img{
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}

#wrapper #contents #main #article #sec_dvd02 a:hover img{
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}

#side{
	padding-top:10px;
}

#side a:hover{
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}

#wrapper #contents #main{
	width:680px;
	padding-bottom:20px;
}

#wrapper #contents #main #header{
	height:180px;
	position:relative;
	z-index:1;
}

#wrapper #contents #main #header h1 a {
	display:block;
	width: 205px;
	height:89px;
	text-indent: -9999px;
	position:absolute;
	top:20px;
	left:15px;
	background: url(../images/logo.png) 0 0 no-repeat;
	z-index:1;
}

#wrapper #contents #main #header p.header_title {
	width:420px;
	height:105px;
	background: url(../images/header_title.png) no-repeat bottom;
	text-indent: -9999px;
	margin-left:230px;
}

#wrapper #contents #main #header ul.header_nav{
	background: url(../images/nav_bg.png) 0 0 no-repeat;
	height:50px;
	padding-left:65px;
	margin-top:12px;
}

#wrapper #contents #main #header ul.header_nav li{
	height:50px;
	padding-top:12px;
	float:left;
}

#wrapper #contents #main #header ul.header_nav li a{
	display:inline;
	text-indent: -9999px;
	margin-left:10px;
	float:left;
}

#wrapper #contents #main #header ul.header_nav li.nav01 a{
	background: url(../images/nav01.png) 0 0 no-repeat;
	height:27px;
	width:128px;
	margin-right:10px;
}
#wrapper #contents #main #header ul.header_nav li.nav02 a{
	background: url(../images/nav02.png) 0 0 no-repeat;
	width:110px;
	height:27px;
	margin-right:10px;
}
#wrapper #contents #main #header ul.header_nav li.nav03 a{
	background: url(../images/nav03.png) 0 0 no-repeat;
	width:95px;
	height:27px;
	margin-right:10px;
}
#wrapper #contents #main #header ul.header_nav li.nav04 a{
	background: url(../images/nav04.png) 0 0 no-repeat;
	width:147px;
	height:27px;
	margin-right:10px;
}

/* グローバルナビ */

/* メルマガバナー */
#side div#banner_navimail {	width: 100%; }
#side div#banner_navimail a {
	background: url(/basic2011/images/bnr_navimail.png) no-repeat 0px 0px;
	background-size:100% auto;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	min-height: 105px;
	text-indent: -9999px;
	height: 105px;
}

/* フッター */
#footer{
	clear:both;
}


/****** トップページ ******/

/* スライドショー */
body#top div.wrap_slideshow { 
	position:relative; 
	overflow:hidden;
	margin-left:2px;
} 
body#top div.wrap_slideshow img.dummy { 
	position:absolute; 
	top:14px; 
	left: 13px;
	} 
body#top div.slideshow {
	height:390px;
	background:url(../images/pic_bg.gif) 0 0 no-repeat;
	position:relative;
	z-index:0;
}
body#top div.slideshow img {
	top:8px !important;
	left:8px !important;
}

/* ソーシャルボタン */
#wrapper #contents #main #article #sec_next #btn-sbm{
	height: 32px;
	display:block;
	position:relative;
	top:10px;
	left:340px;
	width:330px;
}
#wrapper #contents #main #article #sec_next #btn-sbm li{
	float:left;
}

/* ソーシャルボタン */
#wrapper #contents #main #article #btn-sbm{
	height: 32px;
	display:block;
	position:relative;
	top:10px;
	left:340px;
	width:330px;
}
#wrapper #contents #main #article #btn-sbm li{
	float:left;
}

/* ニュース */
#wrapper #contents #main #article #sec_news{
	height:142px;
	background:url(../images/sec_news_bg.png) 0 0 no-repeat;
}
#wrapper #contents #main #article #sec_news ul{
	height:90px;
	width:545px;
	font-size:125%;
	position:relative;
	left:80px;
	top:30px;
	padding-left:30px;
	overflow:auto;
}
#wrapper #contents #main #article #sec_news ul li{
	line-height:1.8em;
}
#wrapper #contents #main #article #sec_news ul li .date{
	font-weight:bold;
	padding-right:10px;
	color:#57c2cb;
}

/* 番組概要 */
#wrapper #contents #main #article #sec_outline{
	height:688px;
	background:url(../images/sec_outline_bg.png) 0 0 no-repeat;
}
#wrapper #contents #main #article #sec_outline h3{
	width:520px;
	height:65px;
	background:url(../images/sec_outline_t.png) 0 0 no-repeat;
	text-indent:-9999px;
	position:relative;
	left:90px;
	top:37px;
}
#wrapper #contents #main #article #sec_outline p{
	width:610px;
	height:535px;
	background:url(../images/sec_outline_p.png) 0 0 no-repeat;
	text-indent:-9999px;
	position:relative;
	left:30px;
	top:48px;
}


/* ネット局 */
#wrapper #contents #main #article #sec_net{
	height:167px;
	background:url(../images/sec_net_bg.png) 0 0 no-repeat;
}
#wrapper #contents #main #article #sec_net ul{
	height:110px;
	width:535px;
	font-size:130%;
	position:relative;
	left:75px;
	top:35px;;
	padding-left:30px;
	overflow:auto;
}
#wrapper #contents #main #article #sec_net ul li{
	line-height:1.6em;
}


/* ページの先頭へ */
#wrapper #contents #main #article #bottom p.pagetop a{
	font-size:120%;
	color:#666;
	position:relative;
	top:5px;
	left:550px;
}

/****** メンバー紹介ページ ******/
#wrapper #contents #main #article #sec_members{
	position:relative;
	top:-5px;
	height:1107px;
	background:url(../members/images/sec_members_bg.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members h3{
	height:318px;
	background:url(../members/images/sashihara.png) 0 0 no-repeat;
	text-indent:-9999px;
	position:relative;
	left:120px;
	top:60px;
}

#wrapper #contents #main #article #sec_members ul{
	position:relative;
	left:25px;
	top:60px;
}

#wrapper #contents #main #article #sec_members li{
	height:193px;
	width:117px;
	text-indent:-9999px;
	padding-top:10px;
	padding-left:10px;
	float:left;
}

#wrapper #contents #main #article #sec_members li.mem01{
	background:url(../members/images/anai.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem02{
	background:url(../members/images/ueki.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem03{
	background:url(../members/images/kumazawa.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem04{
	background:url(../members/images/kodama.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem05{
	background:url(../members/images/shimono.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem06{
	background:url(../members/images/tanaka.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem07{
	background:url(../members/images/nakanishi.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem08{
	background:url(../members/images/matsuoka.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem09{
	background:url(../members/images/miyawaki.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem10{
	background:url(../members/images/murashige.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem11{
	background:url(../members/images/motomura.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem12{
	background:url(../members/images/moriyasu.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem13{
	background:url(../members/images/wakatabe.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem14{
	background:url(../members/images/ota.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem15{
	background:url(../members/images/tajima.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem16{
	background:url(../members/images/tomonaga.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_members li.mem17{
	background:url(../members/images/fuchigami.png) 0 0 no-repeat;
}

/****** お客様履歴ページ ******/
#wrapper #contents #main #article #sec_back{
	position:relative;
	top:-5px;
	height:1290px;
	background:url(../backnumber/images/sec_back_bg.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_back .receipt{
	width:545px;
	height:1100px;
	background:url(../backnumber/images/receipt01.png) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
	top:143px;
	
}

#wrapper #contents #main #article #sec_back .receipt2{
	width:545px;
	height:1100px;
	background:url(../backnumber/images/receipt02.png) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
	top:143px;
	
}

#wrapper #contents #main #article #sec_back .receipt_list{
	width:98%;
	height:1000px;
	position:relative;
	top:220px;
	overflow-y:auto;
	overflow-x: hidden ;
	display:block;
	float:left;
}

#wrapper #contents #main #article #sec_back ul.list_top{
	width:465px;
	border-bottom:#666 dashed 1px;
	font-size:110%;
	position:relative;
	left:35px;
	float:left;
}

#wrapper #contents #main #article #sec_back ul.list_cnts{
	width:465px;
	border-bottom:#666 dashed 1px;
	font-size:110%;
	margin-top:10px;
	position:relative;
	left:35px;
	float:left;
}

#wrapper #contents #main #article #sec_back li{
	padding:10px;
	text-align:center;
	float:left;
	zoom:1;
}

#wrapper #contents #main #article #sec_back li.list01{
	padding-left:0px;
	width:70px;
}

#wrapper #contents #main #article #sec_back li.list02{
	width:70px;
}

#wrapper #contents #main #article #sec_back li.list03{
	width:180px;
}

#wrapper #contents #main #article #sec_back li.list04{
	width:70px;
}

/****** 次週予告 ******/

#wrapper #contents #main #article #sec_next{
	height:135px;
	background:url(../images/sec_next_bg.png) 0 0 no-repeat;
}

#wrapper #contents #main #article #sec_next ul.next_date{
	height:90px;
	width:545px;
	font-size:18px;
	position:relative;
	top:30px;
	left:225px;
	float:left;
}
#wrapper #contents #main #article #sec_next ul.next_date li{
	line-height:1.8em;
	color:#f3639d;
}

/****** DVDページ01 ******/

#wrapper #contents #main #article #sec_dvd{
	height:1444px;
	position:relative;
	top:-5px;
	background:url(../dvd/images/sec_dvd_bg.png) 0 0 no-repeat;
	overflow:auto;
}

#wrapper #contents #main #article #sec_dvd  h2{
	width:602px;
	height:210px;
	background:url(../dvd/images/release.png) no-repeat bottom left;
	margin:0px 0px 15px 30px;
	text-indent:-9999px;
}

#wrapper #contents #main #article  #sec_dvd .dvd_contents{
	width:600px;
	overflow:auto;
}

#wrapper #contents #main #article #sec_dvd .rich{
	width:602px;
	margin:20px 0px 0px 35px;
	background:url(../dvd/images/bg_rich.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd .rich .r_head{
	width:602px;
	height:87px;
	background:url(../dvd/images/bg_r_head.gif) no-repeat top;
}

#wrapper #contents #main #article #sec_dvd .rich h3 a{
	width:406px;
	height:45px;
	background:url(../dvd/images/title_rich.gif) no-repeat top;
	text-indent:-9999px;
	position:relative;
	top:20px;
	left:90px;
	display:block;
}

#wrapper #contents #main #article #sec_dvd .rich h3 a:hover{
	background:url(../dvd/images/title_rich.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd table{
	width:588px;
	margin:10px 0 8px 7px;
}

#wrapper #contents #main #article #sec_dvd table td{
	padding:10px;
}

#wrapper #contents #main #article #sec_dvd table td.left{
	width:45%;
	padding-bottom:20px;
	text-align:center;
}

#wrapper #contents #main #article #sec_dvd table ul{
	font-size:12px;
	line-height:1.7em;
	padding-bottom:10px;
}

#wrapper #contents #main #article #sec_dvd .rich table td.bottom{
	text-align:center;
	background:#fef3f4;
	padding:20px 0px 12px;
}

#wrapper #contents #main #article #sec_dvd .normal{
	width:602px;
	margin:20px 0px 0px 35px;
	background:url(../dvd/images/bg_normal.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd .normal .n_head{
	width:602px;
	height:87px;
	background:url(../dvd/images/bg_n_head.gif) no-repeat top;
}


#wrapper #contents #main #article #sec_dvd .normal h3 a{
	width:406px;
	height:45px;
	background:url(../dvd/images/title_normal.gif) no-repeat top;
	text-indent:-9999px;
	position:relative;
	top:20px;
	left:90px;
	display:block;
}

#wrapper #contents #main #article #sec_dvd .normal h3 a:hover{
	background:url(../dvd/images/title_normal.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd .normal table td.bottom{
	text-align:center;
	background:#eceff3;
	padding:20px 0px 12px;
}

/****** DVDページ02 ******/

#wrapper #contents #main #article #sec_dvd02{
	height:1554px;
	position:relative;
	top:-5px;
	background:url(../dvd/images/sec_dvd_bg02.png) 0 0 no-repeat;
	overflow:auto;
}


#wrapper #contents #main #article #sec_dvd02 h2{
	width:602px;
	height:350px;
	background:url(../dvd/images/release02.png) no-repeat bottom left;
	margin:0px 0px 15px 35px;
	text-indent:-9999px;
}

#wrapper #contents #main #article #sec_dvd02 .dvd_contents{
	width:600px;
	overflow:auto;
}

#wrapper #contents #main #article #sec_dvd02 .rich{
	width:602px;
	margin:20px 0px 0px 35px;
	background:url(../dvd/images/bg_rich.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd02 .rich .r_head{
	width:602px;
	height:87px;
	background:url(../dvd/images/bg_r_head.gif) no-repeat top;
}

#wrapper #contents #main #article #sec_dvd02 .rich h3 a{
	width:406px;
	height:45px;
	background:url(../dvd/images/title_rich02.gif) no-repeat top;
	text-indent:-9999px;
	position:relative;
	top:20px;
	left:90px;
	display:block;
}

#wrapper #contents #main #article #sec_dvd02 .rich h3 a:hover{
	background:url(../dvd/images/title_rich02.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd02 table{
	width:588px;
	margin:10px 0 8px 7px;
}

#wrapper #contents #main #article #sec_dvd02 table td{
	padding:10px;
}

#wrapper #contents #main #article #sec_dvd02 table td.left{
	width:45%;
	padding-bottom:20px;
	text-align:center;
}

#wrapper #contents #main #article #sec_dvd02 table ul{
	font-size:12px;
	line-height:1.7em;
	padding-bottom:10px;
}

#wrapper #contents #main #article #sec_dvd02 .rich table td.bottom{
	text-align:center;
	background:#fef3f4;
	padding:20px 0px 12px;
}

#wrapper #contents #main #article #sec_dvd02 .normal{
	width:602px;
	margin:20px 0px 0px 35px;
	background:url(../dvd/images/bg_normal.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd02 .normal .n_head{
	width:602px;
	height:87px;
	background:url(../dvd/images/bg_n_head.gif) no-repeat top;
}


#wrapper #contents #main #article #sec_dvd02 .normal h3 a{
	width:406px;
	height:45px;
	background:url(../dvd/images/title_normal02.gif) no-repeat top;
	text-indent:-9999px;
	position:relative;
	top:20px;
	left:90px;
	display:block;
}

#wrapper #contents #main #article #sec_dvd02 .normal h3 a:hover{
	background:url(../dvd/images/title_normal02.gif) no-repeat bottom;
}

#wrapper #contents #main #article #sec_dvd02 .normal table td.bottom{
	text-align:center;
	background:#eceff3;
	padding:20px 0px 12px;
}