@charset "utf-8";
/* reset */
body, div, dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{ margin: 0; padding: 0; font-weight: normal; }
table{ border-collapse: collapse; border-spacing: 0; }
fieldset,img{ border: 0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style: normal; font-weight: normal; }
ol,ul,il { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; }

/*layout*/
html, body { margin:0; text-align: center; }
body { background: #e3d3e0;}

#wrapper { width:950px;text-align:left; margin:auto;}

/*footer*/
#wrapper_mainpage_footer { clear:both; background-color: #f6f8fb; width:950px; height: 200px; text-align:center; margin: 0 auto;}
#mainpage_content_container { width:950px; margin: 0 auto; background-color: #ffffff; text-align:center;}
#mainpage_footer_container { padding-top:15px; width:950px; height: 185px; text-align:center;}


