.contents
{
		margin-top: 60px;
		width: 100%;
}

.footer_content
{
	position:absolute;
	//top: 700px;
	bottom:60px;
}

.common_footer
{
	position:absolute;
	//top:910px;
	bottom:0;
}

dl {
	width: 210px;
	float: left;
	margin: 40px 20px 20px 0 ;
}

dl.dl_right{
	margin-right: 0;
}

dl dt {
}

dl dd {
	font-size: 1.1em;
	line-height: 2em;
	margin-right: -2em;
	overflow: visible;
}

dl dd.no-list {
	text-align: center;
	margin-left: -20px;
}

dl.dl_last
{
	margin: 20px 20px 60px 0 ;
}

section
{
	clear: both;
}

footer
{
}
