@charset "utf-8";
/*	-------------------------------------------------------------
	Description:	CSS file for screen media
	Filename:		content.css
	Author: 		N Hayashi
	Date:			2010/10/21
	-------------------------------------------------------------
	■トップページ「受講説明会・ガイダンススケジュール」部分用CSS


FOR SCREEN ****************************************************** */
/*	-------------------------------------------------------------
	注目イベント・ガイダンス
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*ポップアップ*/
.popup {
	background-color: #FFFFCC;
	padding: 10px;
}

	.popup dl {
		width: 455px;
		margin-bottom: 20px;
	}

	.popup dl dt {
		float: left;
		font-size: 20px;
		font-weight: bold;
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #000000;
		margin-top: 10px;
		padding-left: 10px;
		height: 26px;
	}

	.popup dl dd {
		float: right;
	}

	.popup p {
		width: 460px;
		margin-bottom: 10px;
		line-height: 150%;
	}

	.popup ul {
		width: 460px;
	}

		.popup ul li {
			float: none;
			background-repeat: no-repeat;
			margin-bottom: 10px;
			text-indent: 20px;
		}


	.popup p.popup_close {
		text-align: right;
	}



/* 受講説明会・ガイダンススケジュール */
#area_event {
    width: 718px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E8EFF7;
	border: solid 1px #C8DAEC;
}

	* html #area_event {
		width: 718px;
	}

#event_tab {
    width: 690px;
	height: 31px;
	display: block;
	margin-left: 20px;
}

#event_tab ul {
    width: 690px;
	height: 31px;
	display: block;
}

	#event_tab ul li {
		float: left;
		margin-right: 10px;
		display: block;
		text-align: center;
	}

	/* 注目イベント・ガイダンス */
	#event_tab ul li.tab01 {
		width: 200px;
		height: 31px;
	}
	
		#event_tab ul li.tab01 a {
			width: 200px;
			height: 21px;
			padding-top: 10px;
			display: block;
			background-image: url(../images/top/tab01.jpg);
			background-repeat: no-repeat;
		}

		* html #event_tab ul li.tab01 a {
			height: 31px;
		}
	
		#event_tab ul li.tab01 a:hover {
			width: 200px;
			height: 31px;
			background-image: url(../images/top/tab01.jpg);
			background-position: 0px -31px;
			color: #FFFFFF;
		}

			#event_tab ul li.ui-tabs-selected a {
				width: 200px;
				height: 21px;
				padding-top: 10px;
				display: block;
				background-image: url(../images/top/tab01.jpg);
				background-position: 0px -31px;
				background-repeat: no-repeat;
				color: #FFFFFF;
				text-decoration: none;
			}
	
			* html #event_tab ul li.ui-tabs-selected a {
				height: 31px;
			}
		
			#event_tab ul li.ui-tabs-selected a:hover {
				width: 200px;
				height: 31px;
				background-image: url(../images/top/tab01.jpg);
				background-position: 0px -31px;
				color: #FFFFFF;
			}

		
		dl.dl_hover:hover , dl.dl_hoverHover{
			background-color: #FFF; /*#F7F3DE;*/
			color:black;
			cursor: default;
					
		}




		
	/* 受講説明会 */
	#event_tab ul li.tab02 {
		width: 124px;
		height: 31px;
	}
	
		#event_tab ul li.tab02 a {
			width: 124px;
			height: 21px;/*26(冬期講習説明会　挿入改行時はここを変更)*/
			padding-top: 10px;/*5*/
			display: block;
			background-image: url(../images/top/tab02.jpg);
			background-repeat: no-repeat;
			/*text-decoration:none;追加*/
		}

		* html #event_tab ul li.tab02 a {
			height: 31px;
		}
	
		#event_tab ul li.tab02 a:hover {
			width: 124px;
			height: 31px;
			background-image: url(../images/top/tab02.jpg);
			background-position: 0px -31px;
			color: #FFFFFF;
		}

