#contents {
position: relative;
}

#lower_main a:link {
color: #5E85D7;
}
#lower_main a:visited  {
color: #5E85D7;
}

#lower_main h2 {
text-align: right;
background: #A51F1F;
padding: 2px 6px 2px 2px;
border-top: 3px double #FFFFFF;
border-bottom: 3px double #FFFFFF;
color: #FFFFFF;
font-size: larger;
margin: 0 0 10px;
}

#lower_main .comment {
margin: 0;
padding: 0;
}
#lower_main .guidance {
margin-top: 8px;
padding: 10px 0px 10px 5px;
color: #666666;
line-height: 120%;
border-top: 4px double #E4E4CB;
}
#lower_main ._without_ie th, td {
font-size: 1em;
}

p.mf_navi {
color: #A2A200;
clear: both;
border-top: 1px solid #A2A200;
border-bottom: 1px solid #A2A200;
margin: 30px 0px 5px 40px;
padding: 2px 5px 1px;
font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#lower_main .school_navi {
margin: 5px 0 10px 0;
padding: 5px 5px 5px 10px;
color: #6F6F00;
font-weight: normal;
line-height: 1em;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 5px solid #0A438E;
border-right: 5px solid #0A438E;
}
#lower_main em {
margin: 3px;
font-style: normal;
font-weight: normal;
}

#flash_map {
width: 544px;
padding: 15px 0 0;
text-align: center;
border-top: 4px double #E4E4CB;
}

#flash {
width:512px;
margin: 10px 0 0;
padding: 0;
text-align: right;
}
#flash p {
margin-top: 3px;
padding: 0;
font-size: 85%;
line-height: 120%;
}
#flash img {
margin: 0;
padding: 0;
border: none;
}

#no_flash {
margin: 40px 0;
}
#no_flash h3 {
padding-left: 15px;
color: #666666;
font-size: 0.89em;
border-left: solid 15px #ADCCEA;
}
#no_flash table {
font-size: 100%;
}
#no_flash th {
padding: 2px 6px 2px 2px;
text-align: right;
border-right: solid 4px #ADCCEA;
border-bottom: solid 1px #999999;
}
#no_flash td {
padding: 2px 2px 2px 8px;
color: #666666;
border-bottom: solid 1px #999999;
}

/*----- school_list -----*/
#school_list {
color: #333333;
border: 0px none;
text-align: left;
}
#school_list:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#school_list
{
display: inline-block;
}
/* Hides from IE-mac \*/
* html  #school_list {height: 1%;}
 #school_list {display: block;}
/* End hide from IE-mac */

#school_list h2 {
margin: 0;
padding: 5px 0 2px 10px;
font-size: 140%;
color: #5F93CF;
border-bottom: 4px double #E4E4CB;
}
#school_list h3 {
margin: 15px 0 2px;
padding: 2px 0 2px 10px;
font-size: 160%;
color: #000;
border-left: 8px solid #0A438E;
}
#school_list h4 {
margin: 5px 0 0;
padding: 0;
font-size: 110%;
color: #666666;
}

#school_list ul {
margin: 15px 0 0;
padding: 0 0 8px;
list-style: none;
border-bottom: 1px dotted #CCCCCC;
}
#school_list ul:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#school_list ul
{
display: inline-block;
}
/* Hides from IE-mac \*/
* html  #school_list ul {height: 1%;}
 #school_list ul {display: block;}
/* End hide from IE-mac */

#school_list li {
display: inline;
margin: 0 8px 0 0;
padding: 0 0 0 15px;
font-size: 120%;
line-height: 140%;
background: url(images/schoollist_arrow.gif) no-repeat 0 3px;
}

#school_list p {
margin: 30px 0;
font-size: 110%;
font-weight: bold;
line-height: 160%;
color: red;
text-align: center;
}

#school_list img {
vertical-align: middle;
}

#school_list dl {
margin: 0;
padding: 0;
}
#school_list dt {
clear: both;
margin: 15px 0 5px;
padding-left: 20px;
padding-bottom: 1px;
font-size: 120%;
font-weight: bold;
border-bottom: 1px solid #CCCCCC;
background: url(images/list_p.gif) no-repeat 0 5px;
}
#school_list dd {
float: left;
margin: 2px 4px 2px 0;
padding: 2px;
width: 156px;
font-weight: bold;
color: #666666;
line-height: 1.3em;
border: 1px solid #CCCCCC;
}

