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

.header{
	font-size: 30px;
}

.link{
	font-size: 22px;
	margin-bottom: 5px;
	}
	
#site{
margin-bottom: 12px;
}

#line{
	margin-top: 30px;
	margin-bottom: 25px;
}
.update{
	color: #FF6666;
}
