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

#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
	z-index:0;
}
#header0 {
	width: 100%;
	position: fixed;
	z-index: 1;
	height: 120px;
top: 0px;
}
#header-fixed-lineup {
	width: 100%;
	height: 120px;
	text-align: center;
	padding: 0;
	margin-top: -120px;
}

#header {
	background-color: #fef455;
	width: 100%;
}
/* ヘッダーの固定 */
#header-fixed
{
	width:100%;
	height:120px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topimg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	background-repeat: repeat;
	margin: 0px;
	width: 100%;
}
#contentimg {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#img00 {
    margin-top: 0px;
}
#img01 {
    margin-top: 0px;
}
#img02 {
	margin-top: 0px;
}
#img03 {
	margin-top: 0px;
}
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer0 {
    width: 100%;
}
