﻿@charset "UTF-8";



/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;

}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#ffffff url("../images/bg.png") 0 0px repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#ffffff;
   text-decoration:none;
}

a:hover {
   color:#ff0000;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:1000px;
   margin:0 auto;
   padding:0;
}

div#header {
   position:relative;
   width:1000px;
   float:center;
   list-style-type: none;
	letter-spacing: 0em;
}

#parallax{
height:400px;
overflow:hidden;
top:0;
left:0;
position:relative;
width:1000px;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
}

div#serch {
   position:absolute;
   top:0;
   right:0;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
   float:left;
   width:950px;
   margin-top:10px;
}

div#icatch {
   width:1000px;
}

div#contents {
   float:left;
   width:1000px;
   padding:10px 0;
}

div#parallax {
   position:relative;
   overflow:hidden;
}

div#main {
   float:right;
   width:760px;
   background-color:#ffffff;
}
div#main2 {
   float:right;
   width:756px;
   color:#575757;
   background:#ffffff url("../images/main2_bg.png") 0 0px repeat-x;
}
div#main3 {
   float:right;
   width:756px;
   color:#575757;
   background:#ffffff url("../images/main3_bg.png") 0 0px repeat-x;
}
div#main4 {
   float:right;
   width:756px;
   color:#ffffff;
}
div#section {
   float:left;
   width:234px;
}

#section-wrap{
	height: 100%;
	background-color: #00ccfc;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#section-wrap b{
	color: #555;
	font-size: 12px;
	font-weight: bold;
}

#section-wrap .login-form{
	width: 180px;
}

#section-banner li{
	list-style-type: none;
	border: 1px solid #ccc;
	margin-left: -40px;
	margin-bottom: 5px;
}






div#totop {
   clear:both;
}

#pageTop {
   clear:both;
}

div#footMenu {
   float:left;
   width:1000px;
   margin-top:10px;
   color:#ffffff;
}

div#footer {
   clear:both;
   width:1000px;
   color:#ffffff;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px 0 0 0;
   font-size:100%;/* 32px相当 */
   line-height:1.0;
   font-weight:lighter;
   color:#ffffff
}

div#header h1 a:hover {
   color:#a9a9a9
}

div#header h1 {
   padding:4px 0px;
   color:#575757;
   font-weight:lighter;
   font-size:66%;/* 15px相当 */
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   margin-left:15px;
   font-size:70%;/* 11px相当 */
}

div#header #gnavi li a {
   display:block;
   padding-left:8px;

}
div#header float
      {
         float: left;
         margin-right: 0em;
      }
div#header floatclear
      {
         clear: both;
}

div#header window {
	width:100%;
	height:470px;
	overflow: hidden;
	position: relative;
}
div#header window .center_frame {
	left:0px;
}

div#header next_center_frame {
	top:-470px;
	left:4000px;
}



/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0 0 0px 0;
   padding:0;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#menu li {
   overflow:hidden;
   float:left;
   margin:0;
   margin-left:-1px;
   padding:0;
   border:1px solid #663300;
   border-bottom:none;
   background:#663300 url("image/bg_menu.gif") -40px 0 repeat-x;
}

div#menu li a {
   display:block;
   width:135px;
   height:20px;
   padding:10px 0;
   line-height:20px;
   text-align:center;
   outline:none;
}

div#menu li a:hover {
   color:#ffffff;
   text-decoration:none;
   background:#663300 url("image/bg_menu.gif") 100% 100% repeat-x;
}

div#menu li.home {
   width:131px;
   margin-left:0;
   border-left:1px solid #663300;
}

div#menu li.ac

tive a {
   color:#000000;
   background:#663300 url("image/bg_menu.gif") 100% 100% repeat-x;
   text-decoration:none;
}

/* ========MAINCONTENTS CUSTOMIZE======== */


div#main a {
   color:#ff0000;
}

div#main a:hover {
   color:#ff0000;
   text-decoration:underline;
}

div#main h2 {
   margin-bottom:7px;
   line-height:1.6;
   font-size:65%;/* 14px相当 */
   color:#ffffff;
   border-bottom:0px solid #000000;
   font-weight:bold;
}

div#main h3 {
	color: #00788d;
	font-size:18px;
	border-left: 5px solid #00b1d0;
	border-bottom: 1px solid #00b1d0;
	background-color: #f9ffff;
	padding:3px 10px;
	margin-bottom: 20px;
}


div#main h4 {
   margin-bottom:2px;
   font-size:65%;/* 12px相当 */
}


div#main h5 {
   margin-bottom:2px;
   font-size:65%;/* 12px相当 */
}


div#main h6 {
   margin-bottom:2px;
   font-size:65%;/* 12px相当 */
}

div#main p {
	color: #555;
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
}
#top-message{
	width: 700px;
	margin: 0px auto;
}

div#main ul,ol,dl {
   font-size:75%;/* 12px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#dc143c;
}




div#main table {
   font-size:75%;/* 12px相当 */
}

