@charset "UTF-8";
/* CSS Document */

#sidebar1 img[src*="kanken"] {
	display: none;
}


.clear{
    clear:both;
}

/*----------------ユニバーサルセレクタ----------------*/
*{
    margin:0;
	padding:0;
	font-size:11px;
	line-height:1.3em;
	text-decoration:none;
	list-style:none;
	border:0;
	color:#685F56;
}

body  {
	background: #FFFFFF;
	/*text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
a.al:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}
#container{
    width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	margin-top:10px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}

#contentsarea{
	width: 590px;
	height: auto;
}

/*----------------最上部説明文----------------*/
#description p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
/*----------------メインナビ----------------*/

#mainnavi {
	width:800px;
	height:30px;
	background-color:#6696C9;
}

#mainnavi ul {
	margin:0 0 0 8px;;
}
#mainnavi li {
	float: left;
	width:112px;
}
#mainnavi li a{
	display:block;
	width:112px;
	height:30px;
	float: left;
	border:none;
}
#mainnavi li a:hover img{
	visibility:hidden;
	border:none;
}
#mainnavi li a:hover{
	zoom:1;
}
.policy{
	background:url(../img/mainbtn_policy_over.jpg) 0 0 no-repeat;
}
.whats{
	background:url(../img/mainbtn_whats_over.jpg) 0 0 no-repeat;
}
.classes{
	background:url(../img/mainbtn_class_over.jpg) 0 0 no-repeat;
}
.safety{
	background:url(../img/mainbtn_safety_over.jpg) 0 0 no-repeat;
}
.flow{
	background:url(../img/mainbtn_flow_over.jpg) 0 0 no-repeat;
}
.access{
	background:url(../img/mainbtn_access_over.jpg) 0 0 no-repeat;
}
.result{
	background:url(../img/mainbtn_result_over.jpg) 0 0 no-repeat;
}
.bar{
	padding-bottom:5px;
	padding-top: 20px;
}
.youtube{
	border: #FF0004 1px solid;
	background: #FFFFE5;
	height: 225px;
	width: 577px;
}
.youtube iframe{
	padding:8px;
	float: left;
}
.youtube img{
	padding:10px 11px 8px 0;
	float: right;
}

/*----------------メインコンテンツエリアとサイドバーのエリア----------------*/
/*#mainGround {
	background-color:#FFFFFF;
	width:800px;
	clear:left;
}*/
/*----------------サイドバーの設定----------------*/
#sidebar1 {
	float: right; 
	width: 200px;
	padding: 10px 0px 10px 0px;
	border-left:1px dotted #6696C9 ;
	position:relative;
}
#sidebar1 img {
	margin-bottom: 1px;
}
#sidebar1 h3 {
    text-align:center;
}
.twitter{
	padding-left:5px;
}

.n_twitter { width:180px;
             height:310px;
			 margin-left:10px;
			 margin-top:13px;
	position: absolute;
			 
}

/*----------------各コースの設定----------------*/
.corsearea {
	width:143px;
	height:130px;
	margin-top:10px;
	margin-right:6px;
	float:left;
	padding:75px 0 20px 8px;
}
h2{
	width:131px;
	padding:0 0 5px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
}
	

.corsearea li{
	padding:0 0 0 3px;
}
.corsearea  ul li img{
	vertical-align:bottom;
	margin:0;
}
.corsearea li a{
	width:128px;
	height:21px;
	display:block;
}
.corsearea li a:hover{
	zoom:1;
}
.corsearea li a:hover img{
	visibility:hidden;
}


/*---学習コース---*/
.gakusyu{
	background:url(../img/gakusyu.jpg) 0 0 no-repeat;
}

.sho{
	background:url(../img/gakusyu-sho_o.jpg) 3px 0  no-repeat;
}
.chu{
	background:url(../img/gakusyu-chu_o.jpg) 3px 0 no-repeat;
}
.kou{
	background:url(../img/gakusyu-kou_o.jpg) 3px 0 no-repeat;
}
.ikkan{
	background:url(../img/gakusyu-ikkan_o.jpg) 3px 0 no-repeat;
}


/*---英語コース---*/

.eigo{
	background:url(../img/english.jpg) 0 0 no-repeat;
}

.youji{
	background:url(../img/english-youji_o.jpg) 3px 0 no-repeat;
}
.eiken_center{
	background:url(../img/english-eiken_o.jpg) 3px 0 no-repeat;
}
.otona{
	background:url(../img/english-otona_o.jpg) 3px 0 no-repeat;
}


/*---東進---*/

.toshin{
	background:url(../img/toshin.jpg) 0 0 no-repeat;
}

