body {
	margin: 20px 30px 10px 25px;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
	background-color: #D7EBFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
/*main-link********************************/
a:link, a:visited, a:active { color: #0099CC; text-decoration: underline;}
a:hover { color: #000000; text-decoration: underline;}


.table01{
 border: 10px solid #00CCCC; 
}

.table02{
 width:30%;
}
.table03{
	width:30%;
	margin-left: 265px;
}
.bg01{
    background-image: url(../images/kids-index_01.gif);
	background-repeat: no-repeat;
} 
.bg02{
	background-image: url(../images/kids-index_02.gif);
	background-repeat: no-repeat;
} 
.bg03{
    background-image: url(../images/kids-index_03.gif);
	background-repeat: no-repeat;
} 
.bg04{
    background-image: url(../images/kids-index_04.gif);
	background-repeat: no-repeat;
} 
.bg05{
    background-image: url(../images/kids-index_06.gif);
	background-repeat: no-repeat;
} 

