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

#box_module .item_box {
	margin-bottom:8px;
}

#box_module .item_date {
	color:#93b36c;
	font-size:10px;
}

#box_module .item_box span.simple_write,
#box_module .item_box a {
	text-decoration:none;
	font-size:12px;
}

#box_module .item_box a:hover {
	color:#93b36c;
}

#box_module .goto_item a:hover {
	text-decoration:underline;
}

#box_module .item_box a.suite_item {
	font-size:10px;
}

#box_module .goto_item,
#box_module .goto_item a {
	margin-top:8px;
	font-size:10px;
	text-decoration:none;
}

#content_news.module h5 {
	display:block;
	margin-bottom:10px;
	font-size:11px;
	color:#8D806B;
	text-transform:uppercase;
}
