@charset "utf-8";

h1#top {
  margin: 0;
}

#content {
}


#content p.leading {
  width: 630px;
  height: 165px;
  position: relative;
  overflow: hidden;
}

#content p.leading span {
  display:block;
  width:100%;
  height:100%;
  background: #FFFFFF url(../../images/leading.gif) no-repeat;
  position:absolute;
  top:0;
  left:0;
}

#content p.bnn {
  margin-top: 15px;
}





#slide {
  width: 630px;
  height: 295px;
  position: relative;
  overflow: hidden;
  border: solid 1px #009FE8;
}

#slide .slide-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#slide .selected {
  display: block;
}

#slide ul {
  list-style-type: none;
  position: absolute;
  top: 260px;
  left: 10px;
}

#slide ul li {
  float: left;
  margin-right: 10px;
}










/* .head
------------------------------*/
#content .head {
  width: 630px;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
}

#content .head h2 {
  width: 300px;
  float: left;
}

#content .head p {
  width: 250px;
  float: right;
  text-align: right;
}

#content .head p a {
  color: #E3007F;
  text-decoration: none;
  padding-left: 18px;
  background: url(../../images/arrow.gif) no-repeat left center;
}

#content .head p a:hover {
  color: #E3007F;
  text-decoration: underline;
}


/* #news
------------------------------*/
#news {
  width: 630px;
  margin-bottom: 25px;
}

#news dl {
  border-top: dotted 1px #333;
}

#news dl.start {
  border-top: 0px;
}

#news dt {
  width: 110px;
  float: left;
  padding: 15px 0;
}

#news dd {
  float: left;
  padding: 15px 0;
}

#news dd p {
  line-height: 1.5em;
}

#news dd p a {
  color: #333333;
	text-decoration: none;
}

#news dd p a:hover {
	color: #E3007F;
	text-decoration: none;
}

#news dd.title {
  width: 390px;
}

#news dd.retweet {
  width: 80px;
  padding-left: 50px;
  background: url(../../images/fukidashi.gif) no-repeat 10px center;
}


/* #report
------------------------------*/
#report {
  width: 630px;
  margin-bottom: 25px;
}

#report dl {
  border-top: dotted 1px #333;
  padding-top: 15px;
  padding-bottom: 15px;
}

#report dl.start {
  border-top: 0px;
}

#report dt {
  width: 110px;
  float: left;
}

#report dd {
  width: 520px;
  float: left;
}

#report dd p a {
  color: #333333;
	text-decoration: none;
}

#report dd p a:hover {
	color: #E3007F;
	text-decoration: none;
}


/* #topics
------------------------------*/
#topics {
  width: 630px;
}

#topics .head {
  border-bottom: solid 1px #E3007F;
}

#topics dl {
  border-top: dotted 1px #E3007F;
  padding-top: 10px;
  padding-bottom: 10px;
}

#topics dl.start {
  border-top: 0px;
}

#topics dt {
}

#topics dd {
}

#topics dd p a {
  color: #333333;
	text-decoration: none;
}

#topics dd p a:hover {
	color: #E3007F;
	text-decoration: none;
}


/* #mainMember
------------------------------*/
#mainMember {
  margin-top: 25px;
}

#mainMember .head {
  width: 940px;
}

#mainMember .head h2 {
  width: 140px;
  float: left;
}

#mainMember .head p {
  width: 250px;
  float: left;
}

#mainMember .head p a {
  color: #E3007F;
  text-decoration: none;
  padding-left: 18px;
  background: url(../../images/arrow.gif) no-repeat left center;
}

#mainMember .head p a:hover {
  color: #E3007F;
  text-decoration: underline;
}

#mainMember #member {
  width: 940px;
  margin-top: 15px;
}

#mainMember #member td {
  width: 95px;
  text-align: center;
}

#mainMember #officer {
  width: 940px;
  margin-top: 15px;
}

#mainMember #officer td {
  width: 95px;
  text-align: center;
  vertical-align: middle;
}

#mainMember li {
  float: left;
  width: 94px;
  vertical-align:middle;
  height: 35px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
