@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";
@import "contents.css";

/* @group contents */

#contents h2 {
	background-image: url(../images/home/h2_topics.png);
	height: 29px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#contents div.section h3 {
	margin: 0 ;
}

/* @end */

