body {
	margin: 0px;
}


#wrapper {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/back_4.jpg);
}

#header {
	height: 120px;
	width: 900px;
}
#slp_logo {
	height: 100px;
	width: 900px;
}





#h1_text {
	font-size: 12px;
	height: 25px;
	width: 900px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: center;
}


#navi {
	height: 60px;
	width: 900px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	list-style-image: none;
}
#sp_1 {
	background-color: #F0F0F0;
	height: 20px;
	width: 900px;
}
#footer {
	height: 120px;
	width: 900px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	color: #333;
	background-image: url(../images/footer_image.jpg);
	background-repeat: no-repeat;
	line-height: normal;
}
.top_jump {
	height: 30px;
	width: 630px;
	text-align: right;
	color: #CCF;
}

.red {
	color: #F00;
}
#wrapper #container #footer p {
	color: #333;
}
#wrapper #container #footer p {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1px;
}
.goto_top {
	vertical-align: bottom;
	float: right;
	bottom: 20px;
}
