@charset 'utf8';


#title_topics {
}
#title_topics H2 {
  height: 140px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}

#title_topics .topbar_icons {
}
#title_topics .topbar_icons .genre {
  width: 360px;
  text-align: left;
  float: left;
}
#title_topics .topbar_icons .genre IMG {
  width: 80px;
  height: 20px;
}
#title_topics .topbar_icons .official {
  text-align: right;
}
#title_topics .topbar_icons .official IMG {
  width: 200px;
  height: 20px;
}
#title_topics UL {
  margin: 10px 10px 10px 20px;
}
#title_topics UL LI {
  list-style-type: disc;
}
#title_topics P.ss_spec {
  height: 188px;
  margin: 10px;
  padding-left: 260px;
  background-repeat: no-repeat;
  background-position: left top;
  text-align: justify;
}
#title_topics P.ss {
  position:relative;
}
#title_topics P.ss IMG {
	position:absolute;
	top:10px; left:10px;
	/*float:left;
	margin:10px;*/
  width: 250px;
  height: 188px;
  vertical-align: text-top;
  display:block;
}

#title_topics P.ss2 { margin:10px;}
#title_topics P.ss2 IMG {
  float:left;
  margin:0 10px 10px 0;
}

.title_topics_text {
  position: relative;
  margin: 10px 10px 0 270px;
  min-height: 188px;
  height:auto !important;
  height:188px;
}

.title_topics_text2 {
  position: relative;
  margin: 20px 10px 20px 10px;
  height:auto !important;
}

.title_topics_image {
  position: relative;
  float:left;
  margin:10px;
  line-height:2em;
}


#title_topics TABLE.spec {
  width: 540px;
  margin: 10px;
  empty-cells: hide;
  border-collapse: collapse;
  background-color: #e1e1ff;
}
#title_topics TABLE.spec TH,
#title_topics TABLE.spec TD {
  padding: 2px;
  text-align: center;
  border: solid 2px #ffffff;
}
#title_topics TABLE.spec TH {
  background-color: #c1c1ff;
}
#title_topics .copyright {
  margin: 10px auto 0 auto;
  text-align: center;
}
#title_topics .submit {
  margin: 10px auto 0 auto;
  text-align: center;
}
#title_topics .submit .button {
  width: 270px;
  height: 27px;
}


#title_list {
}
#title_list UL {
}
#title_list UL LI {
  width: 180px;
  margin-top: 6px;
  float: left;
}

