/* undo ---------------------------------------------------------------------------------- */
:link, :visited { 
text-decoration: none 
}
ul, ol { 
list-style: none 
}
h1, h2, h3, h4, h5, h6, pre, code { 
font-size: 0.9em; 
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd, img {
margin: 0; padding: 0; 
}
a img, :link img, :visited img { 
border: none 
}
address { 
font-style: normal;
font-size:0.8em;
}

/* for IE6 ------------------------------------------------------------------------------- */
/*
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}
*/
/* clearfix ------------------------------------------------------------------------------ */
.clearfix:after { 
content: "."; 
display: block;
height: 0;
clear: both;
visibility: hidden; 
}

.clearfix {
display: inline-block;
}

/* layout -------------------------------------------------------------------------------- */
body {
background: url(../images/layout/bg_body.png) top left repeat #fff;
text-align: center;
font-family: 'Verdana','Arial','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}

#container {
width: 900px;
margin: 0 auto;
text-align: left;
}

#header {
position: relative;
height: 90px;
background: url(../images/layout/bg_header.png) top left no-repeat #fff;
}

#description {
padding: 10px 0 0 0;
font-size: 12px;
text-align: center;
}

#logo {
position: absolute;
top: 5px;
left: 20px;
}

h1 {
position: absolute;
top: 32px;
left: 95px;
}

#navi {
position: relative;
height: 39px;
margin: 0 0 -4px 0;
background: url(../images/layout/bg_navi.png) bottom left no-repeat transparent;
}

#navi li {
float: left;
list-style: none;
}

#navi li a {
display: block;
height: 34px;
text-indent: -9999px;
overflow: hidden;
}


#policy a {
width: 84px;
background: 0px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#policy a:hover {
background-position: 0px -34px;
}

#course a {
width: 106px;
background: -84px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#course a:hover {
background-position: -84px -34px;
}

#adult a {
width: 92px;
background: -190px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#adult a:hover {
background-position: -190px -34px;
}

#school a {
width: 110px;
background: -282px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#school a:hover {
background-position: -282px -34px;
}

#faq a {
width: 136px;
background: -390px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#faq a:hover {
background-position: -390px -34px;
}

#access a {
width: 122px;
background: -533px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#access a:hover {
background-position: -533px -34px;
}

#on-site a {
width: 126px;
background: -655px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#on-site a:hover {
background-position: -655px -34px;
}

#inquiry a {
width: 118px;
background: -782px 0px no-repeat transparent;
background-image: url(../images/layout/navi.png);
}

#inquiry a:hover {
background-position: -782px -34px;
}

#content {
clear: both;
width: 900px;
background: url(../images/layout/bg_content.png) top left repeat-y #fff;
}

#main {
float: left;
width: 708px;
}

#eye-catch {
}
#eye-catch2 {
margin:28px;
font-size: 13px;
}

#pan-navi {
font-size:11px;
margin:10px 0 0 28px;
}

h2#information {
margin: 10px 14px;
}

#recruitment {
margin: 0 0 10px 0;
}

.banner {
margin: 15px 15px 0 15px;
}

#news {
margin: 0 28px;
}

#news ul{
margin: 0 28px;
}

#news li {
padding: 5px 0;
font-size: 90%;
line-height: 150%;
border-bottom: 1px dotted #ccc;
letter-spacing: 1px;
}

*html #news li {
padding:0 0 5px 0;
font-size: 90%;
line-height: 130%;
border-bottom: 1px dotted #ccc;
letter-spacing: 1px;
}

#news li a {
color: #000;
text-decoration: underline;
}

address {
font-size: 90%;
margin: 28px 28px 7px 28px;
}

.left {
float: left;
}

.left2 {
float: left;
margin:0; padding:0 40px 50px 0;
}

.left3 {
float: left;
margin:0 20px; padding:0 20px 10px 0;
}

img.left {
float: left;
margin: 0 15px 10px 0;
}

.right {
float: right;
}

img.right {
float: right;
margin: 0 0 15px 15px;
}

.right2 {
float: right;
margin: 0;
padding:0;
}

h2 {
clear: both;
margin: 28px;
}

h3 {
clear: both;
margin:10px 0 10px 28px;
}

h4 {
margin-left:28px;
margin-bottom:10px;
font-size:14px;
padding:5px;
background-color:#fde2f3;
border-top:#ffeeee solid 1px;
border-bottom:#f66cc4 solid 3px;
border-right:#faa2da solid 2px;
color:#343434;
width:640px;
}

