@charset "utf-8";
/* CSS Document */

p{
color:#666666;
line-height:1;
text-indent:10px;
}

#mail {
background-image:url(mail_head.jpg);
background-repeat:no-repeat;
background-position:top left;
width:530px;
height:400px;
color:#FF6699;
line-height:1.5;
margin:0;
padding:0;
}

#mail_inner {
margin:0 15px;
width:500px;
}