#container{
	background-image: url(./img/top3_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top #oshirase{
	border-style:solid;
	border-width:2px;
	border-color: #3366cc;
}
#top #oshirase {
	font-size:large;
	line-height:1.8em;
	margin: 10px;
	margin-bottom:20px;
}
#top #oshirase p{
	margin:10px;
}
#top .emf{
	font-weight:bold;
	text-decoration:underline;
}