/*----- school_view -----*/
#school_view {
word-break: break-all;
}
.schoolname {
float: right;
width: 122px;
}
.listbottom {
clear: both;
margin-bottom: 20px;
}
.left {
float: left;
}
.right {
float: right;
}
hr {
display: none;
}

/*----- privateschool_list -----*/
#privateschool_list {
padding: 10px 0;
}
#privateschool_list h3{
margin: 20px 0 5px;
}
#privateschool_list p {
margin: 0;
font-size: 80%;
color: #666666;
}
#privateschool_list dl{
margin: 0;
padding: 0;
list-style: none;
}

#privateschool_list dl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#privateschool_list dl {display: inline-block;}

/* Hides from IE-mac \*/
* html #privateschool_list dl {height: 1%;}
#privateschool_list dl {display: block;}
/* End hide from IE-mac */

#privateschool_list dt {
clear: both;
margin-bottom: 5px;
padding: 10px 0 0px;
color: #999066;
font-size: 115%;
font-weight: bold;
border-bottom: 1px solid #CCCCCC;
}
#privateschool_list dd{
float: left;
margin: 2px 0;
padding: 2px 0 2px 17px;
width: 255px;
color: #666666;
font-size: 115%;
line-height: 120%;
background: url(../common/images/button/star_green.gif) no-repeat 2px 4px;
}

#privateschool_list ul{
margin: 0;
padding: 0;
list-style: none;
}

#privateschool_list ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#privateschool_list ul {display: inline-block;}

/* Hides from IE-mac \*/
* html #privateschool_list ul {height: 1%;}
#privateschool_list ul {display: block;}
/* End hide from IE-mac */

#privateschool_list li {
float: left;
margin: 2px 0;
padding: 2px 0 2px 17px;
width: 255px;
color: #666666;
line-height: 120%;
background: url(../common/images/button/star_green.gif) no-repeat 2px 4px;
}

/*----- afterschool_list -----*/
#afterschool_list {
padding: 10px 0;
}
#afterschool_list h3{
margin: 10px 0 10px;
}
#afterschool_list ul{
margin: 0;
padding: 0;
list-style: none;
}

#afterschool_list ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#afterschool_list ul {display: inline-block;}

/* Hides from IE-mac \*/
* html #afterschool_list ul {height: 1%;}
#afterschool_list ul {display: block;}
/* End hide from IE-mac */

#afterschool_list li{
float: left;
margin: 2px 4px 2px 0;
padding: 2px 0 2px 17px;
width: 150px;
color: #669933;
line-height: 120%;
border: 1px solid #CCCCCC;
background: url(../common/images/button/star_orange.gif) no-repeat 4px 13px;
}
#afterschool_list li.end{
float: left;
margin: 2px 0 2px 0;
padding: 2px 0 2px 17px;
width: 150px;
color: #669933;
line-height: 120%;
border: 1px solid #CCCCCC;
background: url(../common/images/button/star_orange.gif) no-repeat 4px 13px;
}

.menu_long {
height: 1420px;
}
#afterschool_list02 {
position: absolute;
left: 4px;
top: 380px;
width: 161px;
_width: 162px;
border-left:#B3B3B3 solid 1px;
}
#afterschool_list02 h3{
margin: 0;
}
#afterschool_list02 ul {
margin:0px;
padding:5px 0px;
border-bottom:#B3B3B3 solid 1px;
border-right:#B3B3B3 solid 1px;
list-style: none;
}
#afterschool_list02 li {
margin: 5px;
padding-left: 15px;
font: 95% "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color: #669933;
background: url(../common/images/button/star_orange.gif) no-repeat 0 50%;
}

/*-----new_school-----*/

.flash_maplink {
display:block;
text-align:center;
margin:0;
padding:0px;
border:solid 1px #CCCCCC;
}


.newclass_list,
.nearclass_list{
margin:0;
padding:20px 8px 0px 10px;
border-bottom: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
}

.newclass_list ul,
.nearclass_list ul{
margin:0 0 20px 0;
padding:0px;
list-style:none;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:1em;
}

.nearclass_list .near_ar{
font-size:8px;
color:#cccccc;
}

.nearclass_list .box_list{
width:524px;
}

.nearclass_list ul{
width:300px;
}

.nearclass_list .near_list_l{
width:250px;
float:left;
}

.nearclass_list .near_list_r{
width:250px;
float:right;
}





