@charset "UTF-8";

html{ background:#ffffff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
 margin:0px auto;padding:0; }

.logo{ float:left; width:132px; padding:0px 0px 0px 0px; text-align:center; margin:0px 0px 0px 15px; }



/*footer*/
.footer{ clear:both; font-size: 12px; color:#6D6E71; line-height: 150%; width:965px; padding:0;
         text-align:center; margin:0px auto; }
.footer ul li{ display:inline; margin:0px 0px 0px 10px; padding:0px 0px 0px 5px;
               background: url(/images/symbol/arrow_b.gif) no-repeat 0 50%; }
.footer ul a:link, .footer ul a:visited { color:#1a8dd7; text-decoration: none; }
.footer ul a:hover, .footer ul a:active { color:#FF6000; text-decoration: underline; }

/* border:1px solid #000000;*/

/*fix*/
.fix01{float:left; text-align:left;  width:1%; height:1%; margin:0px 0px 0px 0px;  padding:0px 0px 0px 0px; }


/* === COPY FROM css-fix/home.css === */
.hide {display: none;}

