/*Design by DREW*/
body{
 margin:0;
 padding:0;
 outline:none;
 font-family:Times New Roman, "‚l‚r ‚o–¾’©", serif;
 font-size:12.5pt;
 line-height:2.0;
 text-align:center;
 color:#433d3c;
 background:url(../images/bg01.png) 0 0 repeat fixed;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

p{
 margin:0 0 50px;
 padding:0;
}

#contents{
 width:850px;
 margin:50px auto;
 padding:0 0 50px;
 background:url(../images/bg2.png) 0 0 repeat;
}

.header{
 height:100px;
}

h1{
 font-size:20px;
 margin: 50px;
}

.main{
 margin:0 50px;
 text-align:left;
}

.main div{
 background:#f4f8e4;
 border:1px solid #e0ebaf;
 padding:25px;
 font-size:10pt;
 line-height:1.8;
}

.main div p{
 margin:0;
}

.afterarea{
 display:block;
 text-align:center;
 font-size:10pt;
 margin:100px 0 0;
 line-height:1.4;
}

.afterarea a{
 margin:0 5px;
}

a{
 color:#006e54;
 text-decoration:none;
}

a:hover{
 color:#00a381;
}