@charset "utf-8";

@import url("default.css");
@import url("3column.css");

#topImg {
	background: #FFF url(../img/img_top.png) no-repeat center center;
	height: 130px;
	width: 430px;
	margin-bottom: 20px;
}
#topImg p,
#topImg h3{
	text-indent: -9999px;
	overflow: hidden;
}