@charset "shift_jis";

/*カテゴリー見出し(画像)*/
h1{
	margin:0px;
}
h2{
	margin-top:20px;
	margin-bottom:10px;
}
h2.top{
	margin:0px 0px 5px 0px;
}
/*小学校・幼稚園一覧*/
h2.link-sh{
	margin-top:7px;
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:0px;
	font-size:130%;
	line-height:150%;
}
/*小学校・幼稚園一覧*/
.link-title{
	background : url(../https/link/images/link_head_bg.gif) left top / auto auto no-repeat scroll padding-box border-box transparent;
	clear:both;
	width:585px;
	/*margin:0px; 090414山と改訂*/
	margin:10px 0px 0px 0px;
}
/*小学校・幼稚園一覧*/
/*新しいものが出来れば削除対象*/
/*共学-給食-制服あり*/
.link-title-kka{
	background : url(../https/css/images/link_head_kka.gif) left top / auto auto no-repeat scroll padding-box border-box transparent;
	clear:both;
	width:585px;
	margin:0px;
}
.link-head-bg{
	width:587px;
	padding:7px 10px 10px;
	background : url(../https/link/images/link_bg_dot.gif) left top / auto auto repeat-y scroll padding-box border-box transparent;
	margin: 0px;
}
.link-bosyu{
	margin:0px 0px 20px;
	padding:5px 0px 0px 0px;
	background : url(../https/link/images/link_bg_yoko.gif) left top / auto auto repeat-y scroll padding-box border-box transparent;
	width:585px;
}
.link-bosyu img{
	display:block;
}
.link_bg_dot{
	background : url(../https/link/images/link_bg_dot.gif) left top / auto auto repeat-y scroll padding-box border-box transparent;
	margin:0px;
	width:587px;
	border-top:solid 1px #fff;
	padding-bottom:15px;
}
.link_bg_dot_joho{
	background : url(../https/link/images/link_bg_dot.gif) left top / auto auto repeat-y scroll padding-box border-box transparent;
	margin:0px;
	width:587px;
	border-top:solid 1px #fff;
}
.link_bg_dot_joho_end{
	font-size:0px;line-height:0px;margin-top:0px;
}

table.gakko-list{
	margin-left:20px;
}
table.gakko-list td{
	vertical-align:top;
	line-height:160%;
	font-size:104%;
}
p.gakko-indent{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:5px;
	font-size:100%;
}
div.gakko{
	margin:10px 0px 0px 10px;
	font-size:90%;
}
p.gakko{
	padding:10px 0px 0px 10px;
	width:554px;
}
div.gakko-floatl{
	float:left;width:260px;
}
div.gakko-floatr{
	float:left;margin-left:10px;width:290px;
}
div.rubi{
	margin-bottom:0px;
	padding-top:5px;
	padding-left:15px;
	font-size: 90%;
	color:#006600;
	float:left;
	text-align:left;
}
table.link-table{
	margin-left:10px;margin-top:10px;margin-right:8px;
}
table.link-table th{
	text-align:left;
	vertical-align:top;
	width:90px;
	color: #647984;
}
table.link-table td p{
	margin:0px;
}
.boy-girl{
	font-weight:normal;font-size:80%;
}

