@charset "utf-8";
.main_img{
	background-image: url(../image/search/img_02.jpg);
}
.kodomo_table{
	width:470px;
	margin:0 auto;
	margin-top:20px;
	font-size: 18px;
}
.kodomo_table table{
	width:100%;
}
.kodomo_table table, .kodomo_table th,.kodomo_table td{
		border-collapse: collapse;
    border:1px solid #333;

	}
.kodomo_table th{
	background-color: #e08585;
	padding: 10px 5px;
}
.kodomo_table td{
	padding: 10px 5px;
}
tr .kodomoth{
	width:120px;
}
.pink{
	color: #e08585;
}
.ninntei_table{
	width:470px;
	margin:0 auto;
}
.ninntei_table table{
	width:100%;
	font-size: 18px;
	margin-top:20px;
	
}
.ninntei_table th{
	text-align: left;
}
tr .nintei01{
	width:100px;
}
.riyuu{
	text-indent: -1em;
	margin-left: 1em;
}
.riyuu:before{
	content: "■";
	color: #e08585;
}
.riyo_img {
	text-align: center;
	magin-top:20px;
}













@media (min-width:641px){
	
	
}