.t_about{
	background:url(../img/toshin-about_o.jpg) 3px 0 no-repeat;
}
.minna{
	background:url(../img/toshin-seito_o.jpg) 3px 0 no-repeat;
}
.calender{
	background:url(../img/calender_o.jpg) 3px 0 no-repeat;
}

/*----リラ---*/	
.rela{
	background:url(../img/rela.jpg) 0 0 no-repeat;
}
.yoga{
	background:url(../img/rela-yoga_o.jpg) 3px 0 no-repeat;
}
.r_otona{
	background:url(../img/rela-otona_o.jpg) 3px 0 no-repeat;
}



/*----------------サマータイム告知エリア----------------*/
#summertime{
    clear:left;
    }

#summertime img{
    margin-bottom:8px;
	width:610px;
	height:54px;
    }
	
#test{
    clear:left;
	margin-bottom:10px;
    }


	
/*----------------塾からのお知らせエリア----------------*/
#info{
    clear:left;
}

#info a{
    display:block;
    width:580px;
	height:40px;
	background:url(../img/info_bar_ov.jpg) no-repeat ;
}

#info a:hover {
    background-color:#FFFFFF;/*IE6で動作させるために必要*/
}

#info a:hover img {
    visibility:hidden;
}

#weather{
    clear:left;
	margin-left:-5px;
}

#weather a{
    display:block;
    width:580px;
	height:40px;
	margin-left:5px;
	padding-bottom:10px;
	background:url(../img/weather_bar_over.jpg) no-repeat ;
}

#weather a:hover {
    background-color:#FFFFFF;/*IE6で動作させるために必要*/
}

#weather a:hover img {
    visibility:hidden;
}

/*----------------ニュース＆トピックスのエリア----------------*/

h3 img{
    margin-top:8px;
}

#news {
	clear: left;
	width: 580px;
	height: 400px;
	overflow-y: scroll;
	margin-bottom: 13px;
}
.newstopix{
    clear:both;
    width:555px;
	height:auto;
	padding:10px 0 0px 0;
	border-top:1px #FF8F00 solid ;
	margin:10px 0;
}

#news h4 img {
	float: left;
	margin:0 0 10px 10px;
}
.newstext{
    width:423px;
	height:auto;
	margin-left:130px;
	padding-bottom:5px;
	
}
.newstext2{
    width:423px;
	height:190px;
	float:right;
	
}
/*------#news h5 {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
}-----*/
.bold{
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;610554666955
}
.bold2{
	font-size:18px;
	font-weight:bold;
	color:#F00;
	padding-bottom:3px;
}
	

/*----------------フッターエリアの設定----------------*/
#footer{
    width:800px;
	height:25px;
	clear:both;
}
#footer ul {
    display:block;
	width:800px;
	height:10px;
	margin-top:5px;
	padding:5px 0 10px ;
	background-image:url(../img/copyright.jpg);
	clear:both;
}
#footer li {
    display:inline;
	padding-left:10px;
}
#footer li a {
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
}
	
#footer li a:hover{
    color:#6696C9;
}
#footer .copyright {
    clear:both;
	padding-left: 200px;
}


/*---冬期講習---*/
.kousyuu{
	clear:left;
	padding:10px 0 0 15px;
	text-align:left;
}

.kousyuu2{
	clear:left;
	padding:0 0 15px 15px;
	text-align:left;
}

.large{
	font-size:13px;
	font-weight:bold;
}
/*------*/
.eiken{
	border-collapse:collapse;
	margin:7px 0;
}
.eiken th,
.eiken td{
	padding:2px 8px;
	border:solid 1px #999;
	text-align:center;
}



/*======緊急告知部分2======*/
.urgency{
 width:610px;
 height:48px;
 padding-bottom:10px;
 background:url(../img/urgency.jpg) 0 0 no-repeat;
 margin-top:10px;
}
.urgency p a{
	font-size:14px;
	font-weight:bold;
	line-height:48px;
	padding-left:265px;
	color:#000;
	width:345px;
	height:48px;
	display:block;
}
#tooltip{
	position: absolute;
	border: 2px solid #999;
	background: #fed600;
	padding:15px;
	color: #000;
	font-size:13px;
	width:330px;
	line-height:1.5em;
	display:none;
}

/*======緊急告知部分3======*/
.urgency2{
 width:420px;
 height:137px;
 padding-bottom:10px;
 padding-left:190px;
 padding-top:8px;
 background:url(../img/urgency3.jpg) 0 0 no-repeat;
 margin-top:10px;
}
.urgency2 p{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-top:7px;
}
p.texts{
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
	width:390px;
}

/*======スライダーエリア======*/

#slider {
	width:800px;
	height:250px;
}


/*ツイッター*/
.twitter{
	width:150px;
}

.no_reply{
	position:absolute;
	top:425px;
	left:10px;
}
