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


/* index 
============================================*/

.index .entry_list_area {
	text-align: center;
	margin-top: 40px;
	position: relative;
}
.index .mod_link_archives {
}






/* clearfix 
============================================*/
dummy:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}