
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#191919;
	font-size:14px;
	line-height:140%;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}
h1 {
	margin:0;
	padding:0;
	font-size:12px;
	float:left;
	width:800px;
	font-weight:normal;	
	}
.h1_space {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:5px;
	padding-top:4px;
	/height:20px;
	}
h2 {
	margin:0;
	padding:0;
	}
h3 {
	margin:0 0 20px 0;
	}
h4 {
	margin:20px 0 0 0;
	padding:0;
	line-height:100%;
	}	

h3.syosai {
	background:url(img/lecture_h3.jpg) no-repeat;
	padding:8px 0 0 35px;
	font-size:16px;
	margin-bottom:10px;
	height:36px;
	}
		

#kensaku1 {
	margin:10px 0 20px 0;
	/margin:0;
	}					
a {
	color:#006699;
	}	
	
	
	
	
/*ヘッダー*/
.headerback{
	background:url(img/header_bg.gif) repeat-x;
	height:114px;
	margin:0;
	padding:0;
	}
.header{
	margin-left:auto;
	margin-right:auto;
	width:952px;
	height:99px;
	}
.header img{
	float:left;
	}	
.header div{
	float:right;
	margin:50px 10px 0 0;
	}
	
/*フッター*/
.footer_bg {
	clear:both;
	display:block;
	background:url(img/footer_bg.jpg) repeat-x;
	height:74px;
	}
.footer {
	margin-left:auto;
	margin-right:auto;
	width:952px;
	text-align:center;
	padding-top:10px;
	line-height:150%;
	}		
	
/*メニュー*/
#menu_bg {
	background:url(img/menu_bg.jpg) repeat-x;
	height:50px;
	}
#menu {
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:950px;
	}

#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display:inline;
	float:left;
}
#menu li a{
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent:-9877em;
	height: 50px;
	text-decoration: none;
	overflow:hidden;
}

#menu li.menu01 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background:url(img/menu01.jpg) no-repeat;
}
#menu li.menu02 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background: url(img/menu02.jpg) no-repeat;
}
#menu li.menu03 a{
	margin: 0px;
	padding: 0px;
	width:189px;
	background: url(img/menu03.jpg) no-repeat;
}
#menu li.menu04 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background: url(img/menu04.jpg) no-repeat;
}
#menu li.menu05 a{
	margin: 0px;
	padding: 0px;
	width:191px;
	background: url(img/menu05.jpg) no-repeat;
}
#menu li.menu01 a:hover{
	margin: 0px;
	padding: 0px;
	width:190px;
	background: url(img/menu01_on.jpg) no-repeat;
}
#menu li.menu02 a:hover{
	margin: 0px;
	padding: 0px;
	width:190px;
	background: url(img/menu02_on.jpg) no-repeat;
}
#menu li.menu03 a:hover{
	margin: 0px;
	padding: 0px;
	width:189px;
	background: url(img/menu03_on.jpg) no-repeat;
}
#menu li.menu04 a:hover{
	margin: 0px;
	padding: 0px;
	width:190px;
	background: url(img/menu04_on.jpg) no-repeat;
}
#menu li.menu05 a:hover{
	margin: 0px;
	padding: 0px;
	width:191px;
	background: url(img/menu05_on.jpg) no-repeat;
}
#menu li.menu011 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background:url(img/menu01_on.jpg) no-repeat;
}
#menu li.menu012 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background:url(img/menu02_on.jpg) no-repeat;
}
#menu li.menu013 a{
	margin: 0px;
	padding: 0px;
	width:189px;
	background:url(img/menu03_on.jpg) no-repeat;
}
#menu li.menu014 a{
	margin: 0px;
	padding: 0px;
	width:190px;
	background:url(img/menu04_on.jpg) no-repeat;
}
#menu li.menu015 a{
	margin: 0px;
	padding: 0px;
	width:191px;
	background:url(img/menu05_on.jpg) no-repeat;
}


	
/*下層共通*/
#kaso_contents_bg {
	background:url(img/kaso_bg.jpg) repeat-x;
	height:100%;
	}
