html {
	height: 100%;
}
/*body*/
body {
	margin:0px auto;
	padding:0px;
	text-align:left;
	height:100%;
}

/*------------------リンク色--------------------*/
a:link { text-decoration: none;color:#666666;}
a:active { text-decoration: none; color:#000000;}
a:visited { text-decoration: none;color:#666666;}
a:hover { text-decoration: underline; color:#000000;}

/*------------------開講校舎一覧リンク色--------------------*/
.kousya_text2 a:link { text-decoration: none; color:#666666;}
.kousya_text2 a:active { text-decoration: none;color:#000000;}
.kousya_text2 a:visited { text-decoration: none;color:#666666;}
.kousya_text2 a:hover { text-decoration:underline; color:#000000;}

/*------------------お知らせ・スクールについてリンク色--------------------*/
A.link1:link { text-decoration: none;color:#666666;}
A.link1:active { text-decoration: none; color:#000000;}
A.link1:visited { text-decoration: none; color:#666666;}
A.link1:hover { text-decoration: underline; color:#000000;}
/*-----------------*/
* html div#container{
	height:100%;
}
div#container{
	margin:0px auto;
	padding:0px;
	position:relative;
	min-height:100%;
	background-position:center;
	width:950px;
}
body > #container {
        height: auto;
}

div#container_main{
	padding-bottom:30px;
}

/*--ヘッダー--*/
.header {
	height:77px;
	
	background-color:#ffffff;
	border-bottom:solid 5px #96c568;
}

.header_up {
	height:27px;
}

.header_down {
	
}

.title_text {
 font-size:10px;
 line-height:1.1em;
 margin-top:5px;
 width:550px;
}

.h_left{
	float:left;
	height:27px;
}
.logo {
	width:400px;
	height:39px;
	margin-top:11px;
	margin-bottom:0px;
	float:left;
}

.logo img {
	border:0;
}

.h_sub_menu {
	float:right;
}

.h_sub_menu img {
	border:0;
}

.sub_menu {
	width:400px;
	height:17px;
	text-align:right;
	font-size:0;
	line-height:0;
}
.h_menu {
	float:right;
	width:550px;
}

.h_menu ul {
	list-style:none;
	margin:0;
	padding:26px 0 0 0;
}

.h_menu li {
	float:left;
}

/*--右カラム--*/
.main {
 width:200px;
 float:right;
 padding-bottom:30px;
 color:#666666;
}

/*--左カラム--*/
.side {
 width:750px;
 float:left;
}

/*--トップ画像--*/
.top_image {
 margin-top:10px;
 height:270px;
 width:740px;
}
/*--メニュー@--*/
.menu1 {
 margin-top:10px;
 height:54px;
 width:740px;
 background-image:url('../img/top/menu1_bg.gif');
 background-repeat:no-repeat;
 font-size:12px;
}
.menu1 ul {
 list-style:none;
 margin:0;
	padding:10px 0 0 0;
}

.menu1 li {
	float:left;
 padding-left:10px;
}

/*--お知らせ--*/
.oshirase {
 margin-top:10px;
 padding-top:10px;
 padding-left:10px;
 height:21px;
 width:730px;
 background-image:url('../img/top/oshirase_bg.gif');
 background-repeat:repeat-x;
}
.oshirase2 {
 font-size:12px;
 padding-top:7px;
 padding-left:10px;
 height:20px;
 width:730px;
 background-image:url('../img/top/oshirase_bg2.gif');
 background-repeat:repeat-x;
 color:#666666;
 text-autospace:ideograph-parenthesis;
}
/*--新着ブログ--*/
.new {
 margin-top:21px;
 padding-top:10px;
 padding-left:10px;
 height:21px;
 width:730px;
 background-image:url('../img/top/oshirase_bg.gif');
 background-repeat:repeat-x;
}

/*--講座メニュー--*/
.kouza_menu {
 margin-top:10px;
 height:215px;
 width:190px;
 background-image:url('../img/b_kouza_bg.gif');
 background-repeat:no-repeat;
 margin-left:10px;
 font-size:12px;
}
.kouza_menu ul {
 list-style:none;
 margin:0;
	padding:8px 0 0 0;
}
.kouza_menu li {
 padding-top:2px;
 padding-left:10px;
}
/*--校舎一覧--*/
.kousya {
 margin-top:20px;
 margin-left:10px;
 width:190px;
 font-size:10px;
}
.kousya_text {
 margin-top:10px;
 height:16px;
 width:190px;
 background-color:#FFFFFF;
 font-size:10px;
}
.kousya_text2 {
 margin-top:5px;
 background-color:#FFFFFF;
 font-size:10px;
 line-height:14px;
}
.kousya_title {
 margin-top:10px;
 padding-top:5px;
 padding-left:5px;
 height:16px;
 width:185px;
 background-color:#EFEFEF;
 font-size:10px;
}

/*--バナー--*/
.banner {
 margin-top:10px;
 margin-left:10px;
 height:50px;
 width:190px;
 background-color:#FF6666;
}

/*--スクールについて--*/
.school {
 margin-top:20px;
 width:190px;
 background-image:url('../img/top/school_bg.gif');
 background-repeat:repeat-y;
 margin-left:10px;
 font-size:12px;
}
.school_text {
 width:180px;
 margin-top:10px;
 margin-left:10px;
 font-size:10px;
 line-height:15px;
}

.c-both {
	clear:both;
}

#foot{
	position:absolute;
	bottom:0px;
	height:30px;
	width:950px;
	text-align:left;
}

#copyright {
	background:url(../img/copy_logo.gif) no-repeat;
	background-position:12px 50%;
	color:#999999;
	padding:0 0 0 80px;
	font-size:10px;
}

#footer_menu {
	font-size:10px;
	text-align:right;
	padding:0 12px 0 0;
}

#footer_menu_list td {
	font-size:10px;	
}

.footer_line {
	width:948px;
	height:1px;
	font-size:1px;
	background:url(../img/footer_line.gif) repeat-x;
	margin:0 1px 0 1px;
}

.bnr_image {
	margin-bottom:10px;
	height:85px;
}

.bnr_left {
	float:left;
	width:155px;
}

.bnr_right {
	float:right;
	width:145px;
}



/*--?h?b?g???C??--*/
.dot_line {
	background-image:url(../img/top/dot_line.gif);
	background-repeat:repeat-x;
	width:280px;
	height:1px;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.dot_line2 {
	background-image:url(../img/top/dot_line.gif);
	background-repeat:repeat-x;
	width:290px;
	height:1px;
	font-size:1px;
	margin-top:5px;
	margin-bottom:5px;
}

.cat_list {
	list-style-image:url(../img/top/icon.gif);
	font-size:10px;
	margin:5px 0 0 0;
	padding:0 10px 0 15px;
}

.cat_list li {
	line-height:1.5em;
	margin-top:3px;
	margin-bottom:3px;
}

.bnr_menu {
	margin-top:5px;
}

.bnr_menu_s {
	margin-right:10px;
}

