/* --- [左コラム] --- */
#left_clm{ border:none; background:none; }

	#left_clm .news_tit{
		border-left:solid 3px #e5006e;
		height:35px;
		background:#fff url(./images/idx_news.png) no-repeat;
		background-position: 10px 10px;
	}

	#left_clm .news_box{
		border-left:solid 3px #e5006e;
		height:205px;
		overflow: auto;
		padding-left:10px;
		background:#fff;
	}

		#left_clm .news_box p{
			background:#fff url(./images/news_bar.png) no-repeat;
			background-position-y: top;
			padding:10px 10px 10px 0;
		}

		#left_clm .news_box p span{
			display:block;
			font-size:10px;
			margin-bottom:5px;
		}

	#left_clm .tw_tit{
		border-left:solid 3px #e5006e;
		height:35px;
		background:#fff url(./images/idx_twitter.png) no-repeat;
		background-position: 10px 10px;
	}

	#left_clm .tw_box{
		border-left:solid 3px #e5006e;
		height:205px;
	}

	#left_clm .mov_tit{
		border-left:solid 3px #e5006e;
		height:35px;
		background:#fff url(./images/tit_movie.png) no-repeat;
		background-position: 10px 10px;
	}

	#left_clm .mov_box{
		border-left:solid 3px #e5006e;
		height:160px;
		padding-left:10px;
		background:#fff;
	}

		#left_clm .mov_box p.btn{
			background:#fff url(./images/btn_pv.jpg) no-repeat;
			width:219px; height:126px;
			padding-left:10px;
		}

	#left_clm .mrally_tit{
		border-left:solid 3px #e5006e;
		height:35px;
		background:#fff url(./images/tit_mrally.png) no-repeat;
		background-position: 10px 10px;
	}

	#left_clm .mrally_box{
		border-left:solid 3px #e5006e;
		height:60px;
		padding-left:10px;
		background:#fff;
	}

	#left_clm .bddvd_box{
		border-left:solid 3px #e5006e;
		height:80px;
		padding-left:10px;
		padding-top: 10px;
		background:#fff;
	}

	#left_clm .fufusai_box{
		border-left:solid 3px #e5006e;
		height:136px;
		padding-left:10px;
		padding-top: 10px;
		background:#fff;
	}


	#left_clm .fufusai_box2{
		border-left:solid 3px #e5006e;
		padding: 10px 15px 10px 10px;
		background:#fff;
		text-align: center;
	}

	#left_clm .fufusai_box2 p { font-weight: bold; font-size:12px; line-height: 1.5; border: 1px solid #D9D9D9; background: #eee; padding: 10px; }

/* --- [右コラム] --- */

	#right_clm{
		position:relative;
		background:url(./images/main_img.png) no-repeat;
		height:880px;
	}