/*------------ topics style set ------------*/
* {
  margin: 0;
  padding: 0;
}

.wrap {
}

#topics0 {
  width: 376px;
}

#topics1, #topics3 {
  background-image: url('../../images/index/wallppr088.gif');
  background-repeat: repeat;
}

#topics1 {
/*  width: 308px;	*/
  width: 100%;
  height:160px;
}
#topics2 {
/*  width: 320px;	*/
  width: 100%;
  height:240px;
  background-color: #eeeeee;
}
#topics3 {
  width: 100%;
  height:160px;
}
/* -----------タイトル   -------------------*/
.titleLine {
  clear: both;
}
.title {
}

/* ----------- ＢＢＳ　ヘッダー  -------------------*/
.firstLine {
  clear: both;
  margin-top: 3px;
}
#topics0 .firstLine .pageControl {
  margin-right:280px;
}

.dateTitle {
  clear: both;
  width: 7em;
  margin-left:1em;
  float:left;
  marigin-bottom:6px;
}
.commentTitle {
  margin-left: 1em;
  float:left;
  marigin-bottom:6px;
}
/* ----------- ページ  -------------------*/
.pageControl {
  width: 90px;
  height:26px;
  margin-left: 10px;
  clear: both;
  float:left;
}
.imgBack {
  float:left;
}
.imgCenter {
  float:left;
}
.imgNext {
  float:left;
}
.admin {
  margin-left:4px;
  width:210px;
  font-size:7px;
  float:right;
}
.admin select {
  width: 90px;
}

/* ----------- コンテンツ -------------------*/
.contents {
  clear:both;
}
.date {
  width:100px;
  font-size:small;
  padding-left: 10px;
  float: left;
}
#topics1 .date {
}
#topics0 .subject {
  width: 255px;
  text-align: left;
  vertical-align: top;
  font-size: normal
  color: #000000;
  padding: 0;
  margin-left: 10px;
  line-height: 1.2em;
  text-indent: 0.5em;
  float: left;
}
#topics1 .subject, #topics2 .subject, #topics3 .subject {
  text-align: left;
  vertical-align: top;
  font-size: large;
  color: #000000;
  font-weight: bold;
  font-style: italic;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
  text-indent: 0.5em;
}
#topics0 .comment {
  font-size:normal;
  text-align: left;
  vartical-align: top;
  color: #000000;
  padding: 0;
  margin-left: 100px;
  line-height: 1.2em;
  text-indent: 1em;
}
#topics1 .comment, #topics2 .comment, #topics3 .comment {
  font-size:x-small;
  text-align: left;
  vartical-align: top;
  color: #000000;
  padding: 1em;
  margin: 0;
  line-height: 1.2em;
  text-indent: 1em;
}
.image {
  width: 160px;
}

/* ----------- フッター -------------------*/
.footer {
  margin-top: 3px;
  clear:both;
}

#topics1 .footer, #topics3 .footer {
  height:26px;
}

.copyright {
  float:right;
  font-size:x-small;
}
