@charset "UTF-8";

.date-header {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #8FE1BC;
	padding: 5px 5px 5px 15px;
	background-image: url(http://fumi-tbs.com/news/bg_date.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
.entry {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

}
.entry-header {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.entry-body {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.post-footers {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-align: right;
}
.news_area {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8FE1BC;
}

a .news_area {
	color: #333333;
	}

a:visited .news_area{
	text-decoration:none;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
  	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 160px;
	}

#calendar caption {
	color: #666666;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 14px;
	/* background-color: #49CA99;*/
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom:5px;

	}

#calendar th {

	text-align: center;
	font-weight: normal;
	}

#calendar td {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	}

/*
.weekdays {
	background-color: #EDF9F4;
	}
*/
	
.module-categories module {
	display:none;
	}

.module-header-latest {
	width:160px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	text-align:center;
	padding:3px 5px 5px 5px;
	border-top: 2px solid #f7c7c7;
	border-bottom: 1px solid #f7c7c7;
	}

	
.module-header-archives{
	width:160px;
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	text-align:center;
	padding:3px 5px 3px 5px;
	border-top: 2px solid #ffd8b2;
	border-bottom: 1px solid #ffd8b2;
	}

.module-list {
	font-size:11px;
	margin: 5px 0 5px 15px;
	}
.module-list li {
	text-indent: -1px;
}
.module-list .year,
.module-list .module-list-item {
	list-style-position: outside;
	background: url(http://fumi-tbs.com/news/list_cube_13.gif) left 3px no-repeat;
	padding:0 7px 0 15px;
	line-height: 15px;
}
.module-list .year {
	font-weight: bold;
}
.module-list .month {
	background: none;
	margin-left: 10px;
}

.content-nav {	
	margin-top:5px;
	background-color: #EFFAF5;
	text-align: center;
	padding: 3px;
}