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

/*#side {
	height:1365px;
}
* html #side {
	height:1390px;
}
*+html body, * html body #side {
	height:1390px;
}*/

/*ヘッダーイメージ*/
#img_main {
	display:block;
	width:570px;
	height:309px;
	background:url(../image/member/pic_main.jpg) no-repeat;
}
/*メイン*/
#main img {
	margin-left:10px;
	border:none;
}
p {
	width:535px;
	margin:5px 0 5px 15px;
	font-size:14px;
	line-height:20px;
}
.mail_box {
	width:540px;
	margin:5px 0 5px 10px;
	font-size:14px;
	line-height:17px;
	border:none;
	border-collapse:0;
	border-spacing:0;
}
.mail_box td {
	width:177px;
	padding-right:3px;
	vertical-align:top;
}
/*QRコード*/
#qr {
	display:block;
	background:url(../image/member/qrcode.gif) no-repeat;
	width:330px;
	height:150px;
	margin:10px 0 0 115px;
	padding:80px 0 0 130px;
	font-size:14px;
	font-weight:bold;
}
#qr_text {
	margin:-70px 0 0 0px;
}
*+html body, * html body #qr_text {
	margin:10px 0 0 20xpx;
}