@charset "Shift_JIS";
/*---------main-----------*/

#main {
  background-image: url(../images/index/main-img-bg.jpg);
  background-repeat: repeat-x;
  height: 348px;
 	width: 100%;
}

#mainImg {
  background-image: url(../images/index/main-img02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 346px;
  margin: 0 auto;
  padding: 0 20px;
  width: 920px;
}

#mainContent {
  margin: 0 auto;
  text-align: left;
 	width: 920px;
}

#mainContent h2{
		background-image:url(../images/index/top-copy01.jpg);
		height:97px;
		text-indent:-9999px;
	 margin: 0;
  padding: 0;
		width: 551px;
	}

#mainContent h3{
		background-image:url(../images/index/top-copy02.jpg);
		background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
	 height:16px;
		text-indent:-9999px;
	 margin: 8px 0 0 0;
	 padding: 0;
		width: 569px;
	}

#mainContent ul {
 	padding: 11px 0 0 0;
  margin: 0;
}

#mainContent li {
	 display: block;
  float: left;
  font-size: 0;
  line-height: 0;
		text-indent:-9999px;
	 margin: 0px;
	 padding: 0 0 15px 0;
	}

#mainContent li#A {
		background-image:url(../images/index/top-copy03.jpg);
		background-repeat:no-repeat;
		margin: 0;
  height: 165px;
  width: 112px;
	}
 
#mainContent li#B {
		background-image:url(../images/index/top-copy04.jpg);
		background-repeat:no-repeat;
		margin: 0;
  height: 165px;
  width: 112px;
	}

#mainContent li#C {
		background-image:url(../images/index/top-copy05.jpg);
		background-repeat:no-repeat;
		margin: 0;
  height: 165px;
  width: 112px;
	}

#mainContent li#D {
		background-image:url(../images/index/top-copy06.jpg);
		background-repeat:no-repeat;
		margin: 0;
  height: 165px;
  width: 112px;
	}

#mainContent li#E {
		background-image:url(../images/index/top-copy07.jpg);
		background-repeat:no-repeat;
		margin: 0;
  height: 165px;
  width: 112px;
	}

#mainContent p {
  background-image:url(../images/index/top-copy08.jpg);
		background-repeat:no-repeat;
 	clear: both;
  font-size: 0;
  line-height: 0;
		height: 20px;
		text-indent:-9999px;
  margin: 0;
  padding: 0;
  width: 569px;
}

/*---------content-----------*/

#content #topContent{
 	background: url(../images/index/top-content-bottom.png) no-repeat bottom;
  float:left;
  margin: 0;
  padding-bottom: 10px;
  overflow: hidden;
  width: 674px;
}

#content #topContent dt{
  background-image:url(../images/index/top-ttl.png);
		background-repeat:no-repeat;
		height: 41px;
		text-indent:-9999px;
  margin: 0;
  padding: 0;
  width: 674px;
}

#content #topContent dd{
  background-image:url(../images/index/top-content-bg.png);
		background-repeat: repeat-y;
  font-size: 1.4em;
  line-height: 1.4;
  overflow: hidden;
  text-align: left;
  margin: 0;
  padding: 10px 20px 15px;
}

