h1 {
  background: no-repeat center top url("../images/bg_h.png");
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  color: #FFFFFF;
  padding: 0 20px 0;
  margin: 0 0 20px;
  z-index: 2;
  font-weight: bold;
}@charset "utf-8";
/* CSS Document */
#wrap {
  position: relative;
}
.headerWrap {
  border-top: 20px solid #21297E;
  position: fixed;
  height: 80px;
  width: 100%;
  background-color: #FFFFFF;
  top: 0;
  z-index: 999999;
}
header {
  margin: 0 auto;
  width: 1000px;
}
.logo {
  float: left;
  padding: 10px;
  font-size: 13px;
  line-height: 1;
}
.logo p {
  padding: 5px 0 0;
}
.contact {
  float: right;
}
.contact td {
  height: 80px;
  vertical-align: middle;
  text-align: right;
  padding: 0 10px 0 0;
}
/*  */
nav {
  position: fixed;
  top: 100px;
  width: 100%;
  height: 40px;
  background: repeat-x url("../images/navi.png");
  z-index: 99999;
}
nav ul {
  margin: 0 auto;
  width: 1000px;
  height: 35px;
}
nav ul li {
  float: left;
}
/*  */
.slide01 {
  width: 100%;
  height: 500px;
  background: no-repeat center center url("../images/slide01.jpg");
  background-size: cover;
}
.slide02 {
  width: 100%;
  height: 500px;
  background: no-repeat center center url("../images/slide02.jpg");
  background-size: cover;
}
.slide03 {
  width: 100%;
  height: 500px;
  background: no-repeat center center url("../images/slide03.jpg");
  background-size: cover;
}
/*  */
#content {
  position: relative;
  font-size: 16px;
  margin: 10px auto 0;
  width: 1000px;
  line-height: 2;
  z-index: 1;
}
h1 {
  background: no-repeat center top url("../images/bg_h.png");
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  color: #FFFFFF;
  padding: 0 20px 0;
  margin: 0 0 20px;
  z-index: 2;
  font-weight: bold;
}
#anc01 {
  position: absolute;
  top: -100px;
}
.anc01 table {
  width: 100%;
  margin: 0 0 30px;
}
.anc01 table td {
  vertical-align: top;
  padding: 5px 0 0 15px;
  text-align: left;
}
.anc01 table td.icon {
  padding: 0;
  text-align: left;
  width: 150px;
}
.anc02 {
  position: relative;
}
#anc02 {
  position: absolute;
  top: -100px;
}
.anc02 p {
  padding: 0 150px;
  margin: 0 0 30px;
  font-size: 18px;
}
/*  */
#point p {
  padding: 0 150px;
  margin: 0 0 30px;
  font-size: 18px;
}
#point strong{
	font-weight: bold;
	color: #D8364A;
}
#point h2{
	  padding: 0 150px;
	font-size: 20px;
	font-weight: bold;
	color: #D8364A;
}
#point h3{
	  padding: 0 150px;
	font-size: 20px;
	font-weight: bold;
	color: #0071BA;
}
.pImg{
	text-align: center;
}
/*  */
.works {
  position: relative;
}
#anc03 {
  position: absolute;
  top: -100px;
}
.works h2 {
  margin: 0 0 20px;
}
.works h3 {
  font-size: 18px;
  font-weight: bold;
}
.workWrap {
  margin: 0 0 20px;
  width: 500px;
  float: left;
}
.acordWrap {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 40px;
}
.workWrap th {
  padding: 0 0 5px;
}
a.open01 {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/open.png");
  background-color: #0071BA;
  height: 40px;
  width: 1000px;
  display: block;
}
a.open01on {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/close.png");
  background-color: #0071BA;
  height: 40px;
  width: 1000px;
  display: block;
}
.acord01 {
   display: none;
}
a.open02 {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/open.png");
  background-color: #22B373;
  height: 40px;
  width: 1000px;
  display: block;
}
a.open02on {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/close.png");
  background-color: #22B373;
  height: 40px;
  width: 1000px;
  display: block;
}
.acord02 {
  display: none;
}
a.open03 {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/open.png");
  background-color: #F5911E;
  height: 40px;
  width: 1000px;
  display: block;
}
a.open03on {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/close.png");
  background-color: #F5911E;
  height: 40px;
  width: 1000px;
  display: block;
}
.acord03 {
   display: none;
}
a.open04 {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/open.png");
  background-color: #FF7BAA;
  height: 40px;
  width: 1000px;
  display: block;
}
a.open04on {
  position: absolute;
  bottom: 0px;
  text-indent: -9999em;
  overflow: hidden;
  background: no-repeat center center url("../images/close.png");
  background-color: #FF7BAA;
  height: 40px;
  width: 1000px;
  display: block;
}
.acord04 {
   display: none;
}
/*  */
#profile {
  position: relative;
}
#anc04 {
  position: absolute;
  top: -100px;
}
.profile {
  width: 580px;
  margin: 0 auto 50px;
}
.profile th {
  width: 150px;
  padding: 10px;
  font-weight: bold;
  background-color: #C2E8FF;
  border: 1px solid #21297E;
  vertical-align: top;
}
.profile td {
  padding: 10px;
  border: 1px solid #21297E;
  vertical-align: top;
}
/*  */
#footer {
  font-size: 13px;
  line-height: 20px;
  background-color: #21297E;
  color: #FFFFFF;
	padding: 5px 0;
	text-align: center;
}
