@charset "shift_jis";

/* container
---------------------------------------------------*/
#container{
	position:relative;
}


/* footer
---------------------------------------------------*/
#footer{
	background:none;
	height:auto;
	margin:37px 0 50px;
	position:static;
}

dl{
	margin-top:5px;
}

dl dt{
	float:left;
}

dl dd{
	padding-left:100px;
}

#footer h5{
	position:absolute;
	left: 636px;
	top: 670px;
}

