/* 	トップページ
-------------------------------------------------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

body {
font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}

img{
border:none;

}

/* 	メインボックス
------------------------------------*/
.main {
   margin:0 auto;
   width:1090px;
   height:auto;
   background-image:url(images/linebg.jpg);
   background-repeat:no-repeat;
}

/* 	ヘッダー
------------------------------------*/
.main .header_box{
	margin:0 auto;
    width:950px;
}

.main .header_box .hdr_up{
	padding:10px 0 0 0;
    width:950px;
	height:123px;
}

.main .header_box .hdr_up .hdrLeft{
	float:left;
	padding-top:30px;
	width:475px;
}

.hdrLeft .academy_logo{
	width:197px;
}
.hdrLeft .kids_logo{
	width:320px;
}

.main .header_box .hdr_up .hdrLeft2{
	float:left;
	padding-top:30px;
	width:474px;
	font-size:14px;
	font-weight:bold;
}

.hdrLeft2 .academy_logo{
	width:197px;
}

.hdrLeft2 .academy_access{
	padding-top:5px;
	width:197px;
}

/* 	メインボタン
------------------------------------*/

.main .header_box .hdr_dwn{
	padding-top:5px;
    width:950px;
    height:40px;
}


ul.button{
    padding:0px;
	margin-left:0px;
	margin:0px;
	list-style:none;

} 

li.button{
    list-style:none;
	float:left;
}

a.top1{ 
    background-position: 0;
    background-image:url(images/button.jpg);
    width:190px;
    height:40px;
    display:block;
}

a.top1:hover {
    background-position: 0 40px;
    background-image:url(images/button_over.jpg);

}

a.top2{ 
	background-position: -190px 0;
	background-image:url(images/button.jpg);
	width:190px;
	height:40px;
	display:block;

}

a.top2:hover {
	background-position: -190px 40px;
	background-image:url(images/button_over.jpg);

}

a.top3{ 
	background-position: -380px 0;
	background-image:url(images/button.jpg);
	width:190px;
	height:40px;
	display:block;
}

a.top3:hover {
	background-position: -380px 40px;
	background-image:url(images/button_over.jpg);

}

a.top4{ 
	background-position: -570px 0;
	background-image:url(images/button.jpg);
	width:190px;
	height:40px;
	display:block;

}

a.top4:hover {
	background-position: -570px 40px;
	background-image:url(images/button_over.jpg);

}

a.top5{ 
	background-position: -760px 0;
	background-image:url(images/button.jpg);
	width:190px;
	height:40px;
	display:block;

}

a.top5:hover {
	background-position: -760px 40px;
	background-image:url(images/button_over.jpg);
	width:190px;
	height:40px;
	display:block;

}


/* 	真中の部分
-----------------------------------------------------------------------------*/
.main .center{
	margin:0 auto;
	padding-top:15px;
    width:950px;
}

/* 左側
------------------------------------*/
.main .center .centerLeft{
	float:left;
    width:200px;
}

.centerLeft .left_menu{
	padding-top:10px;
    width:200px;
}

.centerLeft .left_menu2{
	padding:10px 0 0 15px;
    width:180px;
}

/* 右側
------------------------------------*/
.main .center .centerRight{
	float:left;
	padding:0 0 0 30px;
    width:720px;
}
.centerRight .kids_title{
	padding-top:10px;
    width:720px;
}

.centerRight .KidsBox{
    width:720px;
}

.KidsBox .whatsnewBoxInr{
	margin-top:10px;
	padding-bottom:10px;
    width:720px;
	background-image:url(images/line.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.whatsnewBoxInr .kidsDate{
	float:left;
	padding-left:20px;	
    width:100px;
}

.whatsnewBoxInr .kidsNews{
	float:left;
	padding:0 0 0 5px;
    width:565px;
}

.centerRight .KidsBox2{
	padding-top:30px;
    width:720px;
}

.KidsBox2 .RightPhoto{
	float:left;
    width:257px;
}

.KidsBox2 .LeftText{
	float:left;
	padding-left:5px;
    width:445px;
	line-height:18px;
}

.LeftText .LeftText2{
	padding:5px 10px 5px 25px;
    width:400px;
	line-height:20px;
}

/* 	堯舜幼稚舎の実績
-----------------------------------------------------------------------------*/
/* テーブルの部分
------------------------------*/
table.results_table{
    border:1px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
	font-size:16px;
}

.results_table th{
    background-color:#DDD1A8;
	border-bottom:#CCCCCC 1px solid;
    background-position:left top;
	text-align:left;
	font-weight:100;
    padding:5px;
}

.results_table td{
    padding:5px;
	border-bottom:#CCCCCC 1px solid;
	line-height:18px;
}

/* 	コース案内
-----------------------------------------------------------------------------*/
/* （マトリックス）テーブルの部分
------------------------------*/
table.course_table{
    border:1px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
}

.course_table th{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    background-color:#DDD1A8;
    background-position:left top;
	text-align:left;
	font-weight:100;
    padding:5px;
}

.course_table td{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding:5px;
	line-height:18px;
}

/* コース紹介の部分
------------------------------*/
.coursePhoto{
	float:left;
	width:215px;
}

.courseText{
	float:left;
	padding-left:15px;
	width:400px;
	line-height:25px;
}

.courseText2{
	float:left;
	padding:2px 0 0 15px;
	width:480px;
	line-height:25px;
}

/* 	アクセスマップ
-----------------------------------------------------------------------------*/
.KidsBox2 .accessLeft{
	float:left;
	width:337px;
}

.KidsBox2 .accessRight{
	float:left;
	padding:50px 0 0 30px;
	width:337px;
}
   
/* 	フッター
-----------------------------------------------------------------------------*/
.main .center .footer{
	margin-top:20px;
	padding-top:15px;
	width:950px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
/* claer
------------------------------------*/
.clear{
	clear:both;
}