table {
   width:750px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
   text-align: center;
   color:#575757;
}

table th {
   padding: 5px;
   border:1px solid #999;
   border-width: 0 0 1px 1px;
   background: #74b700;
   font-weight: bold;
   line-height: 120%;
   text-align: center;
   color:#575757;
}

table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align: center;
   color:#575757;
}

table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
text-align: center;
color:#575757;
}

table td li{
   text-align: center;
margin:0;
padding:0;
}



div#main3 table {
   font-size:75%;/* 12px相当 */
}

div#main3 table {
   width:750px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:3px solid #999;
   border-spacing:0;
   line-height:1.8;
   color:#575757;
}

div#main3 table th {
   padding: 5px;
   border:1px solid #999;
   border-width: 0 0 1px 1px;
   background: #74b700;
   font-weight: bold;
   line-height: 120%;
   text-align: left;
   color:#575757;
}

div#main3 table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   color:#575757;
   text-align: left;
}

div#main3 table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
color:#575757;
   text-align: left;
}

div#main3 table td li{
   text-align: left;
margin:0;
padding:0;

}

div#main4 table {
   font-size:75%;/* 12px相当 */
}

div#main4 table {
   width:750px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:0px solid #999;
   border-spacing:0;
   line-height:1.8;
   color:#575757;
}

div#main4 table th {
   padding: 5px;
   border:0px solid #999;
   border-width: 0 0 0px 0px;
   background: #74b700;
   font-weight: bold;
   line-height: 120%;
   text-align: left;
   color:#575757;
}

div#main4 table td {
   padding:5px;
   border:0px solid #999;
   border-width:0 0 0px 0px;
   color:#575757;
   text-align: center;
}

div#main4 table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
color:#575757;
   text-align: left;
}

div#main4 table td li{
   text-align: left;
margin:0;
padding:0;

}
*.float1
      {
         float: left;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }

*.float2
      {
         float: left;
         margin-right: 1em;
      }
      *.floatclear
      {
         clear: both;
      }


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:5px;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   color:#000000;
   background:#74b700;
}

div#sub h3 {
   margin-bottom:2px;
   font-size:70%;/* 12px相当 */
}
div#sub h4 {
   margin-bottom:2px;
   font-size:70%;/* 12px相当 */
}
div#sub h5 {
   margin-bottom:2px;
   font-size:70%;/* 12px相当 */
}
div#sub h6 {
   margin-bottom:2px;
   font-size:70%;/* 12px相当 */
}

div#sub ul {
   margin:0;
   padding:0;
   border:1px solid #74b700;
}

div#sub li {
   padding:5px;
   font-size:75%;/* 12px相当 */
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #663300;
}

div#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("image/bg_arrow.gif") 5px 50% no-repeat;
}

div#sub li a:hover {
   display:block;
   color:#333;
   background:#EFEBEF url("image/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}




/* INFORMATION CUSTOMIZE */
div#sub dl.information {
   font-size:68%;
   margin:0;
	border-left: 1px solid #c11212;
	border-right: 1px solid #c11212;
	border-bottom: 1px solid #c11212;
}
div#sub dl.information dt {
   float:left;
   padding-top:0px;
}

div#sub dl.information dd {
   margin:0 0 4px 0;
   padding: 18px 1em 0px 1em;
   background:0 100% repeat-x;
}


div#sideBar {
	width: 290px;
	height: 245px;
	position: fixed;
	float: left;
        top: 200px;
	color: #fff;
        line-height:0;
        padding:0;
        margin:0;


}

div#sideBar p {
	padding: 0px;
      　line-height:0px;
        margin:0;
}




