/* --- ご自由 相互リンク 用のスタイル --- */

/* -- top page -- */

#sogolink_category_box td{
  font-size: 14px;
  background-color: #fff;
}
#sogolink_category td{
  width: 50%;
  height: 20px;
  text-align: left;
  padding-left: 30px;
}
#sogolink_category_box a{
  color: #333;
  text-decoration: none;
}
#sogolink_category_box a:hover{
  color: #999999;
  background-color: #000000;
  text-decoration: underline;
}
#sogolink_banner td{
  font-size: 12px;
  background-color: #fff;
}
#sogolink_banner a{
  color: #333;
}
#sogolink_banner a:hover{
  color: #999999;
  background-color: #000000;
}

/* -- category page -- */

#sogolink_category_title{
  color: #333;
  font-size: 14px;
}
#sogolink_linkdata th{
  font-weight: normal;
  background-color: #fff;
}
#sogolink_linkdata td{
  text-align: left;
  background-color: #fff;
}

#sogolink_linkdata a{
  color: #333;
  text-decoration: none;
}
#sogolink_linkdata a:hover{
  color: #aeaaa9;
  background-color: #000000;
  text-decoration: underline;
}

#sogolink_form th{
  background-color: #fff;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}

#sogolink_form td{
  background-color: #fff;
  text-align: left;
  font-size: 12px;
}


/* -- 共通 -- */
#sub_box table, th, td {
  font-size: 13px;
}

#sub_box a { color: #666666; text-decoration: none; }
#sub_box a:hover { text-decoration: none; background-color: #8c8aad; color: #ffffff;}

/* -- トップの分類選択 -- */
#sub_category_box table {
  width: 611px;
  background-color: #fff;
}

#sub_category_box th {
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 4px;
}

#sub_category_box td {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding: 16px 0 16 0px;
  border: 1px solid #666666;
}

#sub_category_contents table {
  width: 80%;
  margin: auto;
}

#sub_category_contents td {
  font-size: 13px;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  background-image: url("yajirushi.gif");
  background-repeat: no-repeat;
  background-position: 0 12px;
  padding: 12px 0 0 39px;
}

#sub_category_contents a{
  color: #0000ff;
  text-decoration: none;
}

#sub_data_title {
  width: 300px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background-color: #8d8da5;
  padding: 4 0 4 0px;
}

#sub_data th{
  font-size: 13px;
  text-align: left;
  font-weight: normal;
  padding-left: 6px;
}

#sub_data td{
  font-size: 13px;
  text-align: left;
  font-weight: normal;
  padding: 4px;
}


