/*------------ 左カラム -------------*/
#left {
	width: 415px;
	float: left;
	}
	/*------------ ヘッダー -------------*/
	#left #header {
		width: 411px;
		height: 200px;
		margin: 0 0 0 4px;
		background: url(../images/logo.gif) 0 0 no-repeat;
		}
		#left #header h1 {
			display: none;
			}
	/*------------ キャッチ -------------*/
	#left #catch {
		width: 390px;
		height: 160px;
		margin: 20px 0 0 25px;
		background: url(../images/catch.gif) 0 0 no-repeat;
		}
		#left #catch h2 {
			display: none;
			}
	/*------------ トピックス -------------*/
	#left #topics {
		width: 390px;
		height: 250px;
		margin: 10px 0 0 25px;
		background: url(../images/bg_topics.gif) 0 0 no-repeat;
		position: relative;
		}
		#left #topics ul {
			width: 369px;
			height: 198px;
			position: absolute;
			top: 43px;
			left: 12px;
			overflow: auto;
			scrollbar-face-color: #fff5ff;
			scrollbar-track-color: #fff5ff;
			scrollbar-highlight-color: #ffffff;
			scrollbar-3dlight-color: #ff6699;
			scrollbar-shadow-color: #ffffff;
			scrollbar-darkshadow-color: #ff6699;
			scrollbar-arrow-color: #ff0000;	
			}
			#left #topics ul li {
				width: 345px;
				padding: 15px 0 15px;
				background: url(../images/topics_bar.gif) left bottom no-repeat;
				line-height: 16px;
				}
				#left #topics ul li a {
					display: block;
					width: 230px;
					margin: 0 0 0 5px;
					padding: 0 0 0 9.4em;
					text-indent: -6.3em;
					background: url(../images/topics_arrow.gif) 25px 3px no-repeat;
					font-weight: bold;
					}
				#left #topics ul li span {
					display: block;
					width: 300px;
					margin: 0 0 0 5px;
					padding: 0 0 0 37px;
					background: url(../images/topics_arrow.gif) 25px 3px no-repeat;
					}
			#left #topics ul li.new {
				}
				#left #topics ul li.new a {
					background: url(../images/topics_arrow_new.gif) 0 3px no-repeat;
					}
				#left #topics ul li.new span {
					background: url(../images/topics_arrow_new.gif) 0 3px no-repeat;
					}
	/*------------ 参加方法 -------------*/
	#left #sanka {
		width: 390px;
		height: 803px;
		margin: 10px 0 0 25px;
		background: url(../images/bg_sanka.gif) 0 0 no-repeat;
		position: relative;
		}
		#left #sanka h3 {
			display: none;
			}
		#left #sanka .image {
			width: 345px;
			height: 701px;
			position: absolute;
			top: 84px;
			left: 29px;
			background: url(../images/sanka_image.gif) 0 0 no-repeat;
			}
			#left #sanka .image p {
				display: none;
				}

