@charset "utf-8";
/* CSS Document */

section {
	margin-bottom	: 30px;
}

#contentsBlock2 {
	text-align	: left;
	margin-top	: 30px;
}

h3 {
	margin-bottom:10px !important;
}

#contentsBlock2 p {
	margin-bottom: 10px;
}

#contentsBlock2 ul li {
	margin-left	: 1em;
	list-style	: disc;

}

#contentsBlock2 a:link	{
	text-decoration	: none;
	color			: #4B3D2D;
}

#contentsBlock2 a:visited	{
	text-decoration	: none;
	color			: #4B3D2D;
}

#contentsBlock2 a:hover	{
	color			: #967a5a;
}
