@charset "utf-8";

#wrapper #study {
	width: 720px;
	margin: 30px 15px 0px 15px;
}
#wrapper #study #research {
	width: 700px;
	margin: 10px 10px 20px 10px;
}
#wrapper #study #research dd {
	margin: 0px;
}
#wrapper #study #writing {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
}
#wrapper #study #side {
	width: 150px;
	position: absolute;
	left: 545px;
	top: 323px;
}

#wrapper #study #writing ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#wrapper #study li strong{
	text-decoration:underline;
	font-weight:normal;
}
