@charset "utf-8";


@import url("../packages/default/css/import.css");

body{
 background-color:#FFFFFF;
}

div#outer{
 background-image:url("../../img/site_back_img.gif");
 background-repeat:repeat-y;
 background-position: center center;;
}

div#categoryarea{
 background-color:#FFFFFF;
}

div#fotter{
 background-color:#FFFFFF;
 color:#555555;
}

.main_img{
 margin:3px 0 3px 16px; 
}

.main_img_top{
 margin:10px 0 3px 16px; 
}

.right_img_top{
 margin-top:15px;
}

.right_img_top2{
 margin-top:5px;
}