@charset "UTF-8";

* { margin: 0; padding: 0;}
img,input,textarea { border:0;}
body { background-color: #977b5b; margin: auto; padding:0; font-size: 12px; line-height: 1.5em;}

a { text-decoration:none; color: #06C;}
a:hover { text-decoration:none; color: #09F;}
.arrow { background-image: url(images/arrow.gif);background-repeat: no-repeat; background-position: left center; padding-left: 12px;}

span { color:#F00;}
.mrg05t { margin-top: 5px;}
.mrg1b { margin-bottom: 1em;}
.mrg2b { margin-bottom: 2em;}

#header { background-image:url(images/bg_header.gif); height: 88px; font-size:0.1em;}
#header div.space { overflow:auto; width: 700px; margin: auto;}
#header div.space h1 { background-image:url(images/logo.gif); width: 176px; height: 68px; font-size:0.1em; text-indent: -9999px; float: left; display:block;}

#body { background-color:#f0ece3; padding: 25px 0 50px 0;}
#body div.space { width: 700px; margin: auto;}
#body div.space h2.title { width:133px; height:14px; background:url(images/title.gif) no-repeat; text-indent: -9999px;}

#body div.space div { margin-left: 150px; margin-top: -14px; border-left: 1px solid #999; padding-left: 15px;}
#body div.space div dd { margin: -1.5em 0 1em 150px;}
#body div.space div dd input { width: 15em; padding: 3px;}
#body div.space div dd textarea { width: 98%; padding: 3px;}
#body div.space div h3 { margin: 0 0 15px 0; font-size: 1.3em; font-weight:bolder;}

#body div.space div ul { margin: 0 0 50px 0;}
#body div.space div li { margin: 0 0 8px 1.5em;}

#body div.space div.send p { margin:0;}
#body div.space div.send p.mrg { margin-bottom: 1em;}
#body div.space div.send p.close { font-style: 0.1em; text-indent: -9999px; margin-top: 30px;}
#body div.space div.send p.close a { background:url(images/btn_close.gif) no-repeat; width: 114px; height: 15px; display:block;}
#body div.space div.send p.close a:hover { background-position: 0 -15px;}

#footer { font-size: 0.1em;}
#footer div.add { background-color:#5e4d39;}
#footer div.add p { width: 700px; height: 29px; margin:auto; background-repeat:no-repeat; background-image:url(images/add.gif); text-indent: -9999px; margin-top:0;}
#footer p.copyright { width: 700px; margin:auto; background-repeat:no-repeat; background-image:url(images/copyright.gif); text-indent: -9999px; font-size: 0.1em; margin-top: 10px; margin-bottom: 30px;}