#top-main {
	margin:9px;
	background:url(../img_top/top2.jpg) no-repeat;
	width:762px;
	height:463px;
}
#top-main h1 {
	display:block;
	float:left;
	text-indent:-9999px;
	width:551px;
}
#top-menu {
	float:left;
	width:170px;
	height:463px;
	background:url(../img_top/spr_off.jpg) no-repeat;
}
#top-menu ul {
	list-style:none;
	margin:41px 0 0 0;
	padding:0;
}
#top-menu li {
	width:170px;
	height:50px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#top-menu li a {
	width:170px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#top-menu li a:hover {
	background:url(../img_top/spr_on.jpg) no-repeat;
}
#top-menu li.menu2 a:hover { background-position:0 -41px; }
#top-menu li.menu3 a:hover { background-position:0 -91px; }
#top-menu li.menu4 a:hover { background-position:0 -141px; }
#top-menu li.menu5 a:hover { background-position:0 -191px; }
#top-menu li.menu6 a:hover { background-position:0 -241px; }
#top-menu li.menu7 a:hover { background-position:0 -291px; }

#new {
	margin:20px 10px;
}

#new h2 {
	background: url(../img_top/title_new.gif) no-repeat;
	height: 29px;
	width: 760px;
	margin:0 ;
	display:block;
	text-indent:-9999px;
}
#new .entry-header {
	font-size:12px;
}
#new dl {
	margin:15px 0 0 20px;
	font-weight:bold;
}
#new dt {
	width:100px;
	float:left;
	margin:0;
	padding:0;
}
#new dd {
	_margin-top:2px;   /*IE用ハック*/
	width:540px;
	margin:0;
	padding:0;
}