#notebody h2 {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#notebody h3 {
	margin-top: 10px;
}

.mama {
	font-size: 16px;
	line-height: 34px;
	background-image: url(../img/koe/m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-top: 35px;
	font-weight: bold;
	color: #FF6600;
}
.mama span {
	background-color: #FEFCA5;
}


.child {
	font-size: 16px;
	line-height: 34px;
	background-image: url(../img/koe/c.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	font-weight: bold;
	color: #0099CC;
}

.child span {
	background-color: #FEFCA5;
}

.mamaline {
	height: 380px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8635;
	border-right-color: #FF8635;
	border-bottom-color: #FF8635;
	border-left-color: #FF8635;
	margin-top: 5px;
	padding-left: 20px;
	overflow: hidden;
}

.childline {
	height: 380px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	margin-top: 5px;
	padding-left: 20px;
	overflow: hidden;
}
.shiraiwa {
	font-size: 14px;
	line-height: 43px;
	background-image: url(../img/koe/shiraiwa.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 48px;
	margin-left: 50px;
	color: #333333;
	margin-top: 5px;
}
