@charset "utf-8";

.top_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: none;
	letter-spacing: 0.2em;
}

.hidden {
	visibility: hidden;
	   display: none;
}

.txt-small {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.space_5{
	clear: both;
	float: none;
	width: 100%;
	height: 5px;
}

.space_15{
	clear: both;
	float: none;
	width: 100%;
	height: 15px;
}


.space_30{
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
}