@charset "utf-8";
/* CSS Document */

* { 
margin: 0;
 padding: 0;
  border: 0;
   list-style: none; 
   }

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #0090EC;
	text-decoration: none;
} 
a:visited {
	color: #F46A00;
	text-decoration: none;
} 
a:hover {
	color: #E1001C;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}

/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}




h1 {
	padding-top: 10px;
	width: 350px;
	float: left;
	padding-bottom: 10px;
}
h1 img {
	width: 100%;
}
h2 {
	border-bottom: 3px solid #71BCAE;
	position: relative;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	margin-bottom: 30px;
}

h2:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: 3px solid #B5B5B5;
	bottom: -3px;
	width: 20%;
}
h3 {
	font-size: 24px;
	background-color: rgba(253,239,163,1.00);
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	margin-bottom: 20px;
}

h4 {
	font-size: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 2px solid rgba(204,204,204,1.00);
}
img {
	vertical-align: bottom;
	border: 0px;

}



main a:hover img {
	opacity: 0.7;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70);
	zoom: 1;
}




/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-size: 15px;
	background-color: #EDF9F7;
	background-image: url(images/bg_body.png);
}


#system_main {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


header {
	width: 100%;
	padding: 0px;
	overflow: hidden;
	background-color: #C2E7E0;

}
#headerbox {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#headerbox ul {
	width: 26em;
	float: right;
	margin-top: 20px;
}
#headerbox ul li {
	float: left;
	margin-right: 2em;
}
#headerbox ul li a {
	color: rgba(20,104,88,1.00);
}
#headerbox ul li a:hover {
	color: rgba(2,2,2,1.00);
}

/*pagetop*/
.page-top {
	position: fixed;
	bottom: 60px;
	right: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.page-top a {
	color: #E61A6A;
}
/*pagetop*/

	

	
main {
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 3px #5E7773;
	box-shadow: 0px 0px 3px #5E7773;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

#top {
	line-height: 1.8em;
	margin-bottom: 5em;
}

.phototop {}
.phototop img {
	width: 100%;
}
.img img {
	width: 100%;
}
.txt {
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 2em;
}
#news {
	margin-bottom: 5em;
}

#news dl {
	text-align: left;
}
#news dt {
	font-size: 1.5em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(217,217,217,1.00);
}
#news dd {
	text-align: left;
}
#news dd table {
	width: 100%;
}
#news dd th {
	width: 15%;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
#news dd th img {
	width: 90%;
}
#news dd td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

#profile {
	margin-bottom: 5em;
}
#profile table {
	width: 100%;
}
#profile th {
	width: 25%;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
#profile th img {
	width: 90%;
}
#profile td {
	text-align: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 1.9em;
	margin-bottom: 0px;
	border-bottom: 1px solid #9ABFB4;
}

#list {
	margin-bottom: 5em;
}


#lmain table {
	width: 100%;
	border-spacing: 5px;
	margin-bottom: 30px;
}
#lmain th {
	text-align: center;
	padding: 5px;
	vertical-align: top;
	border-bottom: 2px solid rgba(221,221,221,1.00);
}
#lmain td {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid rgba(221,221,221,1.00);
	width: 50%;
}
#lmain td img {
	width: 70%;
}


#lsub dl {
	width: 100%;
}
#lsub dt {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-left: 12px solid rgba(221,221,221,1.00);
	font-weight: bold;
}
#lsub dd {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid rgba(221,221,221,1.00);
	padding-left: 1.5em;
	margin-bottom: 2em;
}
#lsub dd img {
	width: 70%;
}













#class {
	margin-bottom: 5em;
}
#class dl {
	text-align: left;
}
#class dt {
	border-bottom: 2px solid #C2E7E0;
	font-size: 1.4em;
	color: #257E6D;
}
#class dd {
	margin-bottom: 20px;
	margin-top: 5px;
}

#class table {
	width: 100%;
	border-spacing: 10px;
	margin-bottom: 30px;
}
#class th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-bottom: 2px solid rgba(221,221,221,1.00);
}
#class td {
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid rgba(221,221,221,1.00);
	vertical-align: top;
}

#class dd td {
	text-align: center;
	padding: 5px;
	vertical-align: top;
	width: 33.3%;
	border-bottom: 0px solid rgba(221,221,221,1.00);
	vertical-align: top;
}
#class td img {
	width: 70%;
}

.classl {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.classl a {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: auto;
	border: 3px solid #FFFFFF;
	border-radius: 10px;
	display: block;
	color: #8F2F6E;
	-webkit-box-shadow: 1px 1px 3px #B0A192;
	box-shadow: 1px 1px 3px #B0A192;
	width: 350px;
	text-align: center;
	margin-right: auto;
	font-size: 18px;
	margin-bottom: 15px;
	background-color: #F3DDE8;
	text-decoration: none;
}
.classl a:hover {
	background-color: #C2E7E0;
	border: 3px solid #FFF9E6;
	color: #417060;
}

#contact {
	margin-bottom: 5em;
}
#mailform table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#mailform td {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: left;
}
#mailform th {}
input {
	padding: 1em;
	border: 1px solid rgba(208,208,208,1.00);
}
textarea {
	padding: 1em;
	border: 1px solid rgba(208,208,208,1.00);
}



footer {
	width: 100%;
	text-align: center;
	background-color: rgba(194,231,224,1.00);
	padding-top: 30px;
}
footer .copy {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(45,68,64,1.00);
	height: 30px;
}
footer .copy img {
	height: 30px;
	}






@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	
	}
	