/* ========PAGEOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0;
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding-left:8px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


#footer_all {
	clear:both;
	width: 1000px;
	height:70px;
	margin: 0px auto;
	background-color: #00b1d0;
	overflow: hidden;
}

#footer_all p{
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}


div#totop a {
    color:#727272;
}


div#footer {
	width:1000px;
        color:#ffffff;	
	margin:0 auto 0 auto;

}

div#f_left {
	width:1000px;
        color:#ffffff;	
	float:left;
}

div#footer2 {
	width:1000px;	
	margin:0 auto 0 auto;
        color:#ffffff;

}

div#f_left2 {
	width:1000px;
	float:left;
        color:#ffffff;	
}

div.nav1 {
width: 15px;
font-size: 75%;
float:left;
margin-top:10px;
}
div.nav2 {
width: 660px;
font-size: 65%;
margin-top:1px;
margin-right:10px;
color:#ffffff;	
float:left;
}
div.nav3 {
width: 300px;
font-size: 65%;
margin-top:1px;
margin-right:10px;
color:#ffffff;	
float:left;
}
div.nav4 {
width: 100px;
font-size: 65%;
margin-top:1px;
margin-right:10px;
color:#727272;	
float:left;
}
div.nav5 {
width: 290px;
font-size: 70%;
float:left;
margin:1px 1px 0 1px;
}
div.nav6 {
width: 15px;
font-size: 70%;
margin-top:1px;
margin-right:10px;
float:left;
}
div.nav7 {
width: 950px;
font-size: 70%;
float:left;
margin-top:0px;
}

div.nav1 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav1 ul.nl li a {
display: block;
position: relative;
color:#fff;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav1 ul.nl li a:hover {
text-decoration:underline;
}

div.nav2 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav2 ul.nl li a {
display: block;
position: relative;
color:#fff;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav2 ul.nl li a:hover {
text-decoration:underline;
}

div.nav3 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav3 ul.nl li a {
display: block;
position: relative;
color:#fff;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav3 ul.nl li a:hover {
text-decoration:underline;
}

div.nav4 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav4 ul.nl li a {
display: block;
position: relative;
color:#727272;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav4 ul.nl li a:hover {
text-decoration:underline;
}
div.nav5 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav5 ul.nl li a {
display: block;
position: relative;
color:#fff;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav5 ul.nl li a:hover {
text-decoration:underline;
}

div.nav6 ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

div.nav6 ul.nl li a {
display: block;
position: relative;
color:#fff;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav6 ul.nl li a:hover {
text-decoration:underline;
}
div.nav7 ul.nl {
margin: 0;
padding: 0;
font-size: 80%;
list-style-type: none;
text-align: left;
}

div.nav7 ul.nl li a {
display: block;
position: relative;
font-size: 80%;
padding: 1px 1px 1px 1px;
text-decoration: none;
}

div.nav7 ul.nl li a:hover {
text-decoration:underline;
}
div.nav8 ul.nl {
margin: 0;
padding: 0;
font-size: 80%;
list-style-type: none;
text-align: left;
}

div.nav8 ul.nl li a {
display: block;
position: relative;
color:#d8ff00;
font-size: 80%;
padding: 1px 1px 1px 1px;
text-decoration: none;
text-align:right;
}

div.nav8 ul.nl li a:hover {
text-decoration:underline;
}
#f_menu {
text-align:right;
clear:both;
padding-top:1px;
margin-left:0px;
list-style-type: none;
color:#727272;
}

#f_menu ul {
display:inline;
padding-left:5px;
font-size: 55%;
border-left:0px solid #333;
color:#727272;
}

#f_menu li {
display:inline;
padding-left:5px;
padding-right:10px;
border-right:0px solid #333;
color:#727272;
}
#f_menu li a {
color:#727272;
text-decoration:none;
}

#f_menu li a:hover {
color:#727272;
text-decoration:underline;
}

.copy {
	padding-top:1px;
	text-align:center;
	color:#727272;
font-size: 100%;
}


/**/

#wrap{
	width: 1000px;
	margin: 0px auto;
}

/* teachersreg.php css*/
#teachersreg{
	width: 755px;
	float: right;
	background-color: #fff;
	margin-bottom: 80px;
}

#teachersreg p{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#teachersreg span{
	color: red;
}

#teachersreg img{
	display: block;
	margin: 0px auto;
}

#teachersreg h5{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#teachersreg table{
	margin-bottom: 60px;
}

#teachersreg dl{
	width: 600px;
	margin: 0px auto;
}

#teachersreg dt{
	font-weight: bold;
}

#teachersreg dd{
	margin: 0px 0px 30px 0px;
}

#teachersreg textarea{
	color: #555;
	font-size: 12px;
	min-width: 600px;
	max-width: 600px;
	min-height: 100px;
}

#kiyaku{
	width: 700px;
	margin-left: 80px;
}

.td1{
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #cef8ff;
}

.td2{
	color: #777;
	font-size: 10px;
	text-align: left;
	background-color: #fffff8;
}

.td3{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #cef8ff;
}


.form{
	width: 200px;
}

#submitbtn{
	width: 185px;
	height: 28px;
	background-image: url(image/btn_gomemreg.gif);
	background-repeat: no-repeat;
	border: none;
	display: block;
	margin: 0px auto;
	cursor: pointer;
}



/* confirm.php css */
#confirm{
	width: 755px;
	float: right;
	background-color: #fff;

}

#confirm p{
	color: #555;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#confirm span{
	color: red;
}

#confirm img{
	display: block;
	margin: 0px auto;
}

#confirm dl{
	width: 600px;
	margin: 0px auto;
}

#confirm dt{
	font-weight: bold;
}

#confirm dd{
	margin: 0px 0px 30px 0px;
}

#confirm textarea{
	color: #555;
	font-size: 12px;
	min-width: 600px;
	max-width: 600px;
	min-height: 100px;
}


#confbtn{
	width: 320px;
	margin: 0px auto;
}

#confbtn a{
	float: left;
	margin-right: 20px;
}

#confbtn a:hover{
	text-decoration: none;
}

#confbtn button{
	cursor: pointer;
}


/* complete.php css */

#complete{
	width: 750px;
	float: right;
}

#complete p{
	text-align: center;
}

#complere img{
	
}


/* completed.php css */

#completed{
	padding-top: 50px;
}

#completed p{
	text-align: center;
}