@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("nav_g.css");
@import url("base.css");
#main #left {
	padding-top: 450px;
}

#main #right p {
	margin-bottom: 50px;
	line-height: 1.6;
}

#right .big {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
