@charset "utf-8";

/* 横浜市立大学生へ 用CSS
==========================================*/
body {
	background:url(../img/common/bg_body.gif) no-repeat center 410px;
}
#contents {
	background:#dfdfde;
}
#visual {
	background:url(../img/common/bg_visual.gif) no-repeat center bottom #dfdfde;
}

/* main-area */
#main-area {
	background:url(../img/common/bg_main.gif) no-repeat right bottom #fff;
	color:#02293e;
	padding:50px 50px 80px;
	width:715px;
}
#main-area h2 {
	font-size:145%;
	font-weight:bold;
	margin-bottom:30px;
}

/* footer */
#footer .footer-inr {
	background:url(../img/common/bg_footer.gif) no-repeat right top;
}
