@charset "utf-8";
/* CSS Document */

@import url("comon.css");  
/*----------------------------------
		VIEW ALL ボタン
-----------------------------------*/
.view_pos{
position: relative;
margin:0;
padding:0;
}


.view_all{ 
position: absolute;
top:6px;
right:10px;
z-index:10;}

.view_all img{
margin:0;
padding:0;
border:0;}



/*----------------------------------
		//VIEW ALL ボタン
-----------------------------------*/


/*----------------------------------
		レフトメイン
-----------------------------------*/
#left_main{
width:530px;
margin:0px;
height:auto;
float:left;
}
/*----------------------------------
		//レフトメイン
-----------------------------------*/



	/*----------------------------------
			レフト＿メインイメージ
	-----------------------------------*/

	#main_img{
	width:530px;
	height:auto;
	}


	#main_img{
	width:530px;
	height:350px;
	margin:0px;
	padding:0px;
	clear: both;
	overflow:hidden!important;
	}
	

	
	.main_img_bottom{
	width:530px;
	height:25px;
	margin: 0 0 10px 0;
	padding:0px;
	clear: both;
	overflow:hidden;
	text-align:right;
	}
	
	.main_img_bottom_l{
	width:345px;
	height:auto;
	margin: 0 0 0px 0;
	padding:5px 15px 5px 5px;
	overflow:hidden;
	text-align:right;
	float:left;
	}
	
	.main_img_bottom_r{
	width:165px;
	height:25;
	margin: 0 0 0px 0;
	padding:0px;
	overflow:hidden;
	text-align:right;
	float:left;
	}
	
	/*
	.main_img_bottom_txt{
	width:510px;
	height:15px;
	margin: 0 0 10px 0;
	padding:5px 15px 5px 5px;
	clear: both;
	overflow:hidden;
	text-align:right;
	}
	*/
	
	/*----------------------------------
			//レフト＿メインイメージ
	-----------------------------------*/
	
	
	
	/*----------------------------------
			レフト＿ボックス
	-----------------------------------*/
	h2.h2_l_box{
	width:530px;
	height:25px;
	margin:0px;
	padding:0px;
	}
	
	.left_box{
	width:530px;
	margin:0px;
	height:auto;
	margin: 0 0 10px 0;
	clear: both;
	}
	/*----------------------------------
			//レフト＿ボックス
	-----------------------------------*/




/*----------------------------------
		ライトメイン
-----------------------------------*/

#right_main_top{
width:360px;
height:5px!important;
margin:0px 0px 0px 0px;
padding:0px;
/*float:left;*/
background:url(../members/images/right_bg_top_w10per.png) no-repeat top left;
overflow:hidden;
clear:both;
}

#right_main{
width:360px;
margin:0px 0px 0px 10px;
padding:0;
height:auto;
float:left;
}

#right_main_bottom{
width:360px;
height:5px!important;
margin:0px 0px 0px 0px;
padding:0px;
/*float:left;*/
background:url(../members/images/right_bg_bottom_w10per.png) no-repeat top left;
overflow:hidden;
}


/*----------------------------------
		//ライトメイン
-----------------------------------*/

	/*----------------------------------
			ライト＿ボックス
	-----------------------------------*/
	h2.h2_r_box{
	width:340px;
	height:25px;
	margin: 5px 0 0px 10px;
	padding:0px;
	}
	
	.right_box{
	width:340px;
	margin:0px;
	height:auto;
	margin: 0px 0 10px 10px;
	padding:0 0 0px 0;
	clear: both;
	}
	/*----------------------------------
			//ライト＿ボックス
	-----------------------------------*/
	
	
	/*----------------------------------
			CHARTS
	-----------------------------------*/
	ul.charts{ width:340px; height:auto; margin:0px 0 0 0 ; padding:1px; font-size:0.8em; }
	ul.charts li{ margin:0px 0 5px 5px ; padding:1px 2px 0px 25px; >padding:0px 2px 0px 25px; list-style:none; display:block; width:300px; height:auto;}
	.num1{ background-image:url(../members/images/charts_num/1.png); background-repeat:no-repeat;}
	.num2{ background-image:url(../members/images/charts_num/2.png); background-repeat:no-repeat;}
	.num3{ background-image:url(../members/images/charts_num/3.png); background-repeat:no-repeat;}
	.num4{ background-image:url(../members/images/charts_num/4.png); background-repeat:no-repeat;}
	.num5{ background-image:url(../members/images/charts_num/5.png); background-repeat:no-repeat;}
	.num6{ background-image:url(../members/images/charts_num/6.png); background-repeat:no-repeat;}
	.num7{ background-image:url(../members/images/charts_num/7.png); background-repeat:no-repeat;}
	.num8{ background-image:url(../members/images/charts_num/8.png); background-repeat:no-repeat;}
	.num9{ background-image:url(../members/images/charts_num/9.png); background-repeat:no-repeat;}
	.num10{ background-image:url(../members/images/charts_num/10.png); background-repeat:no-repeat;}

	.charts_bg{/*background:url( ../members/images/charts_bg.png) repeat-x top left;*/
	background-color:#000000;}
	/*----------------------------------
			//CHARTS
	-----------------------------------*/
		

	
/*----------------------------------
		テーブルストライプ
-----------------------------------*/
 


/* ---- 列幅 ---- */  


  table.schedule_tbl td.day{ width:30%;}
  table.schedule_tbl td.text{ width:67%;}

/* ---- //列幅 ---- */  
  

/*----------------------------------
		//テーブルストライプ
-----------------------------------*/



/*----------------------------------
		ダウンロードボタン
-----------------------------------*/
.dl_btn{ width:340px;}
.dl_btn img{ border:none; width:165px; height:60px; }
  

/*----------------------------------
		//ダウンロードボタン
-----------------------------------*/

	
	
