@charset "UTF-8";
#bgarea {
	width: 100%;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;	min-width: 1100px;

}
#top #head .bgarea {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/dot.png);
	background-repeat: repeat;
	background-position: center top;
}
#bgarea .topbanner {
	position: absolute;
	bottom: 35px;
	right: 20px;
	z-index: 5;
}
#bgarea .topbanner {
}
#bgarea .topbanner dl {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 110px;
}
#bgarea .topbanner dt {
	position: absolute;
	top: 0px;
	left: 0px;
}
#bgarea .topbanner dd {
	line-height: 180%;
	font-size: 120%;
	height: 75px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
	width: 400px;
	margin-left: 115px;
	background-color: #fff;
	color: #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}
#bgarea .topbanner dd a {
	display: inline-block;
	font-size: 80%;
	letter-spacing: -0.1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F7B525;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7B525), to(#F29600));
	background: -webkit-linear-gradient(#F7B525, #F29600);
	background: -moz-linear-gradient(#F7B525, #F29600);
	background: -ms-linear-gradient(#F7B525, #F29600);
	background: -o-linear-gradient(#F7B525, #F29600);
	background: linear-gradient(#F7B525, #F29600);
	-pie-background: linear-gradient(#F7B525, #F29600);
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #343434;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	behavior: url(PIE.htc);
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#bgarea .topbanner dd a i {
	margin-right: 5px;
}
#top_content01 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	padding-top: 1px;
}
#top_content01 h2 {
	text-align: center;
}
#top_content01 figure {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#top_content01 #school {
	width: 50%;
	float: right;
}
#top_content01 #school h3, #top_content01 #school ul,
#top_content01 #school h3, #top_content01 #school figure {
margin-left: 10px;
}
#top_content01 #servies {
	width: 50%;
	float: left;
}
#top_content01 #servies h3, #top_content01 #servies ul,
#top_content01 #servies h3, #top_content01 #servies figure {
		margin-right: 10px;
}
#top_content01 ul {
	padding-left: 10px;
	padding-right: 10px;
}
#top_content01 ul li {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 10px;
	text-align: center;
	background-color: #efefef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	background-image: url(common/images/d_arrow.png);
	background-repeat: no-repeat;
	background-position: center 85%;
}
#top_content01 ul li a {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_content01 ul li.left {
	float: left;
	margin-right: 10px;
	width: 255px;
}
#top_content01 ul li.right {
	float: left;
	width: 255px;
	margin-right: 0px;
}
#top_content01 h3 {
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
	font-size: 180%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 5px;
}
#top_content01 h3.c01 {
	background-image: url(common/images/images/l01.gif);
}
#top_content01 h3.c02 {
	background-image: url(common/images/images/l02.gif);
}

#top_content02 {
	width: 100%;
	min-width: 1100px;
	background-image: url(images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	padding-top: 80px;
	padding-bottom: 100px;
}
#top_content02 h2, #top_content02 p {
	text-align: center;
	position: relative;
	z-index: 5;
}
#top_content02 p {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: #666666 0px 0px 6px;
	-moz-box-shadow: #666666 0px 0px 6px;
	box-shadow: #666666 0px 0px 6px;
	behavior: url(PIE.htc);
	position: relative;
}
#top_content02 p .bt {
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #F8C058;
	border: 3px solid #FFFFFF;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#top_content02 p .bt span {
	font-size: 50%;
	display: block;
}
#top_content02 p .bt:hover {
	background-color: #5BE0FF;
}
#top_content02 .bgarea {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/dot.png);
	background-repeat: repeat;
	background-position: center top;
}
#top_content03 {
	width: 100%;
	min-width: 1100px;
	background-image: url(images/BG3.jpg);
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	padding-top: 20px;
	padding-bottom: 30px;
}
#top_content03 .inbox {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#top_content03 #news {
	width: 380px;
	float: left;
	background-color: #fff;
	height: 400px;
	margin-right:20px;
}
#top_content03 #news h2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #32CBFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top_content03 #news dl {
	font-size: 130%;
	margin-top: 35px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	overflow: auto;
	height: 300px;
}
#top_content03 #news dt {
	color: #32CBFF;
}
#top_content03 #news dt i {
	color: #FFC000;
	font-size: 90%;
	margin-right: 5px;
}
#top_content03 #news dd {
	padding-left: 30px;
	font-size: 75%;
	color: #666666;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #ccc dotted;
}
#top_content03 #news dd a {
	color: #FFC000;
	margin-left: 5px;
	text-decoration: underline;
}

#top_content03 #press {
	width: 380px;
	float: left;
	background-color: #fff;
	height: 400px;
}
#top_content03 #press h2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#81c908;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top_content03 #press dl {
	font-size: 130%;
	margin-top: 35px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	overflow: auto;
	height: 300px;
}
#top_content03 #press dt {
	color: #81c908;
}
#top_content03 #press dt i {
	color: #81c908;
	font-size: 90%;
	margin-right: 5px;
}
#top_content03 #press dd {
	padding-left: 30px;
	font-size: 75%;
	color: #666666;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #ccc dotted;
}
#top_content03 #press dd a {
	color: #FFA92F;
	margin-left: 5px;
	text-decoration: underline;
}



#top_content03 .fb-page {
	float: right;
}
#top_content04 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_content04 h2 {
	vertical-align: top;
	display: inline-block;
	border: solid #efefef 1px;
}
#top_content04 h2 a {
	height: 36px;
	display: block;
	padding: 10px;
	color:#ffffff;
}
#top_content04 h2.access,  #top_content04 h2.contact {
	width: 410px;
		vertical-align:middle;

}
#top_content04 h2.access a,  #top_content04 h2.contact a {
padding-top:15px;

padding-left:20px;
}
#top_content04 h2 i {	margin-right: 10px;
	font-size:140%;	

}
#top_content04 h2 span{
	vertical-align:middle;
	padding-left:15px;
	font-size:50%;
	letter-spacing:0.5em;}
#top_content04 h2.access{
		background-color: #32CBFF;

	}
#top_content04 h2.contact {
	background-color: #FFBD00;
	margin-right: 20px;
}
#top_content04 h2.access a:hover,  #top_content04 h2.contact a:hover{
	background-color: #cccccc;
	}
.rslides_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 50;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("common/images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.rslides_nav:active {
  opacity: 1.0;
  }
.rslides_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.notice
{
  color: #ee6666;
}