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

#welcome {
	_height: 0;
}
#welcome p {
	margin-bottom: 2em;
	line-height: 1.25;
}
#welcome .box {
	margin-bottom: 10px;
	font-size: 1.4em;
}
#welcome .boxcontent {
	font-size: 1.1em;

	text-align:justify;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#welcome A {
	text-decoration: none;
}
