@charset "UTF-8";
@import url("../main.css");
@import url("../layout.css");
@import url("../page_type/academy.css");




.Note .Contents p{
	margin-bottom:1em;
	overflow:hidden;
	clear:both;
}
.Note .Contents p img{
	float:left;
	margin-right:12px;
}
.Note .SubTitle{
	clear:both;
	overflow:hidden;
	font-size:20px;
	border-bottom:2px solid #91735e;
	font-weight:bold;
	margin:40px 0px 10px 0px;
	padding:12px 0px;
}

