/*●第６ナビボタン*/
#center-navi #navi06 a, #center-navi #navi06 a:visited {
	background: url(../images/navibanner06_roll.jpg) no-repeat left top;
}

/*h2タイトル画像*/
#free_lesson01 {
	background: url(../images/komidashi/title_free_lesson01.jpg) no-repeat left top;
	text-indent: -9999px;
}
#free_lesson02 {
	background: url(../images/komidashi/title_free_lesson02.jpg) no-repeat left top;
	text-indent: -9999px;
}

#center-navi #navi06 a:hover,#center-navi #navi06 a:active  {
	background: url(../images/navibanner06_roll.jpg) no-repeat left top;
}
/*text画像*/
#text01 {
	background: url(text01.gif) no-repeat left top;
	text-indent: -9999px;
	height: 50px;
}

#text02 {
	background: url(text02.gif) no-repeat left top;
	text-indent: -9999px;
	list-style: none;
	height: 100px;
}

#text03 {
	background: url(text03.gif) no-repeat left top;
	text-indent: -9999px;
	height: 40px;
}

