@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.wide960Area {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 1130px;
}
.mailArea {
	clear: both;
	height: 179px;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/mail_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 340px;
	padding-left: 390px;
	padding-top: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.thankYou {
	height: 301px;
	width: 410px;
	margin-left: -205px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -150px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.iepngfix {  
    behavior: expression(IEPNGFIX.fix(this));  
}  

