@charset "utf-8";
#mainContents {
	clear: both;
	background-image: url(images/imgNote.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	margin: 0px;
	padding-top: 20px;
}
.contentsTitle01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	margin-right: 40px;
	margin-left: 40px;
	color: #104782;
	margin-top: 20px;
	border-left-width: 15px;
	border-left-color: #104782;
	clear: both;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-left-style: solid;
}
.contentsTitle01a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	margin-right: 40px;
	margin-left: 20px;
	color: #104782;
	margin-top: 20px;
	border-left-width: 15px;
	border-left-color: #104782;
	clear: both;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-left-style: solid;
}
