@charset "UTF-8";

/* /////////////////////////////////////////////// */

/*　トップページ　*/

/* /////////////////////////////////////////////// */

#recent_all_top{
  width: 100%;
}

#recent_all_top ul{
  margin: 0;
  padding: 5px 20px;
}

#recent_all_top span.date{
  float: left;
  line-height: 140%;
  width: 110px;
}

#recent_all_top span.text{
  display: block;
  float: left;
  line-height: 140%;
  text-align: left;
  width: 550px;
}

/* /////////////////////////////////////////////// */

/*　コンテンツ　*/

/* /////////////////////////////////////////////// */
.content_page table{
  border:none;
}

.content_page p{
  margin:18px 0;
}
.content_page .ec3_schedule{
  display: none;
}

.wp-caption {
  background: #eee;
  border: none;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}

.wp-caption {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  position: relative;
}

#center_column_sub p.wp-caption-text{
  width: 100%;
  padding: 0;
}

.wp-caption .wp-caption-text, .gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
}

#prev_month_allow{
  float: left;
}
#next_month_allow{
  float: right;
}

.wp_social_bookmarking_light div{
  margin-right: 5px;
}

/* /////////////////////////////////////////////// */

/*　目的でさがす(詳細ページ)　*/

/* /////////////////////////////////////////////// */
#rss_box a.btn_rss {
  background-image: url('../img/template/btn_rss.gif');
  height: 28px;
  width: 63px;
  margin-top: 2px;
  margin-right: 5px;
  float:right;
  clear:both;
}

#rss_box{
  height:20px;
}

/* /////////////////////////////////////////////// */

/*　地域でさがす　*/

/* /////////////////////////////////////////////// */
div#area_comments div{
  display: none;
}
/* /////////////////////////////////////////////// */

/*　組織でさがす　*/

/* /////////////////////////////////////////////// */
#center_column_sub .center_column_box_repeat ul div.subtitle{
  margin: 3px 0px;
  font-size: 100%;
  font-weight: bold;
}
#center_column_sub .center_column_box_repeat div.formation_subtitle{
  margin: 3px 0px 3px 8px;
  font-size: 100%;
  font-weight: bold;
}
#center_column_sub .formation_box div.formation_grouptitle {
  font-weight: bold;
}
#center_column_sub .formation_box div.formation_grouptitle.clear {
  clear: both;
}