/*------------ 右カラム -------------*/
#right {
	width: 542px;
	float: left;
	}
	/*------------ 番組詳細 -------------*/
	#right #details {
		width: 541px;
		height: 380px;
		background: url(../images/bg_details.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #details h3 {
			display: none;
			}
		#right #details p {
			display: none;
			}
		#right #details p.btn {
			display: block;
			width: 155px;
			height: 36px;
			background: url(../images/btn_details_r.gif) 0 0 no-repeat;
			position: absolute;
			top: 255px;
			right: 35px;
			z-index: 10;
			}
			#right #details p.btn a {
				display: block;
				width: 155px;
				height: 36px;
				background: url(../images/btn_details.gif) 0 0 no-repeat;
				}
				#right #details p.btn a:hover {
					background: none!important;
					}
				#right #details p.btn a span {
					display: none;
					}
		#right #details img {
			position: absolute;
			top: 297px;
			left: 14px;
			z-index: 1;
			}
	/*------------ エキストラ募集バナー -------------*/
	#right #extra {
		width: 510px;
		height: 128px;
		margin: 10px 0 0 10px;
		background: url(../images/bn_extra.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #extra h3 {
			display: none;
			}
		#right #extra p.btn {
			width: 510px;
			height: 128px;
			}
			#right #extra p.btn a {
				width: 510px;
				height: 128px;
				display: block;
				}
				#right #extra p.btn a span {
					display: none;
					}
	/*------------ 告知番組紹介 -------------*/
	#right #kokuchi {
		width: 510px;
		height: 250px;
		margin: 10px 0 0 10px;
		background: url(../images/bg_kokuchi.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #kokuchi h3 {
			display: none;
			}
		#right #kokuchi .movie {
			width: 216px;
			height: 230px;
			background-color: #000;
			position: absolute;
			top: 10px;
			left: 285px;
			}
		#right #kokuchi p {
			width: 256px;
			height: 83px;
			position: absolute;
			top: 67px;
			left: 17px;
			line-height: 18px;
			}
			#right #kokuchi p span {
				color: #ff9900;
				}
		#right #kokuchi img.icon {
			width: 88px;
			height: 31px;
			position: absolute;
			top: 181px;
			left: 17px;
			}
		#right #kokuchi img.text {
			width: 259px;
			height: 19px;
			position: absolute;
			top: 217px;
			left: 17px;
			}
	/*------------ 恋ふぁく通信 -------------*/
	#right #tuushin {
		width: 510px;
		height: 250px;
		margin: 10px 0 0 10px;
		background: url(../images/bg_tuushin.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #tuushin h3 {
			display: none;
			}
		#right #tuushin p.date {
			padding: 4px 5px 2px;
			position: absolute;
			top: 19px;
			left: 180px;
			color: #ff0000;
			font-size: 11px;
			font-weight: normal;
			letter-spacing: 0;
			}
		#right #tuushin .movie {
			width: 216px;
			height: 230px;
			background-color: #000;
			position: absolute;
			top: 10px;
			left: 285px;
			}
		#right #tuushin p.text {
			width: 280px;
			height: 83px;
			position: absolute;
			top: 60px;
			left: 17px;
			line-height: 17px;
			}
			#right #tuushin p.text span {
				color: #ff9900;
				}
		#right #tuushin .qr {
			width: 250px;
			height: 81px;
			position: absolute;
			top: 160px;
			left: 17px;
			}
			#right #tuushin .qr p {
				position: absolute;
				top: 52px;
				left: 109px;
				line-height: 14px;
				letter-spacing: 0;
				}
	/*------------ プロローグ -------------*/
	#right #prologue {
		width: 510px;
		height: 440px;
		margin: 10px 0 0 10px;
		padding: 0 0 0 15px;
		background: url(../images/bg_prologue.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #prologue h3 {
			display: none;
			}
		#right #prologue h4 {
			width: 300px;
			height: 20px;
			position: absolute;
			top: 30px;
			left: 200px;
			letter-spacing: 0;
			}
		#right #prologue ul {
			width: 510px;
			height: 190px;
			margin: 0;
			padding: 75px 0 15px 0;
			}
			#right #prologue ul li {
				float: left;
				margin: 0 3px 0 0;
				position: relative;
				}
				#right #prologue ul li em {
					display: none;
					}
			#right #prologue ul li.image1 {
				width: 159px;
				height: 151px;
				background: url(../images/prologue_image1.jpg) 0 0 no-repeat;
				}
			#right #prologue ul li.image2 {
				width: 158px;
				height: 151px;
				background: url(../images/prologue_image2.jpg) 0 0 no-repeat;
				}
				#right #prologue ul li.image2 span {
					display: block;
					width: 130px;
					padding: 0 0 0 1em;
					font-size: 10px;
					line-height: 1.2;
					text-indent: -1em;
					position: absolute;
					top: 154px;
					left: 5px;
					}
			#right #prologue ul li.image3 {
				width: 159px;
				height: 173px;
				background: url(../images/prologue_image3.jpg) 0 0 no-repeat;
				}
				#right #prologue ul li.image3 span {
					display: block;
					width: 130px;
					padding: 0 0 0 1em;
					font-size: 10px;
					line-height: 1.2;
					text-indent: -1em;
					position: absolute;
					top: 175px;
					left: 10px;
					}
		#right #prologue img.bar {
			margin: 0 0 15px;
			}
		#right #prologue p.text {
			border-left: 5px solid #ff3399;
			margin: 10px 15px 15px;
			padding: 5px 10px 5px 20px;
			font-size: 12px;
			line-height: 1.4;
			}
			#right #prologue p.text span {
				color: #ff9900;
				}
		#right #prologue p.btn {
			width: 284px;
			height: 27px;
			background: url(../images/prologue_btn_r.gif) 0 0 no-repeat;
			position: absolute;
			top: 400px;
			left: 211px;
			}
			#right #prologue p.btn a {
				display: block;
				width: 284px;
				height: 27px;
				background: url(../images/prologue_btn.gif) 0 0 no-repeat;
				}
				#right #prologue p.btn a:hover {
					background: none!important;
					}
				#right #prologue p.btn a em {
					display: none;
					}
	/*------------ STモの秘密 -------------*/
	#right #secret {
		width: 510px;
		height: 643px;
		margin: 10px 0 0 10px;
		background: url(../images/bg_secret.gif) 0 0 no-repeat;
		position: relative;
		}
		#right #secret h3 {
			width: 490px;
			height: 46px;
			background: url(../images/secret_title.gif) 0 0 no-repeat;
			position: absolute;
			top: 15px;
			left: 10px;
			}
			#right #secret h3 em {
				display: none;
				}
		#right #secret img.kosaka {
			width: 111px;
			height: 86px;
			position: absolute;
			top: 68px;
			left: 4px;
			}
		#right #secret .fukidashi {
			width: 283px;
			height: 66px;
			padding: 16px 0 0 45px;
			background: url(../images/secret_fukidashi.gif) 0 0 no-repeat;
			position: absolute;
			top: 75px;
			left: 115px;
			}
			#right #secret .fukidashi p {
				line-height: 18px;
				}
		#right #secret .btn {
			width: 80px;
			height: 80px;
			background: url(../images/secret_btn_r.gif) 0 0 no-repeat;
			position: absolute;
			top: 68px;
			left: 413px;
			}
			#right #secret .btn p {
				}
				#right #secret .btn p a {
					display: block;
					width: 80px;
					height: 80px;
					background: url(../images/secret_btn.gif) 0 0 no-repeat;
					}
				#right #secret .btn p a:hover {
					background: none!important;
					}
				#right #secret .btn p a em {
					display: none;
					}
		#right #secret dl {
			width: 489px;
			height: 479px;
			background: url(../images/secret_stm.jpg) 0 0 no-repeat;
			position: absolute;
			top: 154px;
			left: 4px;
			}
			#right #secret dl dt {
				display: none;
				}
			#right #secret dl dd {
				display: none;
				}

/*------フッター-------------------------------*/
#footer {
	width: 960px;
	clear: both;
	margin: 0;
	padding: 15px 0 15px;
	background: url(../images/bg_footer.gif) 0 0 no-repeat;
	text-align: center;
	}
	#footer address {
		width: 900px;
		margin: 0 auto;
		border-top: 1px solid #000;
		}
		#footer address p#back{
			text-align: left;
			padding: 15px 0 0;
			}
		#footer address p#copy{
			text-align: right;
			margin: -14px 0 0;
			padding: 0 10px 0;
			}
