body{
	margin:0;
	margin-bottom:20px;
	background-color: #FFE9F5;
	background-image: url(img/bg_pink.jpg);
	background-repeat: repeat-x;
}
p{
line-height:150%;
}

strong{
color:red;
font-weight:normal;
}

#wrap{
	padding-bottom:25px;
	width:700px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
}

.banner{
	height: 100px;
	background-color: blue;
	color: white;
	margin-top: 0;
	background-image: url(img/mailform_pink.jpg);
	background-repeat: no-repeat;
}

h1{
	font-size:26px;
	margin-top: 0;
	font-family: "HGS‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	color: #990033;
	font-weight: lighter;
	display: block;
	text-align: left;
	text-indent: 100px;
	padding-top: 34px;
}

h2{
font-size:16px;
border-top:1px dotted #DDDDDD;
border-bottom:1px dotted #DDDDDD;
padding:2px 0 2px 0;
width:600px;
text-align:center;
color:#999999;
}

.mess{
width: 580px;
border:1px solid #FF6699;
padding: 10px;
text-align: left;
font-size: 12px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}

table{
	width: 600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}

th{
background-color:#FDEEF8;
width:100px;
padding:5px;
font-size:14px;
text-align:center;
}

td{
padding:5px;
font-size:14px;
background:#e8e8e8;
}
.td-head{
	background-color:#669966;
	height:30px;
	text-align:left;
	font-weight:bold;
	color: #FF3399;
	background-image: url(img/hed_pink.jpg);
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}
.td-head2{
background-color:#669966;
text-align:center;
font-weight:bold;
color: #FFF;
}

.red{
color:red;
font-size:11px;
}
.sosin
{
	display:block;
	width:584px;
	background-color:#FEB2D9;
	padding: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.insert{
	font-size: 10px;
	color: #666;
text-align: center;
}

.insert a{
	color: #FF59AC;

}
