#contents {
	position:relative;
	width:980px;
	overflow:hidden;
	left:20px;
}
h1,#slide {
	position:relative;
	width:980px;
	overflow:hidden;
	left:10px;
}





.sec0 {
  clear: both;
  padding: 30px 0 0;
}
.sec0 p.txt {
  margin-left: 100px;
}
.sec0 p.text {
  margin-left: 100px;
  font-size: 10px;
}

.sec1 {
  clear: both;
  padding: 50px 0;
}
.sec1 .left {
  width: 384px;
  float: left;
  margin-left: 100px;
  display: inline;
}
.sec1 p.img {
  width: 495px;
  float: right;
}
.sec1 ul {
  clear: both;
  padding: 40px 0 0;
  padding-left: 100px;
}
.sec1 ul li {
  width: 384px;
  float: left;
}
.sec1 ul li p.img {
  width: 155px;
  float: left;
}
.sec1 ul li p.title {
  font-weight: bold;
  color: #e60012;
}
.sec1 ul li p.name {
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 5px;
}
.sec1 ul li p.name span {
  font-size: 11px;
  font-weight: normal;
}
.sec1 ul li p.text {
  width: 205px;
}
.sec1 ul li .right {
  width: 218px;
  float: right;
}
.sec1 p.txt2 {
  clear: both;
  margin-left: 100px;
  padding: 30px 10px 0 0;
  font-size: 10px;
}

.sec2 {
  clear: both;
}
.sec2 p.text {
	padding-right:10px;
}
.sec2 .left {
  width: 384px;
  float: left;
  margin-left: 100px;
  display: inline;
}
.sec2 .right {
  width: 384px;
  float: left;
}
.sec2 .box {
  margin-left: 100px;
}

.sec3 {
  clear: both;
  padding: 50px 0;
  margin-left: 100px;
}
.sec31 {
  clear: both;
  padding: 0px 0 50px;
  margin-left: 100px;
}
.sec3 ul {
  padding: 30px 0 0;
}
.sec3 ul li {
  width: 185px;
  height: 123px;
  float: left;
}

.sec4 {
  margin-left: 100px;
}
.sec4 p.ttl {
  width: 145px;
  float: left;
}
.sec4 div.tab {
  width: 650px;
  float: left;
  padding: 6px 0 0;
}
.sec4 div.tab img {
  margin-right: 19px;
  cursor: pointer;
}
.sec4 div#box {
  clear: both;
  padding: 30px 0;
  width: 740px;
}
.sec4 div#box p.title {
  font-size: 14px;
  color: #e60012;
  font-weight: bold;
  padding-bottom: 20px;
}
.sec4 div#box p.text {
  width: 476px;
  float: left;
}
.sec4 div#box p.text span {
  font-size: 10px;
}
.sec4 div#box p.img {
  width: 251px;
  float: right;
}
