@charset "utf-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// TOPPAGE */

/* ----------------------------------------------------- Main */

#preschool .puramu td {
	border-style:none;
	font-size:90%;
}

#preschool .koume th {
	width:auto;
}

#preschool .bText {
	font-weight: bold;
}

#preschool .blue_Text {
	color:#00A2D7;
}

#preschool h4{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image:none;
}

.puramu td {
	padding:3px;
}