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

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

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

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

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

/* サイドメニュー「スポンサードリンク」＆「teacupサービス」パーツ リスト部分 */
.sidetcup ul {
  margin: 0px;
  padding: 0px;
  list-style: none outside;
  background-image: url(/common/img/user/76-d/sidebar_bg.gif);
  background-repeat: repeat-y;
  background-position: center;
  display: block;
}

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


.poweredby h3 {
  display: none;
}

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

#tcadlay {
  background-color: #;
}

/* 下部コミュニティカテゴリエリア */
#tcad2lay {
  display: none;
  clear: both;
  width: 830px;
  height: 101px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(/common/img/user/76-d/catenavi.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

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

/* 下部コミュニティカテゴリのタイトル */
.catetitle {
  color: #FFF;
  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: #FFF;
  word-break: keep-all;
}

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

#tcfootlay {
  clear: both;
  color: #FFF;
  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;
}
