@charset "UTF-8";

/*---------------------------------------------

Top Page CSS

for code-breaker.jp
coded by d-spica at 2012-06-12
imported to "index.html"

---------------------------------------------*/

@import url(default.css);
@import url(base.css);

#page {
	background: url(../img/top/bg-page-1210.jpg) no-repeat;
}
#nav {
	margin: 0 auto 15px 20px;
}
#main {
	padding-bottom: 1px;
	line-height: 1.3;
	font-size: 92%;
}
section.banner {
	margin-bottom: 15px;
	padding-left: 20px;
	min-height: 170px;
}
section.banner p {
	margin-bottom: 15px;
}
section.movie {
	margin-bottom: 15px;
	padding-left: 20px;
}
