@charset "utf-8";
/* ===================================================================
CSS information

 file name  :news.css
 author     :meets
style info  :トップページ設定　ハックは最下部に記述
=================================================================== */

/*--------------------------------------------------------------------
基本設定
--------------------------------------------------------------------*/

#list_box{
	width: auto;
	margin: 0 auto;
}

.syousai_box h4{
	float: none;
}

.syousai_box p.day{
	float: none;
}

.syousai_box p.text{
	clear: both;
	padding: 0 0 0 0;
}

#bottom_link{
	width: auto;
	font-size: 0.8em;
	margin: 25px auto;
	text-align: center;
}