﻿@charset "utf-8";

#town_topics
{
margin-bottom: 12px;
  padding: 0px;
  float:left;
  height:auto;
background: transparent url(/css/Browser_C/ModuleSet_town_topics/frame_blog_side.gif) repeat-y left top;
}

#town_topics h3{
margin: 0 0 5px;
padding: 0;
}

/* == MAIN(中央)ペイン == */
#town_topics .SetContentPane
{

}

/* == 右ペイン == */
#town_topics .SetRightPane
{
background: transparent url(/css/Browser_C/ModuleSet_town_topics/frame_blog_bottom.gif) no-repeat left bottom;
}


