/*-- Footerを最下部に --*/

body , html {
	height: 100%;
}

body {
	position: relative;
}

#page {
	width: 970px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#mainContents {
	margin-top: 150px;
	padding-bottom: 100px;
}

#comment {
	text-align: center;
}

#footer {
position: absolute;
top: 100%;
margin-top: -120px;
}




/*------------------*/



#mainContents h1 {
	margin: 0 auto;
	width: 313px;
	height: 80px;
	background: url(/img/notfound/h1.gif) no-repeat;
	text-indent: -9999px;
}


#mainContents p img {
	margin: 10px 0 5px;
}

#mainContents p {
	line-height: 1.7em;
}

#mainContents p a {
	margin: 0 3px;
	font-weight: bold;
}

#mainContents p span {
	padding: 5px 0;
	display: block;
	font-weight: bold;
}