@charset "UTF-8";
/* CSS Document */


html body {
	margin: 0px;
	padding: 0px;
}

#top_pic {
	width: 100%;
	height: 900px;
	text-align: center;
	position: relative;
	background: url("../img/top/top_new2.jpg") top repeat-x;
}

#top_pic_wrap {
	width: 1000px;
	margin: 0px auto;
	background-image: url(../img/top/top.jpg);
	position:relative;
}

#top_pic_wrap_e {
	width: 1020px;
	height: 1069px;
	margin: 0px auto;
	background-image: url(../img/top/top.jpg);
	position:relative;
}

#top_text {
	width: 100%;
	background-color: #000;
	position:relative;
}

#top_text_wrap {
	width: 1020px;
	margin: 50px auto;
	text-align: center;
	position:relative;
}