@charset "UTF-8";

#move_wrapper {
	width: 100%;
	text-align: center;
}
#move_main {
	width: 600px;
	margin: 40px auto 50px auto;
}
#move_main h1{
	margin: 0;
	padding: 0;
	font-size: 32px;
	color: #000000;
}
.bigtext {
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
.bigtext2 {
	font-size: 32px;
	color: #000000;
}
#move_second {
	text-align: left;
	margin-top: 50px;
}
#move_second h2{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#move_second h2 a{
	fontsize: 12px;
	color: #000000;
	text-decoration: underline;
}
#move_second h2 a:hover{
	fontsize: 12px;
	color: #000000;
	text-decoration: underline;
}