/*//////////////////////////////////////////////////////////////////*/
/* design setting */
/*//////////////////////////////////////////////////////////////////*/


/* sidebar_position------ */

body #section{
    width:728px;float: left;}
body #sidebar-left{
    width:160px;
  float: right;}





/* bgcolor------ */
body{background: #fff;color:#000;}

/* bgcolor_c------ */
#container{background: #fff;color:#000;}
#container a{color:#000;}
#container h2{color:#fff;}
#container h3{color:#cc0000;border-bottom:1px solid #000;}
#container a:hover{color:#333;}

#container h3.rec{border-bottom:0px solid #fff;}

table.menulist {border-top:1px solid #ccc;border-left:1px solid #ccc;}
table.menulist td,table.menulist th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
table.menulist td{background: #ffffff;color:#000;}
table.menulist th{background: #eee;color:#000;}
table.menulist th.hline{background: #ffffff;color:#000;}


div.thumb div.thumb_img,div.thumb_rec{background: #ddd;color:#000;border:1px solid #ffffff;}


#container_hd,#hd{background: #ffffff;color:#000;}