h5 {
margin-left:28px;
margin-bottom:10px;
font-size:14px;
padding:5px;
border-bottom:#008aff dotted 1px;
color:#006ac3;
width:640px;
}

.red {
color:#CC0000;
font-weight:bold;
}

p {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.6;
letter-spacing: 1px;
text-align: justify;
}

ul {
width:650px;
margin:28px;
}

.protable,.protable2 {
width:650px;
margin:5px 0 20px 28px;
}

.protable th {
background-color:#ffe5f6;
color:#e53cab;
font-size: 0.8em;
border-bottom:1px solid #969696;
border-right:1px solid #969696;
padding:4px;
}

.protable td {
font-size: 0.8em;
line-height:1.4;
border-bottom:1px solid #969696;
border-right:1px solid #969696;
padding:4px;
}

.protable2 td {
font-size: 0.8em;
line-height:1.4;
border:none;
}

.blue {
color:#0185f7;
}

.pan-navi {
margin:10px 0px 5px 30px;
font-size:11px;
}

.underline {
border-bottom:1px dotted #6fa3d1;
padding-bottom:10px;
}

.red {
color:#f00ba4;
font-weight:bold;
}

.green2 {
color:#009900;
font-weight:bold;
margin-left:35px;
padding:0;
}

#main li {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_01.gif);
}

#main li.pink {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_02.gif);
}

#main li.yellow {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_04.gif);
}

#main li.green {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_05.gif);
}

#main li.reds {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_06.gif);
}

#main li.none {
margin: 0 28px 15px 28px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style: none;
}

#main li.emerald {
margin: 0 28px 15px 44px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_05.gif);
}

#main li.cherry {
margin: 0 28px 15px 36px;
font-size: 0.9em;
line-height: 1.4;
letter-spacing: 1px;
text-align: justify;
list-style:url(../images/liststyle_02.gif);
}

#main h4.kidz {
margin-left:28px;
margin-bottom:10px;
font-size:14px;
padding:5px;
background-color:#E7FFB9;
border-top:#ffeeee solid 1px;
border-bottom:#B9EA5C solid 3px;
border-right:#B5FFB5 solid 2px;
color:#343434;
width:640px;
}

#side {
float: right;
width: 192px;
text-align: center;
}

#side ol {
margin-bottom: 25px;
}

#footer {
position: relative;
height: 52px;
padding: 21px 0 0 0;
background: url(../images/layout/bg_footer.png) top left no-repeat #fff;
font-size: 12px;
}

#anchor-to-top {
position: absolute;
top: -26px;
right: 23px;
}

#anchor-to-top a {
display: block;
width: 141px;
height: 26px;
background: url(../images/layout/anchor_to_top.png) top left no-repeat;
text-indent: -9999px;
overflow: hidden;
}

#foot-navi {
margin: 0 28px;
}

#foot-navi li {
float: left;
padding: 0 14px;
border-left: 1px solid #999;
}

#foot-navi li.first {
border: 0;
padding: 0 14px 0 0;
}

#foot-navi li a {
display: block;
color: #000;
text-decoration: none;
}

#foot-navi li a:hover {
text-decoration: underline;
}

#copyright {
color: #00f;
text-align: right;
}

p.movieflame { height:200px; margin:10px 10px 0 40px; padding:0;}

.movie { float:right; margin:0 20px 0 20px; padding:0;}

#voice { width:310px; height:220px; margin:0; padding:0; float:left;}
h5.voice { width:270px; margin:20px 0 0 30px; padding:0;}
/*ul.events_spring { margin:10px 28px 15px 28px; padding:0; background:url(../images/img_spring.gif) no-repeat; background-position:right top;}

ul.events_summer { margin:10px 28px 15px 28px; padding:0; background:url(../images/img_summer.gif) no-repeat; background-position:right top;}

ul.events_halloween { height:120px; margin:10px 28px 15px 28px; padding:0; background:url(../images/img_halloween.gif) no-repeat; background-position:right top;}

ul.events_xmas { height:120px; margin:10px 28px 15px 28px; padding:0; background:url(../images/img_xmas.gif) no-repeat; background-position:right top;}*/


#main table.t_sitemap {
	width: 705px;
}

#main table.t_sitemap td {
	vertical-align: top;
}

#main table.t_sitemap li{
        line-height: 1em;
        font-size: 11px;
}

#main div.blocka {
   float: left;
   width: 273px;
   height: 400px;
}

#main div.blockb {
   float: right;
   width: 435px;
   vertical-align: top;
   height: 400px;
}

#eye-catch01,#eye-catch02 {
padding:5px 0px 0px 15px;
}


