@charset "utf-8";

/*
///////////////////////////////////////////////////////////////////////////////////
//
//  contactレイアウト
//
///////////////////////////////////////////////////////////////////////////////////
*/

#page {
	width: 827px;
	position: absolute;
	top: 80px;
}
* html #ie_outer {
	width: 827px;
	height: 100%;
}
* html .back_w {
	background: #FFFFFF;
	width: 800px;
	height: 100%;
	-moz-opacity: 1.2;
	opacity:.90;
	filter: alpha(opacity=25);
}
#contact_contents {
	width: 693px;
	margin-left: 55px;
}
.contact_txt {
	width: 420px;
	margin-top: 10px;
	float: left;
}
.contact_txt p {
	line-height: 120%;
	letter-spacing: 0.1em;
}
.title {
	width: 105px;
	height: 27px;
	position: absolute;
	z-index: auto;
	top: 40px;
	margin-left: 50px;
}
.title img {
	behavior: url(iepngfix.htc);
}
#qr_banner {
	width: 180px;
	height: 60px;
	padding-top: 150px;
	float: right;
}