@charset "euc-jp";


div#flash {
	height: 150px;
	width: 960px;
}
h2#toptitle {
	background-image: url(img/top-title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 540px;
	margin-top: 15px;
	margin-bottom: 10px;
}
dl#news {
	text-align: left;
	width: 500px;
	margin-left: 20px;
}
#news dt {
	font-weight: bold;
	line-height: 1.5em;
}
#news dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-left: 2em;
}
img#kodomo {
	margin-left: 40px;
	margin-bottom: 1em;
}
div#oshirase {
	text-align: left;
}
div#oshirase p {
	text-align: left;
	margin-left: 15px;
	font-size: 12px;
}
div#top_oshiraseleft {
	float: left;
	width: 330px;
}
div#top_oshiraseright {
	float: right;
	width: 200px;
	font-size: 12px;
}

