@charset "UTF-8";

/* ------------------------------

	トップページ用CSS
	
------------------------------ */

/* 新着情報 */

table#top-news-wrap{
	margin:12px 10px 15px;
}

table#top-news-wrap th,
table#top-news-wrap td {
	padding:2px 8px 6px;
}

table#top-news-wrap td a{
	color:#F76A1E;
	text-decoration:underline;
}

table#top-news-wrap td a:link{
	color:#F76A1E;
	text-decoration:underline;
}

table#top-news-wrap td a:visited{
	color:#482E26;
	text-decoration:underline;
}