#kaso_contents {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:952px;
	height:100%;
	background:url(img/top_contents_bg.jpg) repeat-y; 
	}
.kaso_imgback{
	background:url(img/topimage_bg.jpg) repeat-x;
	height:120px;
	margin:0;
	padding:0;
	}
.kaso_imgback div{
	margin-left:auto;
	margin-right:auto;
	width:952px;
	}
.kaso_left {
	float:left;
	width:225px;
	padding:18px 9px 0 16px;
	}
.kaso_left div{
	width:205px;
	height:324px;
	background:url(img/top_right_div_bg.jpg) no-repeat;
	padding:10px;
	font-size:12px;
	line-height:130%;
	}
.kaso_right {
	float:right;
	width:674px;
	}
.waku {
	width:205px;
	height:324px;
	/height:335px;
	background:url(img/top_right_div_bg.jpg) no-repeat;
	padding:10px;
	font-size:12px;
	line-height:130%;
	}		
.sidemenu {
	width:225px;
	padding:26px 10px 10px 16px;
	_padding:16px 3px 10px 16px;	
	}
.kaso_link {
	margin:7px 0 30px 0;
	width:660px;
	}
.kaso_top {
	margin:0 0 20px 0;
	}
.kaso_side {
	background:url(img/lecture_side_003.jpg) no-repeat;
	height:	183px;
	padding:10px 0 0 40px;
	font-size:14px;
	line-height:165%;
	}

/*おかえり教室*/

.okaeri_contents {
	margin:0;
	width:660px;
	margin:0 0 30px 10px;
	}
.okaeri_contents dd {
	margin:0 0 0 15px;
	}	
.okaeri_ul {
	margin:10px 20px;
	}
.okaeri_ul li{
	list-style:url(img/list.jpg);
	font-weight:bold;
	}

.okaeri_contents:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.okaeri_contents{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .okaeri_contents{height:1%;}
.okaeri_contents{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/	



/*講座案内一覧*/

.leture_table {
	border-left:#ebbbb9 1px solid;
	border-top:#ebbbb9 1px solid;
	width:646px;
	margin-bottom:30px;
	}	
.leture_table th{
	border-right:#ebbbb9 1px solid;
	border-bottom:#ebbbb9 1px solid;
	background:#f5dddc;
	}	
.leture_table td{
	border-right:#ebbbb9 1px solid;
	border-bottom:#ebbbb9 1px solid;
	}
.leture_top {
	background:url(img/lecture_top.jpg) no-repeat;
	width:653px;
	height:60px;
	padding:7px 0 0 20px;
	margin:10px 0 20px 0;
	color:#666666;
	line-height:160%;
	}
.leture_top span{
	font-size:16px;
	font-weight:bold;
	}
.kate_table {
	margin:10px 0 20px 0;
	color:#666666;
	width:653px;
	}
.kate_td1 {
	background:url(img/kate_middle.jpg);
	padding:5px 0 5px 25px;
	}
.kate_td2 {
	background:url(img/kate_middle.jpg);
	padding:0 0 5px 25px;
	font-size:16px;
	font-weight:bold;
	}
.kate_td3 {
	background:url(img/kate_bottom.jpg) no-repeat;
	height:7px;
	}							
.leture_div {
	padding:21px;
	width:606px;
	height:119px;
	line-height:180%;
	background:url(img/lecture_under.jpg) no-repeat;	
	}
.leture_div3 {
	clear:both;
	padding:21px;
	width:606px;
	height:119px;
	/width:650px;
	line-height:180%;
	background:url(img/lecture_under2.jpg) no-repeat;	
	}	
.leture_div2 {
	float:left;
	width:500px;
	}
.leture_div4 {
	margin-bottom:20px;
	width:600px;
	}		
.leture_img {
	float:right;
	margin:0 30px 0 0;
	}
			
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/							