/*			#event_tab ul li.tab02_current a {
				width: 124px;
				height: 21px;
				padding-top: 10px;
				display: block;
				background-image: url(../images/top/tab02.jpg);
				background-repeat: no-repeat;
				background-position: 0px -31px;
				color: #FFFFFF;
				text-decoration: none;
			}
	
			* html #event_tab ul li.tab02_current a {
				height: 31px;
			}
		
			#event_tab ul li.tab02_current a:hover {
				width: 124px;
				height: 31px;
				background-image: url(../images/top/tab02.jpg);
				background-position: 0px -31px;
				color: #FFFFFF;
			}
*/	
	/* 体験授業 */
	#event_tab ul li.tab03 {
		width: 124px;
		height: 31px;
	}
	
		#event_tab ul li.tab03 a {
			width: 124px;
			height: 21px;
			padding-top: 10px;
			display: block;
			background-image: url(../images/top/tab03.jpg);
			background-repeat: no-repeat;
		}

		* html #event_tab ul li.tab03 a {
			height: 31px;
		}
	
		#event_tab ul li.tab03 a:hover {
			width: 124px;
			height: 31px;
			background-image: url(../images/top/tab03.jpg);
			background-position: 0px -31px;
			color: #FFFFFF;
		}

/*			#event_tab ul li.tab03_current a {
				width: 124px;
				height: 21px;
				padding-top: 10px;
				display: block;
				background-image: url(../images/top/tab03.jpg);
				background-repeat: no-repeat;
				background-position: 0px -31px;
				color: #FFFFFF;
				text-decoration: none;
			}
	
			* html #event_tab ul li.tab03_current a {
				height: 31px;
			}
		
			#event_tab ul li.tab03_current a:hover {
				width: 124px;
				height: 31px;
				background-image: url(../images/top/tab03.jpg);
				background-position: 0px -31px;
				color: #FFFFFF;
			}

*/	
	/* 診断＆選抜テスト */
	#event_tab ul li.tab04 {
		width: 150px;
		height: 31px;
	}

		#event_tab ul li.tab04 a {
			width: 150px;
			height: 21px;
			padding-top: 10px;
			display: block;
			background-image: url(../images/top/tab04.jpg);
			background-repeat: no-repeat;
		}

		* html #event_tab ul li.tab04 a {
			height: 31px;
		}
	
		#event_tab ul li.tab04 a:hover {
			width: 150px;
			height: 31px;
			background-image: url(../images/top/tab04.jpg);
			background-position: 0px -31px;
			color: #FFFFFF;
		}

/*			#event_tab ul li.tab04_current a {
				width: 150px;
				height: 21px;
				padding-top: 10px;
				display: block;
				background-image: url(../images/top/tab04.jpg);
				background-repeat: no-repeat;
				background-position: 0px -31px;
				color: #FFFFFF;
				text-decoration: none;
			}
	
			* html #event_tab ul li.tab04_current a {
				height: 31px;
			}
		
			#event_tab ul li.tab04_current a:hover {
				width: 150px;
				height: 31px;
				background-image: url(../images/top/tab04.jpg);
				background-position: 0px -31px;
				color: #FFFFFF;
			}
*/			

/* 情報表示部分 */

/*学年選択部分*/
#grade_select {
	width: 645px;
	height: 30px;
	margin-left: 10px;
	display: block;
/*	background-image:url(../images/top/grade_select_back.jpg);*/
	background-repeat: no-repeat;
	padding-top: 0px;/*注釈なし　３２ｐｘ*/
	padding-bottom:0px;/*注釈なし　0ｐｘ*/
	padding-left: 0px;
}
	
* html #grade_select {
/*	width: 680px;*/
	width: 640px;
	height: 60px;
}
	#grade_select_choice {/*新学年注釈*/
	width:480px;
		padding-left:200px;
		margin-top:0px;
		background-image:url(../images/top/grade_select_back3.jpg);
	}

	#grade_radio {
		width: 655px;
		height: 30px;
		padding-top:5px;
		padding-left:25px;
		background-image:url(../images/top/grade_select_back3.jpg);
		background-repeat:no-repeat;
	}

		#grade_radio dl {
			float: left;
			margin-right: 20px;
			width: 120px;
		}

			#grade_radio dl dt {
				float: left;
				margin-right: 2px;
			}
	
			#grade_radio dd {
				float: left;
			}

			* html #grade_radio dd {
				padding-top: 2px;
			}



.tab_content {
    width: 700px;
	width: 698px;
	border-top: solid 4px #1F92D8;
	border-left: solid 1px #C8DAEC;
	border-bottom: solid 1px #C8DAEC;
	border-right: solid 1px #C8DAEC;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}


.school_list {
    width: 680px;
	margin: 30px 0 0 0;
	padding:10px 0 0 0;
	text-align: right;
}

.s_text {
	text-align: right;
    font-size: 10px;
	margin: 5px 0;
	padding-top: 3px;
	width: 200px;
	float: right;
} 

.snav {
    margin: 5px 0;
	padding: 0;
    text-align: right;
	float: right;
	width: 290px;
} 
 
.snav li {
	display: inline;
	padding: 1px 0 5px 15px;
	font-size: 9px;
	text-align: left;
	line-height: 1.5em;
} 

html>body .snav li {
	padding: 0px 0m 3px 15px;
}	

.snav li#hon {
	background-image: url(../images/i_hon.gif) ;
	background-repeat: no-repeat;
} 

