/* -- for 50on -- */

#content.fifty-on h1 {
	padding: 0 0 0 40px;
	font-size: 24px;
	font-weight: bold;
	background: url(../img/icon_g_m.png) no-repeat;
	background-position: left;
	margin: 25px 0 10px 0;
}

#content.fifty-on p {
	font-size: 18px;
}

#content.fifty-on #fifty-on-table {
	width: 699px;
	height: 279px;
	margin-top: 20px;
	border: solid 3px #cccccc;
}

#content.fifty-on #fifty-on-table #mother-sound {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound {
	display: block;
	float: right;
	width: 70px;
	height: 55px;
}
#content.fifty-on #fifty-on-table #mother-sound .child-sound.last-li {
	width: 69px;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound ul {
	list-style-type: none;
	width: 70px;
	height: ;
	margin: 0;
	padding: 0;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound ul li {
	width: 69px;
	height: 55px;
	line-height: 55px;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	text-align: center;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound.last-li ul li {
	border-left: 0;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound ul li.last-li {
	border-bottom: 0;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 24px;
}

#content.fifty-on #fifty-on-table #mother-sound .child-sound ul li a:hover {
	background: #ffffdd;
	font-weight: bold;
//	box-shadow: 0 0 20px 3px #cccccc;
}
