#w1 {
	background-image: url(../images/mail/fm1.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
#w2 {
	background-image: url(../images/mail/fm2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#w3 {
	background-image: url(../images/mail/fm3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 18px 20px 25px;
}
h1 {
	background-image: url(../images/mail/fm.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 24px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 20px;
	color: #7792A2;
}
h6 {
	text-align: right;
	margin: 0px;
	padding: 20px 0px 0px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 15px;
	color: #666666;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}
ul li{
	background-image: url(../images/mail/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 11px;
	padding-bottom: 4px;
	line-height: 125%;
}


.fm {
	width: 380px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 4px;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #f0f0f0;
}
form {
	margin: 0px;
	padding: 0px;
}
th {
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	background-color: #E5E5E5;
}
td {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
}
strong {
	color: #7792A2;
}

/*--========================== ポップアップヘッダー ==========================--*/
body#popup{
	margin:0px;
	padding:0px;
	background:#ffffff;
	text-align:center;
}

table.box_header_popup{
	margin:0px 0px 50px 0px;
	padding:0px;
	height:36px;
	background:#E1EDC3 url("../images/common/bg_head_popup.gif") no-repeat;
	background-position:right;
	border-bottom:4px solid #3C3C3C;
	width:100%;
}

table.box_header_popup tr{
	vertical-align:middle;
}

table.box_header_popup td{
	margin:0px;
	padding:0px;
	text-align:left;
	background:none;
}

table.box_header_popup h1{
	margin:2px 0 0 0;
	padding:0 0 0 25px;
	background:none;
}

/*--========================== フッター/ポップアップ ==========================--*/
div.footer_popup{
	margin:80px 0px 0px 0px;
	padding:13px 0px 0px 0px;
	width:100%;
	background:#ffffff;
	font-size:60%;
	color:#666666;
	border-top:1px solid #C6C4C4;
	text-align:center;
}

div.footer span{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