.snav li#shibu {
	background-image: url(../images/i_shibuya.gif) ;
	background-repeat: no-repeat;
} 

.snav li#ike {
	background-image: url(../images/i_ikebukuro.gif) ;
	background-repeat: no-repeat;
} 

.snav li#kichi {
	background-image: url(../images/i_kichi.gif) ;
	background-repeat: no-repeat;
} 

.snav li#minami {
	background-image: url(../images/i_minami.gif) ;
	background-repeat: no-repeat;
} 

.table01 {
    width: 680px;
	margin-left: 10px;
}




#schedule {
	width: 665px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#schedule .bg1 {
	background-color: #f7f3de;
	border:1px #FFFFFF solid;
}
#schedule .bg2 {
    background-color: #BFBFBF;
    border-bottom: 1px solid #DAC861;
    border-left: 1px solid #DAC861;
    border-right: 1px solid #DAC861;
	border-top: 1px solid #DAC861;
}

#schedule .bg3 {
	background-color: #ebe1a8;
	border:1px #FFFFFF solid;
	}

#schedule .bg4 {
	border-left:1px #DAC861 solid;
	border-right:1px #DAC861 solid;
	border-top: 1px solid #DAC861;
	background-color: #d9d9d9;

	}
#schedule .bg5 {
	border-left:1px #DAC861 solid;
	border-right:1px #DAC861 solid;
	border-top:1px #DAC861 solid;
	border-bottom:1px #DAC861 solid;
	vertical-align:top;
	}

#schedule .bg6 {
	border-left:1px #DAC861 solid;
	border-right:1px #DAC861 solid;
	border-top:1px #DAC861 solid;
	border-bottom:1px #DAC861 solid;
	padding: 10px;
	}


#schedule .bg7 {
	background-color: #d9d9d9;
	border-left:1px #ffffff solid;
	border-right:1px #ffffff solid;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
	}
#schedule .bg8 {

	background-color: #EEE6B5;

	border-left:1px #ffffff solid;

	border-right:1px #ffffff solid;

	border-top:1px #ffffff solid;

	border-bottom:1px #ffffff solid;

	}
#schedule tr.vage {
	background-color:#EEE6B5;
	border:1px ##DAC861 solid;
}
#schedule tr.vage2 {
	background-color:#F7F3DE;
	border:1px ##DAC861 solid;
}

#schedule th {
    padding:0;
    border-width:0;
    /*background:#f1eac4;*/
    font-weight:normal;
    line-height:120%;
    text-align:center;
    white-space:nowrap;
}

#schedule td {
	border:0px #FFFFFF solid;
	line-height: 150%;
	padding: 10px;
}

.schedule_sat{
	color:#00659B;
}

.schedule_sun{
	color:#C13926;
}

/*090603スケジュール部説明文冁EEEEE*/
#schedule #scheTBL table {
border-style:solid;border-color:#BBBBBB;border-width:1px;border-collapse:collapse;
}
#schedule #scheTBL td {
border-style:solid;border-color:#BBBBBB;border-width:1px;border-collapse:collapse;font-size:11px;width:97px;
}




/*スケジュール*/
#schedule th.s_table {
  padding:0 5px;
	margin:0;
	border-bottom:1px #DAC861 solid;
	border-left:1px #DAC861 solid;
	font-weight: 0;
}

/*合格のメソチE*/
#method {
	width: 675px;
	border: 1px solid #ccc;
	/*border-collapse: collapse;*/
	margin: 20px 0;
	padding:0;
	clear:both;
}

#method th {
  background: #f7f3de;
	padding:5px;
	text-align:center;
}

#method td {
  background: #fff;
	padding:16px 30px;
}

#method .b_bottom {
  border-bottom: 1px solid #ccc;
}

#method .b_top {
  border-top: 1px solid #ccc;
}

#method .l_pic {
  float:left;
	margin:0 30px 0 0;
}

#method .r_pic {
  float:right;
	margin:0;
}

