@charset "utf-8";
#contents{
	float:left;
	width:630px;
	height:430px;
	background:url(../images/top.jpg) no-repeat top left #669;
	border-radius:5px;
	box-shadow:2px 2px 5px 0 #1b1464;
	padding-bottom:5px;
	margin-bottom:10px;
}
#contents h2{
	color:#1b1464;
	margin-top:170px;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	width:100%;
	line-height:40px;
}
