form {
	margin: 0px;
	padding: 0px;
}

/* サイドメニュー「スポンサードリンク」＆「teacupサービス」パーツ 全体 */
.sidetcup {
  margin-bottom: 0px;
  padding-bottom: 39px;
  /*background-color: #FFF;*/
  list-style: none;
  font-size: small;
  background-image: url(/common/img/user/64-a/sidebar_footer.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  display: block;
}

/* サイドメニュー「スポンサードリンク」＆「teacupサービス」パーツ タイトル文字 */
.sidetcup h3 {
  color: #0033cc;
  height: 55px;
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 55px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #FFF;
  background-image: url(/common/img/user/64-a/sidebar_header.gif);
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
}

.sidetcupbody {
  /*background-color: #FFF;*/
  display: block;
}

.rssout {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFF;
  text-align: center;
}

/* サイドメニュー「スポンサードリンク」＆「teacupサービス」パーツ リスト部分 */
.sidetcup ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none outside;
  display: block;
}

.poweredby {
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: small;
  list-style: none;
  margin: 0px;
  display: block;
  background-color: #FFF;
}


.poweredby h3 {
  display: none;
}

#tcsmenulay {
  float: left;
  background-color: #;
}

#tcadlay {
  background-color: #;
}

/* 下部コミュニティカテゴリエリア */
#tcad2lay {
  display: none;
  clear: both;
  width: 740px;
  height: 80px;
  margin: 0px;
  padding: 0px 30px;
}

/* 下部コミュニティカテゴリのリスト全体 */
#catenavi {
  width: 740px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-color: #;
  color: #595959;
  font-size: 10px;
}

/* 下部コミュニティカテゴリのタイトル */
.catetitle {
  clear: both;
  margin: 5px 5px 2px 5px;
  padding: 2px;
  list-style: none;
  font-size: 10px;
}

/* 下部コミュニティカテゴリのリスト項目 */
.catelist {
  float: left;
  margin: 1px;
  padding: 0px 3px;
  border: solid #999;
  border-width: 0px 1px 0px 0px;
  list-style: none;
  color: #595959;
  word-break: keep-all;
}

/* 下部コミュニティカテゴリのリスト項目リンク色 */
.catelist A {
  color: #595959;
}

#tcfootlay {
  clear: both;
  color: #595959;
  height: 47px;
  padding: 0px;
  padding-top: 10px;
  margin: 0px;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}


.tagword {
  text-align: right;
}

.tagword a:link,
.tagword a:visited,
.tagword a:hover,
.tagword a:active {
  font-size: small;
  text-decortion: none;
  word-break: break-all;
  border-bottom: 1px dashed;
}
#AdBody div, .sidetcupbody {
  display:block !important;
  visibility:visible !important;
}
