@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
}
td {
	font-size: 12px;
}
div {
	font-size: 12px;
}
.hk {
	border: 1px solid #FFACC3;
}

#form1 #Main {
	background-color: #FFE1EB;
	padding: 20px;
	width: 1002px;
	background-image: url(/Message/Image/bbbb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#form1 #Main #M0 {
	border: 5px solid #FFACC3;
	background-color: #FFFFFF;
	padding: 20px;
	width: 780px;
	margin-bottom: 8px;
}
#form1 #Main #M1 {
	border: 5px solid #FFACC3;
	background-color: #FFFFFF;
	padding: 20px;
	width: 780px;
	text-align: left;
}
a:link {
	color: #6E6C6D;
	text-decoration: none;
}
a:visited {
	color: #6E6C6D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
