@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/
#side .head03.center{
	margin-bottom:10px;
	margin-top:20px;
}

@media screen and (min-width:1201px) {
#contents .newsList li{
	width:100%;
	float:none;
	height:auto;
	padding:0;
}
#contents .newsList li .icon{
	position:static;
	width:120px;
	padding:8px 0;
	margin-top:10px;
}
#contents .newsList li .date{
	font-size:1.5em;
	margin-bottom:5px;
}
#contents .newsList li .info{
	position:static;
	top:0;
	left:0;
	width:93%;
	margin:0 auto 15px;
}
#contents .newsList li .title{
	font-size:1.28em;
	margin-bottom:10px;
}
#contents .newsList li .tx{
	line-height:1.5em;
}
#contents .newsList li .spacer{
	display:none;
}
}