#contact-box{
	width:240px;
	height:450px;
	margin:0px;
	padding:0px;
	position:relative;
	background-image:url(img/i-mt-ind.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#contact-box .text{
	width:240px;
	height:auto;
	position:absolute;
    bottom: 0;
}

#contact-box .text dl {
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	padding: 0px;
}

#contact-box .text dt {
	margin-bottom:10px;
	margin-left:0px;
	padding: 0px;
	color:#6d6d6d;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:16px;
	text-align:right;
}

#contact-box .text dd.address {
	margin-bottom:10px;
	margin-left:0px;
	padding: 0px;
	color:#6d6d6d;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:14px;
	text-align:right;
}

#contact-box .text dd.mail {
	margin:0px;
	padding: 0px;
	color:#6d6d6d;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:14px;
	text-align:right;
}

#slideshow {
	width:940px;
	height:476px;
	margin:0px;
	padding:0px;
}
#slideshow img { position:absolute; top:0; left:0; z-index:7; }
#slideshow img.active { z-index:9; }
#slideshow img.last-active { z-index:8; }

