@charset "EUC-JP";

#article {
}
	#article #column {
		margin-top: 0;
		background: url(../img/bird.jpg) no-repeat right top;
	}
		#article #column h2 {
			border-bottom: solid 1px #333;
			width: 400px;
		}
		#article #column dl {
			width: 400px;
		}
.information_link {
	margin-top: 20px;
}


