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

/*----------------------------------------------------------------------------------
//
//　index
//
//----------------------------------------------------------------------------------*/
.index_flash{
	border:1px solid #CDC5C2;
	padding:1px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	background:url(../images/index/flash_bg.jpg) center no-repeat;
}

.index_news td.date{
	width:140px;
}
.index_news td.text{
	width:440px;
	text-align:left;
}