/*****************************************

		TOPのみのcss

******************************************/
html {
	height: 100%;
}
body {
	background: #fff;
	position: relative;
	/*overflow: hidden;
	visibility: hidden;*/
	height: 100%;
}
#stage1 .first_inner .newsArea .allBtn3 a {
    display: block;
    left: 20px;
    margin-top: 5px;
	background: #d3574feb;
	font-size: 15px;
	color: #FFF;
	text-decoration: underline;
	padding-left: 5px;
}