@charset "utf-8";
	/* CSS Document */

.post_list {
	padding:20px;
}
.post_list li {
	margin-bottom:10px;
	line-height:21px;
}

.post_list .date {
	float:left;
	width:90px;
}
.post_list .cate {
	float:left;
	width:90px;
}
.post_list .title {
	width:74%;
	float:left;
	padding-left:20px;
}

.post_list .title2 {
	width:100%;
	float:left;
	border-bottom:1px dotted #aaa;
}

.top_box_sec2 .flt_R2 {
	width: 560px;
	float:right;
}

.top_box_sec2 .flt_C {
	width:90px !important;
	padding-left:3px;
}
.top_box_sec2 .flt_C span,
.post_list .cate span {
	font-size: 12px !important;
	letter-spacing:-1px;
	color: #FFF;
	background-color: #928dc4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;
	text-align:center;
}
.top_box_sec2 .flt_C span.seisakus,
.post_list .cate span.seisakus {
	background:#67afff;
}
.top_box_sec2 .flt_C span.sisakus,
.post_list .cate span.sisakus {
	background:#9a8fd3;
}
.top_box_sec2 .flt_C span.events,
.post_list .cate span.events {
	background:#ff8da2;
}
.top_box_sec2 .flt_C span.annais,
.post_list .cate span.annais {
	background:#57c461;
}
.top_box_sec2 .flt_C span.topics,
.post_list .cate span.topics {
	background:#ff9c00;
}


.top_box_sec2 .flt_L {
	width: 75px;
	font-size: 12px;
	line-height:17px;
}

.link_list {
	margin-left:30px;
	list-style:square;
}
.cat_tite {
	border:1px solid #9c9c9c;
	padding-left:20px;
	line-height:2em;
	color:#000;
}

.w90p {
	width:90% !important;
}
.w960px {
	width:960px !important;
	margin-left: auto;
	margin-right: auto;
}
.w920px {
	width:920px !important;
	margin-left: auto;
	margin-right: auto;
}
.w900px {
	width:900px !important;
	margin-left: auto;
	margin-right: auto;
}
.w850px {
	width:850px !important;
	margin-left: auto;
	margin-right: auto;
}
.w800px {
	width:800px !important;
	margin-left: auto;
	margin-right: auto;
}
.link_banner {
	letter-spacing:-.4em;
	margin-left:-15px;
}
.link_banner li {
	display:inline-block;
	letter-spacing:normal;
	margin-left:15px;
	vertical-align:top;
	margin-top:10px;
}
.img_list {
	letter-spacing:-.4em;
	margin-left:-15px;
	text-align:center;
}
.img_list li {
	display:inline-block;
	letter-spacing:normal;
	margin:10px 0 10px 15px;
	vertical-align:top;
}