/*先輩の成功体騁E/


#experience {
  width:675px;
  margin-top:20px;
}

#cace {
  width: 675px;
	border:none;
}

#cace th,
#cace td {
  margin:0;
	padding:5px 5px 0 0;
}

#cace th {
  width:20px;
}
 

/*//皁EE/
#schedule td {
    padding: 5px;
    border-width: 0;
    text-align: center;
    white-space: nowrap;

}

/*080910更新秋EスタートE冬期講翁E-----*/

#autum08{
	width:677px;
	margin-bottom:10px;
}

#autum08 a{
	text-decoration:none;
}


#autum08_left a{
	float:left;
	width:528px;
	height:129px;
	background-image:url(../images/main_o_w_l.jpg);
	background-position:0 0;
	display:block;
	background-repeat:no-repeat;
	margin-right:6px;
}

#autum08_left a:hover{
	width:528px;
	height:129px;
	background-image:url(../images/main_o_w_l.jpg);
	background-position:0 -129px;
	display:block;
	background-repeat:no-repeat;
}

#autum08_right a{
	float:right;
	width:143px;
	height:129px;
}

#autum08_right a:hover{
	width:143px;
	height:129px;
	background-repeat:no-repeat;
}

#top_b a{
	float:left;
	width:677px;
	height:129px;
	background-image:url(../images/main_o_w_l.jpg);
	background-position:0 0;
	display:block;
	background-repeat:no-repeat;
	margin-right:6px;
}

#top_b  a:hover{
	width:677px;
	height:129px;
	background-image:url(../images/main_o_w_l.jpg);
	background-position:0 -129px;
	display:block;
	background-repeat:no-repeat;
}


/*TOP左メニュー-----*/


#topno-k_bn {
	margin-bottom:10px;width:189px;height:58px;display:block;
}
#topno-k_bn a {
	background-color:#D6D6D6;width:189px;height:58px;display:block;padding:2px;
}
#topno-k_bn a:hover {
	background-color:#82BFE3;width:189px;height:58px;display:block;padding:2px;
}

#topno-ss_bn {margin-top:10px;}


/* 推薦バナーロールオーバEボタン */
/* ロールオーバEボタン */
	.banner_buttonbox {
		width: 192px;
		height: 107px;
	
	}

	.banner_buttonbox ul li.banner_button {
	  list-style-type: none;
	}
	
	/* leftボタン */
	.banner_buttonbox ul li.banner_button a {
		width: 192px;
		height: 107px;
		background-image: url(../images/banner_ao.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: -5000px;
		display: block;
		overflow: hidden;
	}
	
		.banner_buttonbox ul li.banner_button a:hover {
			background-image: url(../images/banner_ao.jpg);
			background-repeat: no-repeat;
			background-position: 0px -107px;
		}
	
#top_noticearea {/*お茶の水ゼミナールからのお知らせ*/
padding:10px 10px 15px 10px;
width:auto;
}

	#top_noticearea02 {/*お茶の水ゼミナールからのお知らせ 2010.12.10更新*/
	padding:0px 35px 10px 39px;
	width:925px;
	height:auto;
	}

		#top_noticearea-l {
			width:450px;
			height:auto;
			display:block;
			float:left;
			padding:10px 5px 5px 0px;
		}
		
		#top_noticearea-r {
			width:auto;
			height:auto;
			display:block;
			float:right;
			padding-top:20px;
			}

.red {color:#CC0000;font-weight:bold;}

#top_ancarea {/*お茶の水ゼミナールからのお知らせ*/
padding:10px 10px 10px 10px;
margin-left:230px;
font-size:12px;
width:auto;
}

	#top_ancarea02 {/*お茶の水ゼミナールからのお知らせ 2010.12.10更新*/
	padding:10px 10px 10px 10px;
	width:auto;
	}


.red {color:#CC0000;font-weight:bold;}


/*TOPページ用*/
#top_head {
width:100%;
height:52px;
background-color:#0075C2;
margin-left:0px;
margin-right:0px;
}
#top_title {
width:925px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
	#top_title h1 {
		font-size:10px;
	}
#top_logoarea {
width:925px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/bk-1.jpg);
}
#top_logo {
width:332px;
height:21px;
display:block;
margin-top:11px;
float:left;
}
#top_freedial {
width:385px;
height:25px;
display:block;
float:right;
margin-top:5px;
}
#top_info {
width:400px;
height:40px;
display:block;
float:right;
margin-top:2px;
}
.top_white a,a:hover {text-decoration:none;}
#top_header-info {
	float: right;
	text-align: right;
}
#top_header-info ul { text-align: right}
#top_header-info ul li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
}
#top_header-info div {
	clear: both;
	padding: 18px 0 7px 0;
	text-align: right;
}



