@charset "utf-8";

@import url("reset.css");
@import url("base.css");
@import url("header.css");
@import url("gnavi.css");
@import url("contents.css");
@import url("foot.css");
#wrapper #contents #l_contents .entry_date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