table.link-joho-table{
	margin-top:10px;
	border-top: 1px solid #9da4ab;
	border-left: 1px solid #9da4ab;
	width:580px;
}
table.link-joho-table th{
	text-align:left;
	vertical-align:top;
	width:90px;
	color:#6a7989;
	background-color:#f3feec;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-left: 3px;
}
table.link-joho-table td p{
	margin:0px;
}
table.link-joho-table td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9da4ab;
	border-bottom-color: #9da4ab;
	width: 200px;
}
/*オレンジキャッチコピー*/
h3.copy{
	color:#FF6600;
	font-size:100%;
	font-weight:bold;
	margin-bottom:-0.9em;
	margin-left: 10px;
}
/*ブルーキャッチコピー*/
h3.copy2{
	color:#0066CC;
	font-size:100%;
	font-weight:bold;
	margin-bottom:-0.9em;
	margin-left: 10px;

}
h3{
	font-size:100%;
	color:#666;
}
/*小学校・幼稚園詳細*/
h3.link-t{
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:32px;
}
h3.link-t-bosyu{
	width:585px;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
h3.link-t-joho{
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	background-color:#97c4a3;
}
.clear{
	clear:both;
}
/*黄色帯ヘッダーtable*/
table.head{
	width:760px;
	font-size:0px;
	line-height:0px;
	margin:0px;
}
/*topにっけんからのお知らせ枠*/
.left-oshirase{
	float:left;
	width:250px;
	margin:0px;
}
.news-bg{
	background-image : url(images/top_oshirase_bg.gif);
	background-repeat: repeat-y;
	width: 250px;
}
.news-table{
	font:100%/100%;
	font-weight:bold;
	padding:10px;
	margin-left:7px;
	/*margin-top:5px; 090414 山と改訂*/
	margin-top:0px;
	width:240px;
}
.news-table td{
	padding:6px;
}
.news-date{
	text-align:right;
	font:85%/100%;
	font-weight:normal;
	padding-bottom:5px;
}
/*左メニュー全体*/
.menu{
	float:left;
	text-align:center;
	margin:0px;
	width:162px;
}
.menu-ul-index{
	width:162px;
	margin-bottom:3px;
}
/*メニューリスト*/
.menu-ul{
	text-align:left;
	font-size:85%;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:20px;
}
.menu-ul div{
	margin-bottom:3px;
}
/*メニューリンクの余白*/
.left-link-table{
	margin:5px 0px 0px 0px;
}
/*ヘッダー以下*/
.contents{
	width:760px;
	margin-top:10px;
	background : url(left_bg.gif) left top / auto auto repeat-y scroll padding-box border-box transparent;
}
/*右メインコンテンツタイトル*/
.title{
	height:106px;
	width: 585px;
	margin-bottom: -12px;
}
h1.main{
	margin:20px 0px 0px 0px;
	float:left;
}
.h1-image{
	float:right;
	margin:0px;
}
.h1-image-link{
	float:right;margin-top:20px;padding-right:5px;
}

/*右コンテンツ*/
.main-contents{
	float:right;
	text-align:left;
	width: 580px;
}
/*右コンテンツ　ちょっと左空ける*/
.main-contents p,main-contents h3,main-contents h4,main-contents table{
	margin-left:10px;
}
ul.index li{
	font-size:150%;
	line-height:160%;
	font-weight:bold;
	indexmargin-left:100px;
	background-image : url(../https/images/i_panda.gif);
	height:72px;
	background-repeat: no-repeat;
	padding-left: 75px;
	list-style-type: none;
	background-position: 0px 0px;
	padding-top: 20px;
}
ul.index li a{
	display:block;
	width:450px;
	background-color:#FFFFCC;
	padding: 0px 10px;
	margin-bottom:5px;
}
/*パンダリスト狭(入試問題) 090414山と追加*/
ul.index_s li{
	font-size:150%;
	line-height:160%;
	font-weight:bold;
	indexmargin-left:100px;
	background-image : url(../https/images/i_panda.gif);
	background-repeat: no-repeat;
	height:40px;
	padding-left: 75px;
	list-style-type: none;
	background-position: 0px 0px;
	padding-top: 14px;
}
ul.index_s li a{
	display:block;
	width:450px;
	background-color:#FFFFCC;
	padding: 0px 10px;
	margin-bottom:5px;
}
/*目次のオレンジキャプション*/
.cap{
	font-size:60%;
	font-weight:normal;
	color:#FF6600;
	line-height: 140%;

}
/*各クラスへのリンクボタン*/
.link-class a:link{
	color:#333;
	text-decoration:none;
	display:block;
	width:240px;
	height:50px;
	background-color:#FFEF66;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #FFC541;
}
.link-class a:visited{
	color:#333;
	text-decoration:none;
	display:block;
	width:240px;
	height:50px;
	background-color:#FFEF66;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #FFC541;
}
.link-class a:hover{
	background-color:#FFCC00;
}
/*目立たせたいリンクボタン*/
.link-special{
	text-align:center;margin:0px auto;
}
.link-special a:link{
	text-decoration:none;
	display:block;
	background-color:#FFEF66;
	padding:5px;
	margin:10px;
	border: 1px solid #FFC541;
	font-size:100%;
	font-weight:bold;
}
.link-special a:visited{
	text-decoration:none;
	display:block;
	background-color:#FFEF66;
	padding:5px;
	margin:10px;
	border: 1px solid #FFC541;
	font-size:100%;
	font-weight:bold;
}
.link-special a:hover{
	background-color:#FFCC00;
}
/*色つき表の場合*/
.table01{
	border:solid 1px #cccccc;
	width:575px;
}
.table01 th{
	border-bottom:solid 1px #999999;
	text-align:left;
	background-color:#dddddd;
	color:#666666;
}
.table01 td{
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	text-align:left;
	padding:3px;
}
.table01 td.r{
	text-align:right;
	white-space:nowrap;
}
.table01 tr.color{
	background-color:#e6e6e6;
}
/*通常の表*/
.table02 th{
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
.table02 td{
	padding-left:15px;
	padding-bottom:10px;
}
/*教室マップの表*/
.table02-2 td{
	border: 1px solid #FFCC66;
	width: 250px;
	font-size: 110%;
	vertical-align: top;
	padding-bottom: 10px;
}
.table02-2 td a{
	display:block;
	background-color:#FFFF99;
	padding:3px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;

}
/*テストスケジュール表の場合*/
.table03{
	margin:0px;
	width:580px;
	
	border: 1px solid #999999;
	font-size: 12px;
}
.table03 th{
	border-bottom:solid 1px #999999;
	background-color:#dddddd;
	color:#666666;
}
.table03 td{
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	text-align:left;
	padding:3px;
	vertical-align: top;
}
.table03 td.date{
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	white-space:nowrap;
	background-color:#FFBA4F;
}
.table03 td.haitei{
	font-weight:bold;
	background-color:#ffffcc;
	color: #666666;
}
.table03 td.haitei2{
	font-weight:bold;
	background-color:#ffffcc;
	color: #666666;
	text-align:right;
}
.table03 td.fubo{
	font-weight:bold;
	background-color:#DEFFDC;
	color: #666666;
}
/*知能テスト・１日体験授業・公開模擬テストの表*/
.table04{
	margin:0px;
	width:580px;
	
	border: 1px solid #999999;
	font-size: 12px;
}
.table04 th{
	border-bottom:solid 1px #999999;
	background-color:#dddddd;
	color:#666666;
}
.table04 th.taiken{
	border-bottom:solid 1px #999999;
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	white-space:nowrap;
	background-color:#0099ff;
}
.table04 th.iq{
	border-bottom:solid 1px #999999;
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	white-space:nowrap;
	background-color:#33cc99;
}
.table04 th.open{
	border-bottom:solid 1px #999999;
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	white-space:nowrap;
	background-color:#ff66cc;
}
.table04 td{
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	text-align:left;
	padding:6px 12px;
	vertical-align: top;
}
/*クラス・ステップアップ表の場合*/
.table05{
	margin:0px;
	width:556px;
	line-height:120%;
	border: 1px solid #999999;
	font-size: 10px;
}
.table05 th{
	border-bottom:solid 1px #999999;
	/*background-color:#dddddd;*/
	background-color:#fff45c;
	color:#666666;
	width:105px;
}
.table05 td{
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	text-align:left;
	padding:3px;
	vertical-align: top;
	white-space:normal;
}
.table05 li{
	padding-left:-1em;
}

/*最下部お問い合わせtable*/
.table-contact{
	margin-bottom:30px;
}
.table-contact th{
	padding:10px;
	background-color:#fced66;
	height:80px;
	vertical-align:middel;
}
.table-contact td{
	padding-left:10px;
}
.red-s{
	color: #CC0000;
}
/*クラス紹介 各クラスのご案内*/
.cl-classtable{
	padding:3px 7px;
	font-size:10px;
	vertical-align:top;
	width: 110px;
	background-image : url(class_bg.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	margin-left:3px;
	float:left;
}
/*赤矢印付きテキストリンクに使用 bold*/
.link-news{
	font-weight:bold;
	font-size:12px;
	background : url(../https/images/i_arrow_red.gif) left top / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:30px;
	text-indent:-10px;
}
/*赤矢印付きテキストリンクに使用 bold*/
.link{
	font-weight:bold;
	font-size:12px;
	background : url(../https/images/i_arrow_red.gif) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:10px;
	text-align:left;
	text-indent:-10px;
}
/*赤矢印付きテキストリンクに使用 normal*/
.link2{
	font-size:12px;
	background : url(../https/images/i_arrow_red.gif) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:10px;
	text-align:left;
	text-indent:-10px;
}
/*左メニューに使用の小さめ矢印*/
.link3{
	font-size:12px;
	background : url(../https/images/i_arrow_red_s.gif) left 7px / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:7px;
	text-align:left;
}
/*講習会関連リンクに使用 bold*/
div.link_arrow{
	font-weight:bold;
	font-size:12px;
	background : url(../https/images/i_arrow_red.gif) 0px 3px / auto auto no-repeat scroll padding-box border-box transparent;
	padding-left:13px;
	text-align:left;
	margin-left:10px;
}
/*指導の特色*/
.shidou h3{
	 margin-bottom:0px;
}
.shidou p{
	margin-left:50px;
	margin-top:0px;
	margin-bottom:5px;
}
/*喜びの声*/
.yorokobi{
	width:500px;
	margin-left:50px;
}
.yorokobi h3{
	background-image : url(../https/images/i_gokaku.gif);
	background-repeat: no-repeat;
	height:18px;
	padding-left:60px;
	font-size:12px;
	line-height:120%;
	margin:0px;
	padding-top: 3px;
}
.yorokobi p{
	font-size:10px;
	line-height:140%;
	margin-bottom:2em;
	margin-top:0px;
}
/*受験をお考えの皆様へ*/
.ni-welcome{
	margin-bottom:7px;
	width:504px;
	background-image : url(../https/images/586px-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wel-p{
	float:left;
	width:67px;
}
.wel-w{
	float:left;
	font:80%/160%;
	padding-left:8px;
	margin-right:-20px;
	width:178px;
}
.dot-line{
	border-bottom:1px dotted #ccc;
	margin:0px 0px 20px 10px;
	line-height:5px;
	width:505px;
}
.line{
	padding-bottom:10px;
	margin-bottom:20px;
	background-image : url(../https/images/586px-dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
/*※つき表示*/
.attention{
	text-indent:-1em;
	margin-left:1em;
	color:#FF3333;
	font-size:90%;
}
/*※つき表示*/
.attention2{
	text-indent:-1em;
	margin-left:1em;
	color:blue;
}
/*●つき表示*/
.maru{
	text-indent:-1em;
	margin-left:1em;
	font-size:90%;
}
/*dlの定義　併設部問で使用*/
.d-list{
	font-size:90%;
	margin-left:10px;
}
.d-list dt{
	font-weight:bold;
}
.d-list dd{
	padding-bottom:1em;
	padding-left: 1em;
}
/*教室マップコメント*/
.comment-bg{
	background-color: #FFEDD0;
	padding: 5px;
}
/*ヘッダー上部タグライン*/
.read{
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
/*フッター部タグライン*/
.end_read{
	font-size: 10px;
	color: #666666;
	/*float:right;*/
	text-align:right;
}
/*フッター部ナビゲーション*/
.footernavi{
	font-size: 11px;
	color: #666666;
	margin-left:8px;
}
/*パンくず*/
.breadcrumbs{
	 
	margin:2px 0px -3px 10px;
	text-align:left;
	width:759px;
	font-size:8pt;
	color:#5d5d5d;
}
/*タイトルの下のライン*/
/*.title-line {	
	height:0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	clear:both;
	margin-bottom:10px;
}*/
/*タイトルの下のライン 090414山と改訂*/
.title-line{
	
	background-image : url(../https/images/title_line.gif);
	background-repeat: no-repeat;
	margin:22px 0px 12px 0px;
}
.catch{
	color: #FFCC00;
}
/*小学校一覧*/
.td-ad{
	padding-left:20px;
}
.td-tel{
	width:150px;
}
.td-name{
	padding-top:5px;
}

table.recruit th{
	text-align:right;
	vertical-align:top;
	padding-right:15px;
}
.doujititle1{
	font-family:"HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック","Osaka-等幅","Helvetica", "Araial", "sans-serif";
	font-size: 34px;
	line-height: 130%;
	color: #0033FF;
	padding-left:10px;
}
.doujititle{
	font-family:"HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック","Osaka-等幅","Helvetica", "Araial", "sans-serif";
	font-size: 26px;
	line-height: 130%;
	color: #0033FF;
	padding-left:10px;
}
.jikaititle{
	font-size: 16px;
	font-weight:bold;
	line-height: 130%;
	color: #0033FF;
}
.jikaitable{
	margin-left:30px;
	width:520px;
	margin-top:15px;
}
.news-hana1{
	background-image : url(../https/images/2006test_line_l.jpg);
	background-repeat: repeat-y;
}
.news-hana2{
	background-image : url(../https/images/2006test_line_r.jpg);
	background-repeat: repeat-y;
}
.calendar-hanal{
	background-image : url(../https/images/calendar_hana_l.gif);
	background-repeat: repeat-y;
}
.calendar-hanar{
	background-image : url(../https/images/calendar_hana_r.gif);
	background-repeat: repeat-y;
}
strong.nikken{
	color:#ff0066;
}

.news-hana-springl{
	background-image : url(../https/images/spring_waku_l.gif);
	background-repeat: repeat-y;
}
.news-hana-springr{
	background-image : url(../https/images/spring_waku_r.gif);
	background-repeat: repeat-y;
}
/*トップページクラス紹介　0804齊藤追加*/
div.topClass{
	background : url(../https/images/top_class_bg.gif) 0% 0% / auto auto repeat-y scroll padding-box border-box transparent;
	margin-bottom:5px;
	margin-top:10px;
}
div.topClass h2{
	margin:0px;
	padding:0px;
	padding-bottom:0px;
}
div.topClass p{
	margin:0px 10px 5px 10px;
}
div.topClass ul{
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0px;
}
div.topClass ul li{
	display:inline;
	float:left;
	margin-left:7px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
div.topClass ul li div{
	width:90px;
	font-size:10px;
	line-height:12px;
}
div.topClass ul li a.c1{
	color:#ff0066;
}
div.topClass ul li a.c2{
	color:#cc6600;
}
div.topClass ul li a.c3{
	color:#339900;
}
div.topClass ul li a.c4{
	color:#3366ff;
}
div.topClass ul li a.c5{
	color:#9900cc;
}

div.topClass ul li a:link{
	background:none;text-decoration:none;
}
div.topClass ul li a:visited{
	background:none;text-decoration:none;
}
div.topClass ul li a:hover{
	background:none;text-decoration:underline;
}
div.topClass ul li a:active{
	background:none;text-decoration:underline;
}

div.topClass .btm{
	font-size:0px;
	line-height:0px;
	height:6px;
	clear:both;
	margin-top:0px;
}
div.topClass .btm img{
	display:block;
}

/*夏期講習会　080501齊藤追加*/
h1.kosyuSummerH{
	margin-left:0px;
	width:585px;
	height:160px;
	background : url(../https/kosyu/images/title_summer.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
}
h1.kosyuSummerH div{
	padding-top:135px;
	font-size:24px;
	font-weight:bold;
	color:darkblue;
	text-align:center;
	width:580px;
}
h3.kosyuSummer{
	color:#000000;
	margin-bottom:5px;
	margin-top:20px;
}
h3.kosyuSummer span{
	color:#ffcc00;
}
table.kosyuSummerT{
 	border:solid 1px #99D4FF;
	font-size:100%;
	margin-left:10px;
	width:570px;
	margin-bottom:10px;
 }
 table.kosyuSummerT th{
 	/*background-color:#99D4FF;*/
	background-color:#e6ffff;
	text-align:left;
	border-right:solid 1px #6699cc;
	border-bottom:solid 1px #6699cc;
	padding-left:5px;
	white-space:nowrap;
	/*color:#333333;*/
	color:#194479;
 }
 table.kosyuSummerT td{
	border-bottom:solid 1px #99D4FF;
	font-size:90%;
	color:#333333;
	padding:3px;
 }
 table.kosyuSummerT td.b{
	border-right:solid 1px #99D4FF;
 }
table.kosyuSummerT table{
	border-top:solid 1px #6699cc;
	border-left:solid 1px #6699cc;
	font-size:100%;
	margin:10px;
	width:380px;
 }
table.kosyuSummerT table td{
	background-color:#e6ffff;
	border-right:solid 1px #6699cc;
	border-bottom:solid 1px #6699cc;
	color:#333333;
	padding:3px;
 }
table.kosyuSummerT table td strong.h{
	font-size:120%;
	color:darkblue;
}
 /*見出し、概要、説明，注釈　090409山と追加*/
p.midashi{
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}
p.gaiyo{
	margin-top:-0.5em;
}
p.kosyu{
	margin:-0.3em 0em 0.6em 1em;
}
span.sub{
	font-size:90%;
	line-height:120%;
	font-weight:normal;
}


/*2段組用*/
table.kosyuSummerT2{
 	border:solid 1px #99D4FF;
	font-size:100%;
	margin-left:10px;
	width:570px;
	margin-bottom:10px;
 }
table.kosyuSummerT2 th{
 	background-color:#99D4FF;
	text-align:center;
	border-right:solid 1px #6699cc;
	border-bottom:solid 1px #6699cc;
	white-space:nowrap;
	color:#333333;
 }
table.kosyuSummerT2 td{
	border-bottom:solid 1px #99D4FF;
	font-size:90%;
	text-align:center;
	color:#333333;
 }
table.kosyuSummerT2 td.b{
	border-right:solid 1px #99D4FF;
 }
table.kosyuSummerT2 table{
	border-top:solid 1px #6699cc;
	border-left:solid 1px #6699cc;
	font-size:100%;
	margin-top:10px;
	width:240px;
	height:240px;
	/*高さと幅はその都度変えてください*/
 }
table.kosyuSummerT2 table td{
 	background-color:#e6ffff;
	text-align:left;
	border-right:solid 1px #6699cc;
	border-bottom:solid 1px #6699cc;
	color:#333333;
	padding:3px;
 }
table.kosyuSummerT2 table td strong.h{
	font-size:120%;
	color:darkblue;
}
 

ul.kosyuList li{
	font-size:90%;
}
 
 /*直前講習会　080501齊藤追加*/
h3.kosyuJust{
	color:#000000;
	margin-bottom:0em;
	/*margin-bottom:-0.8em;*/
	margin-top:15px;
}
h3.kosyuJust span{
	color:#cc0000;
}
table.kosyuJustT{
 	border:solid 1px #cc9a67;
	font-size:100%;
	margin-left:10px;
}
table.kosyuJustT th{
 	background-color:#f6e6cd;
	text-align:left;
	font-weight:normal;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	white-space:nowrap;
}
table.kosyuJustT td{
	border-bottom:solid 1px #cc9a67;
}
table.kosyuJustT td.b{
	border-bottom:solid 1px #cc9a67;
	border-right:solid 1px #cc9a67;
}
/*入試問題コラム 090414山と*/
/*囲み*/
.column{
	background-image : url(../https/images/waku_y_bg.gif);
	background-repeat: repeat-y;
	width:500px;
	text-align:center;
	float:center;
	margin:0px;
	/*padding:5px 1em;*/
}
/*コラム文*/
.column_t{
	text-align:left;
	padding:5px 1em 5px 0.3em;
	margin:0px;
}
/*有名小学校情報詳細誘導*/
.induce{
	background : url(../https/link/images/nikken_bg.jpg) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	margin-top:-22px;
	height:147px;"
}
.induce_txt{
	text-align:left;
	color:#595959;
	height:7.6em;
}

