@charset "utf-8";
/*==================================================
	@ Style Name    : /css/top.css
==================================================== */

body {
	background: url(../images/top_mainimg01.jpg) no-repeat center top;

}
#wrapper {
	background: url(../images/top_mainimg01.jpg) center top;
}
#topContents {
	width: 950px;
	margin: 0px auto;
	height: 640px;
	padding: 0px 25px;
}

#topH1 {
	text-align: right;
	padding-top: 405px;
	padding-right: 0px;
	padding-left: 0px;
}



/* -------------------------------------------------------------------------------- */
