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

.notice{margin-top: 50px;}
.notice a{
	text-decoration: underline;
}

hr{
	border-top:none;
	border-bottom:1px solid #ddd;
	margin: 40px auto 40px;
}