@charset "shift_jis";
/* CSS Document */

body { font-size:14px; line-height:14px; font-family:'Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',Sans-serif; color:#333; }

#wrap {
    padding: 10px;
}
section, nav {
    margin-bottom: 1em;
}
p {
    margin-bottom: 1em;
}


/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}


/*--index--*/

header { margin:0; padding:0;}
section { margin:0; padding:0;}
footer { margin:0; padding:0;}

div#head_logo { text-align:center; padding:10px 0px;
background:linear-gradient(#E50012,#C30D23);
background:-webkit-linear-gradient(#E50012,#C30D23);
}

h1#title { text-align:center; color:#333; font-size:140%; line-height:140%; padding:10px 0px; font-weight:bold;
text-shadow:1px 1px 1px #ccc;
-webkit-text-shadow:1px 1px 1px #ccc;
}

navi { width:100%; }
navi ul { list-style:none; width:96%; margin:0 auto; text-align:center; }

li.navi_danshi { float:left; width:33%;
border:#00ADEE 1px solid;
border-radius:8px 0px 0px 8px;
-webkit-border-radius:8px 0px 0px 8px;
box-shadow:2px 2px 2px #ccc;
-webkit-box-shadow:2px 2px 2px #ccc;
background:linear-gradient(#a7dffb,#00ADEE);
background:-webkit-linear-gradient(#a7dffb,#00ADEE);
}

li.navi_danshi a { display:block; text-decoration:none; font-weight:bold; color:#FFF; height:40px; line-height:40px; font-size:120%; 
text-shadow:0px 1px 1px #333;
-webkit-text-shadow:0px 1px 1px #333;
}

li.navi_kyogaku { float:left; width:32%;
border:#80B927 1px solid;
box-shadow:2px 2px 2px #ccc;
-webkit-box-shadow:2px 2px 2px #ccc;
background:linear-gradient(#BFDC93,#80B927);
background:-webkit-linear-gradient(#BFDC93,#80B927);
}

li.navi_kyogaku a { display:block; height:40px; line-height:40px; font-size:120%; text-decoration:none; font-weight:bold; color:#FFF;
text-shadow:0px 1px 1px #333;
-webkit-text-shadow:0px 1px 1px #333;
}

li.navi_jyoshi { float:left; width:33%;
border:#ED287B 1px solid;
border-radius:0px 8px 8px 0px;
-webkit-border-radius:0px 8px 8px 0px;
box-shadow:2px 2px 2px #ccc;
-webkit-box-shadow:2px 2px 2px #ccc;
background:linear-gradient(#fab1c7,#ED287B);
background:-webkit-linear-gradient(#fab1c7,#ED287B);
}

li.navi_jyoshi a { display:block; height:40px; line-height:40px; font-size:120%; text-decoration:none; font-weight:bold; color:#FFF;
text-shadow:0px 1px 1px #333;
-webkit-text-shadow:0px 1px 1px #333;
}

ul.school_name li { background-color:#F7F8F8;}
ul.school_name li a { border-top:#fff 1px solid; border-bottom:#CCC 1px solid; display:block; padding:12px 12px; background: url(../images/navi_right.png) center right no-repeat;}
ul.school_name li a:hover { background-color:#eee; }

h1.school_danshi { height:40px; line-height:40px; font-size:120%; text-align:center; border-top:#CCC 1px solid; border-bottom:#00ADEE 4px solid; color:#00ADEE;
background:linear-gradient(#fcfcfc,#dfe0e0);
background:-webkit-linear-gradient(#fcfcfc,#dfe0e0);
text-shadow:0px 1px 1px #fff;
-webkit-text-shadow:0px 1px 1px #fff;
}

h1.school_kyogaku { height:40px; line-height:40px; font-size:120%; text-align:center; border-top:#fff 1px solid; border-bottom:#80B927 4px solid; color:#80B927; 
background:linear-gradient(#fcfcfc,#dfe0e0);
background:-webkit-linear-gradient(#fcfcfc,#dfe0e0);
text-shadow:0px 1px 1px #fff;
-webkit-text-shadow:0px 1px 1px #fff;
}

h1.school_jyoshi { height:40px; line-height:40px; font-size:120%; text-align:center; border-top:#fff 1px solid; border-bottom:#ED287B 4px solid; color:#ED287B;
background:linear-gradient(#fcfcfc,#dfe0e0);
background:-webkit-linear-gradient(#fcfcfc,#dfe0e0);
text-shadow:0px 1px 1px #fff;
-webkit-text-shadow:0px 1px 1px #fff;
}

footer { background-color:#CCC; text-align:center; margin:25px 0px 0px 0px;}
footer p { font-size:70%; padding:5px 0px 10px 0px; margin:0px;}

a:link{color:#333; text-decoration:none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color:#333; text-decoration:none;}
a:active{color:#333; text-decoration:none;}


/*--scool--*/

div#sub_header { background:linear-gradient(#E50012,#C30D23);
background:-webkit-linear-gradient(#E50012,#C30D23);
}
div#left_bt { float:left; padding:10px; }
div#left_bt a { display:block; padding: 7px 10px; background-color:#F00; border:#C30D23 1px solid; border-radius:8px;
-webkit-border-radius:8px;
box-shadow:1px 1px 3px #000;
-webkit-box-shadow:1px 1px 3px #000;
background:linear-gradient(#E50012,#C30D23);
background:-webkit-linear-gradient(#E50012,#C30D23);
}
div#right_logo { text-align:center; padding:10px 0px; }

section.school_title_danshi h1{ height:36px; line-height:36px; font-size:120%; color:#ffffff; background-color:#00ADEE; text-align:center; margin:10px auto 0px auto; width:95%;
border-radius:5px;
-webkit-border-radius:5px; }

section.school_title_kyogaku h1{ height:36px; line-height:36px; font-size:120%; color:#ffffff; background-color:#80B927; text-align:center; margin:10px auto 0px auto; width:95%;
border-radius:5px;
-webkit-border-radius:5px; }

section.school_title_jyoshi h1{ height:36px; line-height:36px; font-size:120%; color:#ffffff; background-color:#ED287B; text-align:center; margin:10px auto 0px auto; width:95%;
border-radius:5px;
-webkit-border-radius:5px; }

section.youkou { }
section.youkou_danshi h1 { border-bottom:#00ADEE 4px solid; text-align:left; background-color:#E3F1FF; padding:7px 0px 7px 10px; margin-bottom:10px; }
section.youkou_danshi p { border-bottom:#CCC 1px dotted; padding:0px 5px 10px 15px; line-height:120%; }

section.youkou_kyogaku h1 { border-bottom:#80B927 4px solid; text-align:left; background-color:#D9EABE; padding:7px 0px 7px 10px; margin-bottom:10px; }
section.youkou_kyogaku p { border-bottom:#CCC 1px dotted; padding:0px 5px 10px 15px; line-height:120%; }

section.youkou_jyoshi h1 { border-bottom:#ED287B 4px solid; text-align:left; background-color:#FFE1E2; padding:7px 0px 7px 10px; margin-bottom:10px; }
section.youkou_jyoshi p { border-bottom:#CCC 1px dotted; padding:0px 5px 10px 15px; line-height:120%; }


div#bairitsu { text-align:center; margin:10px auto 0px auto; }
div#bairitsu table { text-align:center; margin:0 auto; vertical-align:middle; border-top:#999 1px solid; border-left:#999 1px solid;}
div#bairitsu table tr td { vertical-align:middle; border-right:#999 1px solid; border-bottom:#999 1px solid; }
div#bairitsu table tr td p { padding:12px 0px 0px 0px;}
div#bairitsu table tr td.nittei_danshi { background-color:#E3F1FF;}
div#bairitsu table tr td.nittei_kyogaku { background-color:#D9EABE;}
div#bairitsu table tr td.nittei_jyoshi { background-color:#FFE1E2;}
.koumoku { background-color:#FCD860; }

strong {
	font-weight:bold;
	color:#F00;
}
span {
	font-weight:bold;
	color:#390;
}

.top_bt p { text-align:center; margin:0 auto; width:96%; }
.top_bt p a { display:block; border:#999 1px solid; text-align:center; font-weight:bold; height:40px; line-height:40px;
border-radius:5px;
-webkit-border-radius:5px;
background:linear-gradient(#eeeeee,#aaaaaa);
background:-webkit-linear-gradient(#eeeeee,#aaaaaa);
box-shadow:2px 2px 2px #cccccc;
-webkit-box-shadow:2px 2px 2px #cccccc;
text-shadow:0px 1px 1px #fff;
-webkit-text-shadow:0px 1px 1px #fff;
}
