@import url("common.css");

/* ------------------------------
 Top
------------------------------ */

#top .toptitle {
	background: url(../training/img/top.jpg) no-repeat left top;
}

/* ------------------------------
 Main
------------------------------ */

#contents p {
	margin-bottom: 1em;
	margin-left: 6px;
}
#first {
	margin-top: 40px;
}
#contents p.fl {
	margin: 0 24px 0 5px;
}
#contents p.fr {
	margin: 0 2px 0 20px;
}
#contents .fr img {
	vertical-align: bottom;
}