/*注目イベントガイダンスリスト用*/
#tab01_list {
	width: 680px;
	margin-left: 10px;
}

	#tab01_list dl {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom-width: 1px;
		/*border-bottom-style: dotted;*/
		/*border-bottom-color: #CCCCCC;*/
		display: block;
	}

		#tab01_list dl dt {
			margin-bottom: 5px;
			/*background-image: url(../images/top/icon_information.jpg);*/
			background-repeat: no-repeat;
			background-position: left;
			padding-left: 10px;
		}
	
			.tab01_title {
				font-size: 14px;
				font-weight: bold;
				margin-right: 15px;
			}

			.tab01_subtitle2 {/*イベント詳細はこちら*/
				padding-left:10px;
				color:#06F;
				text-decoration:underline;
				width:150px;
				background-image: url(../images/top/icon_information_e.jpg);
				background-repeat:no-repeat;
				float:left;
			}


			#tab01_list dl dd ul {
				float: left;
			}

			#tab01_list dl dd ul.list_tokyo li {
					background-image: url(../images/marker-tokyo.gif);
					background-repeat: no-repeat;
			}

			#tab01_list dl dd ul.list_shibuya li {
					background-image: url(../images/marker-shibuya.gif);
					background-repeat: no-repeat;
			}

			#tab01_list dl dd ul.list_ikebukuro li {
					background-image: url(../images/marker-ike.gif);
					background-repeat: no-repeat;
			}

			#tab01_list dl dd ul.list_kichijyoji li {
					background-image: url(../images/marker-kichi.gif);
					background-repeat: no-repeat;
			}

			#tab01_list dl dd ul.list_urawa li {
					background-image: url(../images/marker-minamiurawa.gif);
					background-repeat: no-repeat;
			}

				#tab01_list dl dd ul li {
					margin-right: 15px;
					padding-left: 18px;
					background-repeat: no-repeat;
					background-position: left;
					padding-top: 2px;
				}

				* html #tab01_list dl dd ul li {
					padding-top: 0px;
				}

				li.list_tokyo {
					background-image: url(../images/marker-tokyo.gif);
					background-repeat: no-repeat;
					margin-bottom: 10px;
				}

				li.list_shibuya {
					background-image: url(../images/marker-shibuya.gif);
					background-repeat: no-repeat;
					margin-bottom: 10px;
				}

				li.list_ikebukuro {
					background-image: url(../images/marker-ike.gif);
					background-repeat: no-repeat;
					margin-bottom: 10px;
				}

				li.list_kichijyoji {
					background-image: url(../images/marker-kichi.gif);
					background-repeat: no-repeat;
					margin-bottom: 10px;
				}

				li.list_urawa {
					background-image: url(../images/marker-minamiurawa.gif);
					background-repeat: no-repeat;
					margin-bottom: 10px;
				}


		#tab04_list {
			width: 680px;
			margin-left: 10px;
		}

			#tab04_list dl {
				margin-bottom: 10px;
				border-top-width: 1px;
				border-top-style: dotted;
				border-top-color: #CCCCCC;
				padding-top: 20px;
			}

				#tab04_list dl dt {
					margin-bottom: 5px;
				}
	
				#tab04_list dl dd {
					line-height: 150%;
				}

			#tab04_list ul {
/*				border-bottom-width: 1px;
				border-bottom-style: dotted;
				border-bottom-color: #CCCCCC;
				margin-bottom: 20px;
				padding-bottom: 10px;
*/				float: left;
			}

				#tab04_list ul li {
					margin-right: 15px;
					padding-left: 18px;
					background-repeat: no-repeat;
					background-position: left;
					padding-top: 2px;
				}

					#tab04_list ul.list_tokyo li {
						background-image: url(../images/marker-tokyo.gif);
						background-repeat: no-repeat;
						margin-bottom: 10px;
					}

					#tab04_list ul.list_shibuya li {
						background-image: url(../images/marker-shibuya.gif);
						background-repeat: no-repeat;
						margin-bottom: 10px;
					}

					#tab04_list ul.list_ikebukuro li {
						background-image: url(../images/marker-ike.gif);
						background-repeat: no-repeat;
						margin-bottom: 10px;
					}

					#tab04_list ul.list_kichijyoji li {
						background-image: url(../images/marker-kichi.gif);
						background-repeat: no-repeat;
						margin-bottom: 10px;
					}

					#tab04_list ul.list_urawa li {
						background-image: url(../images/marker-minamiurawa.gif);
						background-repeat: no-repeat;
						margin-bottom: 10px;
					}


