.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;
}.contents-note h3 {
	color: #333333;
}


.chikako-msg {
	margin-left: 370px;
	margin-right: 20px;
	padding-top: 30px;
}
.chikako-msg h2 {
	margin-bottom: 15px;
}
.chikako-msg p {
	line-height: 30px;
	background-image: url(../uservoice/images/koe_bg.gif);
}
.koe-img {
	background-image: url(../uservoice/images/koe_img01.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFE9DC;
}#voice-mov {
	width: 320px;
	float: left;
	margin-top: 400px;
	margin-left: 20px;
}
