@charset "Shift_JIS";
/* CSS Document */

h1{margin-bottom:10p;}
/*toppage*/
#block_l{width:300px; float:left; margin-bottom:15px;}
#block_r{width:300px; float:right; margin-bottom:15px;}

/*toppage-topics*/
#topicslist dl{clear:both; border-bottom:1px dashed #CCC; overflow:hidden;}
#topicslist dt{
	font-weight:bold;
	background-image: url(/effort/ed/images/arrow_topics.gif);
	background-position:left 7px;
	padding:3px 0 0 15px;
	background-repeat:no-repeat;
	margin-top:5px;
}
#topicslist dd{margin:0 0 0 0px;  padding:3px 0 3px 0;}

.topPageSide .btn07{
	display: none;
}
