@charset "UTF-8";

/* toppage */
.nomenu {
	padding-top: 10px;
}
#top_content {
	width: 660px;
	float: left;
}
#main_img {
	margin-bottom: 15px;
}
#newsarea td{
	padding: 4px;
	vertical-align: top;
}
.news_date {
	font-size: 0.8em;
	font-weight: bold;
}
.news_txt {
	font-size: 0.9em;
	line-height: 1.2em;
}
.news_all {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}
#top_side {
	width: 275px;
	float: right;
}
.tekisei_banner {
	margin-bottom: 10px;
}

/* lp */
.lp_banner {
	margin-bottom: 10px;
}
.lp_banner_bg {
	background: url(../lp/images/banner/book_banner_01.jpg) no-repeat;
	width: 660px;
	height: 216px;
	position: relative;
}
.book_movie {
	position: absolute;
	top: 22px;
	left: 347px;
}

