@charset "utf-8";
/* CSS Document */

#titleBoxkodomo {
	background-image: url(img/img_kodomo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
	padding-left: 123px;
	padding-bottom: 10px;
}

 #titleBoxkodomo h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.flotbox {
	float: left;
	width: 445px;
	margin-right: 15px;
	}
	
	.fltbox p {
	font-size: 93%;
	line-height: 160%;
	}

.iventbox {
	0border: 1px solid #5CADFF;
	margin-bottom: 15px;
	width: 664px;
	margin-top: 0px;
	padding: 7px;
	border: 1px solid #5CADFF;
}

	.iventbox p {
	font-size: 98%;
	line-height: 140%;
	margin: 0px;
	}
	
.iventTable {
	font-size: 77%;
	margin: 0px;
	}

.iventTable th {
	white-space: nowrap;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.iventTable td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	}
	
