/* global_header ------------------------------------- */
#kunimikai #global_header {
  background: url(images/kunimikai/bg_header.png) repeat-x top;
}
#kokawa #global_header {
  background: url(images/kokawa/bg_header.png) repeat-x top;
}
#nate #global_header {
  background: url(images/nate/bg_header.png) repeat-x top;
}
#naga #global_header {
  background: url(images/naga/bg_header.png) repeat-x top;
}
#global_header #global_header_top .right_box_mt {
  margin-top: -23px;
}

/* label ------------------------------------- */
#kunimikai ul#news_list {
  font-size: 90%;
}
#kunimikai ul#news_list li {
  padding-top: 10px;
  padding-bottom: 10px;
}
#kunimikai ul#news_list .date {
  margin-right: 10px;
}

/* label ------------------------------------- */
.label_box_long_head,
.label_box_long_foot,
.label_box_short_foot {
  height: 34px;
}
.label_box_long_body {
  padding: 0 10px;
}
.label_box_short_head {
  height: 43px;
  width: 440px;
}
.label_box_short_body {
  padding: 0 10px;
  width: 420px;
  margin-top: -7px;
}
.label_box_short_foot {
  width: 440px;
}

/* label nate ------------------------------------- */
#kunimikai .label_box_short_head {
  background: url(images/kunimikai/bg_label_short_head_01.png) no-repeat top center;
  width: 350px;
}
#kunimikai .label_box_short_body {
  background: #F2F9FD;
  width: 330px;
}
#kunimikai .label_box_short_foot {
  background: url(images/kunimikai/bg_label_short_foot.png) no-repeat top center;
  width: 350px;
}
/* 粉河保育園 */
#kokawa .label_box_long_head {
  background: url(images/kokawa/bg_label_long_head.png) no-repeat top center;
}
#kokawa .label_box_long_body {
  background: #F3FBDF;
}
#kokawa .label_box_long_foot {
  background: url(images/kokawa/bg_label_long_foot.png) no-repeat top center;
}
#kokawa .topic_box:nth-child(odd) .label_box_short_head {
  background: url(images/kokawa/bg_label_short_head_01.png) no-repeat top center;
}
#kokawa .topic_box:nth-child(even) .label_box_short_head {
  background: url(images/kokawa/bg_label_short_head_02.png) no-repeat top center;
}
#kokawa .label_box_short_body {
  background: #F3FBDF;
}
#naga .label_box_short_body,
#naga .label_box_long_body {
  background: #f8e0e0;
}
#kokawa .label_box_short_foot {
  background: url(images/kokawa/bg_label_short_foot.png) no-repeat top center;
}
#naga .label_box_short_foot {
  background: url(images/naga/bg_label_short_foot.png) no-repeat top center;
}
/* 名手保育園 */
#nate .label_box_long_head {
  background: url(images/nate/bg_label_long_head.png) no-repeat top center;
}
#nate .label_box_long_body {
  background: #FFFAE8;
}
#nate .label_box_long_foot {
  background: url(images/nate/bg_label_long_foot.png) no-repeat top center;
}
#nate .topic_box:nth-child(odd) .label_box_short_head {
  background: url(images/nate/bg_label_short_head_01.png) no-repeat top center;
}
#nate .topic_box:nth-child(even) .label_box_short_head {
  background: url(images/nate/bg_label_short_head_02.png) no-repeat top center;
}
#nate .label_box_short_body {
  background: #FFFAE8;
}
#nate .label_box_short_foot {
  background: url(images/nate/bg_label_short_foot.png) no-repeat top center;
}


