﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#news
-------------------------------------------------------------------*/

#news {
  margin-bottom: 20px;
}

#news ul.image {
  width: 200px;
  text-align: center
}

#news ul.image li.fancybox a,
#news ul.image li span {
  text-align: center;
}

#news div.text {
  margin-right: 220px;
}

#news p.date {
  margin-bottom: 5px;
  font-weight: bold;
}

#content .back {
  margin: 0 0 60px;
}