.contents-note {
	background-image: url(../images/note_bg.gif);
	background-repeat: repeat-y;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.contents-note-top {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/note_top.gif);
	height: 10px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.contents-note-btm {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/note_btm.gif);
	height: 10px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}.contents-note-inner {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents-note-inner h3,
.contents-note-inner p {
	margin-bottom: 10px;
}
.box01 h3 {
	font-weight: bold;
	color: #FF9000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5BB87;
}.contents-note h3 {
	color: #333333;
}
.howto-img01 {
	background-image: url(../lesson/images/howto_pht01.jpg);
	background-repeat: no-repeat;
}

.howto-box {
	width: 120px;
	margin-right: 17px;
	float: left;
}
.howto-box h4 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #EF5A66;
}
.howto-box p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.35em;
}
