#footerblock {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0.5em 0em;
	border-top: 1px solid #FF6B00;
	/*border-bottom: 1px solid #FF6B00;*/
	/*float: left;*/
	width: 760px;
}

#footerblock #left {
	float: left;
	display: block;
	width: 100px;
	text-align: center;
}

#footerblock #right {

	display: block;
	float: right;
	
	width: 640px;
}

#footerblock #right #info {
	display: block;
	width: 500;
	font-size: 8pt;
	color: #666;
	margin-top: 0.5em;
	text-align: center;
}

#footerblock #right #info p {
	display: block;
	margin: 0px;
	margin-top: 0.5em;
}

#footerblock #right #info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footerblock #right #info li {
	padding: 0px;
	display: inline;
}

#footerblock #right #info li a {
	text-decoration: none;
	color: #a88;
	padding-right: 0.5em;
}
#footerblock #right #info li a:hover {
	text-decoration: underline;
	color: #f88;
}

#sign {
	display: block;
	font-size: 8pt;
	width: 170px;
	color: #666;
	margin-top: 2em;
}

#sign img{
	display: block;
	float: left;
}

#sign img {
	border: 0px;
}

#sign p{
	display: block;
	float: right;
	font-size: 7pt;
	width: 100px;
}


#copyright {
	display: block;
	width: 760px;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #888;
}


/*ヘッダー*/
/*
	#headerblock {
		margin: 0px;
		padding: 0px;
	}
	#headerblock .menucaption,.sitetitle h1 {
	    position: absolute;
	    margin: -1000px;
	}
	#headerblock .sitetitle a {
		width: 258px;
		height: 80px;
		background: url( "http://web-server/head/eclogo.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}

	#headerblock .btn01 a {
		display: block;
		width: 110px;
		height: 80px;
		background: url( "http://web-server/head/button01.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#headerblock .btn01 a:hover {
		background: url( "http://web-server/head/button01_ro.gif" );
	}

	#headerblock .btn02 a {
		display: block;
		width: 83px;
		height: 80px;
		background: url( "http://web-server/head/button02.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#headerblock .btn02 a:hover {
		background: url( "http://web-server/head/button02_ro.gif" );
	}

	#headerblock .btn03 a {
		display: block;
		width: 91px;
		height: 80px;
		background: url( "http://web-server/head/button03.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#headerblock .btn03 a:hover {
		background: url( "http://web-server/head/button03_ro.gif" );
	}

	#headerblock .btn04 a {
		display: block;
		width: 92px;
		height: 80px;
		background: url( "http://web-server/head/button04.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#headerblock .btn04 a:hover {
		background: url( "http://web-server/head/button04_ro.gif" );
	}

	#headerblock .btn05 a {
		display: block;
		width: 126px;
		height: 80px;
		background: url( "http://web-server/head/button05.gif" );
		margin: 0px;
		padding: 0px;
		float: left;
	}
	#headerblock .btn05 a:hover {
		background: url( "http://web-server/head/button05_ro.gif" );
	}
	*/
	.hspaser {
		clear: both;
		height: 1em;
	}
	
	/*カレマガ*/
	.magazinetext {
	    position: absolute;
	    margin: -1000px;
	}
	
	.mailmagazine a {
		display: block;
		width:180px;
		height:40px;
		background: url( "http://web-server/head/magazine.gif" );
	}