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

h2 {
	background:url(h2.png) no-repeat;
}
.column {
	background:url(../images/hr.jpg) no-repeat;
	padding:20px 0 0 0;
	font-size:12px;
	line-height:2;
	margin:0 0 40px 0;
}
#gotop {
	margin:100px 0 0 0;
}
.play {
	padding:0 0 0 10px;
}
.column a:hover {
	text-decoration:none;
	color:#000;
}

.ctrl {
	padding:0 0 0 10px;
}