/*.table01 table {
    width: 680px;
	margin-left: 10px;
	border-top: solid 3px #666666;
}

	.table01 table th.th01 {
		background-color: #BFBFBF;
		width: 24%;
		height: 30px;
		border-top: none;
		border-left: solid 1px #DAC861;
		border-right: solid 1px #DAC861;
		border-bottom: solid 1px #DAC861;
	}
	
	.table01 table th.th02 {
		background-color: #D9D9D9;
		width: 19%;
		border-top: none;
		border-left: solid 1px #DAC861;
		border-right: solid 1px #DAC861;
		border-bottom: solid 1px #DAC861;
	}

	.table01 table td {
		background-color: #F7F3DE;
		padding: 4px;
		border-top: solid 1px #DAC861;
		border-left: solid 1px #DAC861;
		border-right: solid 1px #DAC861;
		border-bottom: solid 1px #DAC861;
	}
*/

.tinyTip                    { width: 325px; padding: 17px 0px 0px 0px; display: block; background: url(../images/tinyTip-top.png) 0px 0px no-repeat; }
.tinyTip .content               { padding: 0px 15px 0px 15px; font-size: 14px; font-family: "Lucida Sans Unicode"; color: #010101;  background: url(../images/tinyTip-content.png) 0px 0px repeat-y; }
.tinyTip .bottom                { height: 47px; background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }


/************************************************
201411renewal
************************************************/
/*トップページ　タブエリア調整*/
#area_event .event_summary {
	border-bottom: 1px solid #dddddd;
	margin: 10px 20px 20px;
	padding-bottom: 10px;
	color: #0f0f0f;
}
#grade_select {
	width: 100%;
	height: auto;
	margin-left: 0;
}
#grade_select_choice {
	background-image: none;
	margin-bottom: 22px;
}
#area_event .grade_select_title {
	text-align: center;
	font-size: 160%;
	color: #0083cf;
}
#grade_select_choice {
	width: 100%;
	color: #555555;
	text-align: center;
	padding-left: 0;
}
#grade_radio {
	background-image: none;
	height: auto;
	padding: 0;
	width: 100%;
}
.grade_select_list {
	width: 600px;
	margin: 0 auto;
}
.grade_select_list li {
	float: left;
}
.grade_select_list label {
	display: block;
	height: 62px;
	margin-right: 1px;
	cursor: pointer;
}
.grade_select_list label input {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	zoom: 1;
}
.grade_select_list .k3 label {
	background: url(../images/top/event_select_k3_off.gif) no-repeat;
	width: 133px;
}
.grade_select_list .k3 label:hover,
.grade_select_list .k3 label.selected {
	background-image: url(../images/top/event_select_k3_on.gif);
}
.grade_select_list .k2 label {
	background: url(../images/top/event_select_k2_off.gif) no-repeat;
	width: 135px;
}
.grade_select_list .k2 label:hover,
.grade_select_list .k2 label.selected {
	background-image: url(../images/top/event_select_k2_on.gif);
}
.grade_select_list .k1 label {
	background: url(../images/top/event_select_k1_off.gif) no-repeat;
	width: 135px;
}
.grade_select_list .k1 label:hover,
.grade_select_list .k1 label.selected {
	background-image: url(../images/top/event_select_k1_on.gif);
}
.grade_select_list .chugaku label {
	background: url(../images/top/event_select_chugaku_off.gif) no-repeat;
	width: 194px;
	margin-right: 0;
}
.grade_select_list .chugaku label:hover,
.grade_select_list .chugaku label.selected {
	background-image: url(../images/top/event_select_chugaku_on.gif);
}

.school_list {
	border: 1px solid #dddddd;
	width: auto;
	margin: 26px 13px 10px;
	padding: 10px 20px;
	color: #555555;
}
.s_text {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: auto;
}
.snav {
	margin: 0;
	padding: 0;
	width: auto;
}
.snav li {
	font-size: 100%;
	margin-left: 15px;
}

.no_data {
	padding: 10px;
}
#tab_content2 .no_data,
#tab_content3 .no_data {
	margin-left: 10px;
}