@charset "utf-8";

/* 無限回廊特設ページセッティング
--------------------------------------------------*/
.echobox {
	background: url(../../echochrome/images/bg-echo-bdy.gif) repeat-y left 112px;
	position: relative;
}
.echobox .btmbox {
	background:url(../../echochrome/images/bg-echo-btm.gif) no-repeat left bottom;
	padding-bottom: 69px;
}
.echobox .topbox {
	background: url(../../echochrome/images/bg-echo-top.gif) no-repeat left top;
}

.echo-container {
	width: 570px;
	margin: 0 auto;
	padding-top: 29px;
	position: relative;
}
.echologo {
	margin-right: 20px;
}
.echo-pgtp {
	position: absolute;
	right: -93px;
	bottom: -85px;
	line-height: 100%;
}
html*.echo-pgtp  {
	bottom: -85px;/* Safari */
	_bottom: -46px;/* IE6 */
}
*:first-child+html .echo-pgtp  {
	right: -93px;/* IE7 */
	bottom: -44px;/* IE7 */
}
.btn-toppage {
	position: absolute;
	right: -22px;
	top:38px;
}
html*.btn-toppage  {
	right: -22px;/* Safari */
	_right: -22px;/* IE6 */
}
*:first-child+html .btn-toppage  {
	right: -22px;/* IE7 */
}


.echo-container h1 {
	margin-bottom: 1.5em;
}


.echo-container p {
	margin-bottom: 1.5em;
	line-height: 150%;
}

.echo-container .image-left {
	float: left;
}
.echo-container .image-left img {
	border: 1px solid #ccc;
	padding: 3px;
	vertical-align: bottom;
	margin-right: 1em;
}
.echo-container .image-right {
	float: right;
}
.echo-container .image-right img {
	border: 1px solid #ccc;
	padding: 3px;
	vertical-align: bottom;
	margin-left: 1em;
}

.echo-container .intro {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #999;
	margin-bottom: 1.5em;
}

.echo-container .int {
	clear:both;
	margin-top: 3em;
	font-weight: bold;
	font-family: Arial;
}
.echo-container .int span {
	font-weight: normal;
}

.echo-container .ans {
	font-weight: bold;
}
.msk {
	position: absolute;
	width: 859px;
	height: 69px;
	bottom: 0;
	background: url(../../echochrome/images/bg-echo-btm-msk.gif) no-repeat left top;
}
.main {
	margin-bottom: 36px;
}
.echo-end {
	padding: 1.5em 1.5em 0;
	border: 1px solid #999;
	margin-bottom: 36px;
}

#footbar {
 margin-top: 0;
}