/* CSS Document */

/*----------------------------------------*/
 @import "index.css";
 @import "cat_index.css";
 @import "entry.css";
 @import "blog.css";
 @import "drawing.css";
/*----------------------------------------*/

body{ padding:0; margin:0; color:#000031; background-color:#FFF; font-family:sans-serif; }
p,img,hr,h1,h2,h3,span{ padding:0; margin:0; border:0;  }

a:link { color:#000031; text-decoration:none; background:none; }
a:visited{ color:#666; text-decoration:none; background:none; }
a:hover { color:yellow; text-decoration:none; background:none; }
a:active { color:yellow; text-decoration:none; background:none; }

#Wrapper{
width:900px;
font-family:Geneva, Arial, Helvetica, sans-serif;
/*margin:0 auto 0 auto;*/
}

#Navi{ width:900px; height:200px; margin-bottom:10px; padding:0; }
#Navi img{ border:0; padding:0; }
#Contents{ margin-bottom:10px; }

#Contents #Area03{ float:right; width:420px; background-color:#FFF; }
#Contents #Area03 .EntryHeader{ margin-bottom:18px; font-size:14px; line-height:24px; }
#Contents #Area03 .EntryHeader h3{ font-size:14px; line-height:24px; }
#Contents #Area03 .EntryBody{ font-size:10px; line-height:18px; }
#Contents #Area03 .EntryBody img{ margin:0 0 10px 0; }

#Contents .ad_promotion{ background-color:#7ccb0e;!important; }
#Contents .paper_media{ background-color:#00bce1;!important; }
#Contents .fashion_product{ background-color:#ea2e00;!important; }
#Contents .web_mobile{ background-color:#fe9797;!important; }
#Contents .package{ background-color:#b1009b;!important; }
#Contents .exbition{ background-color:#ffff01;!important; }
#Contents .picked-up{ background-color:#ffff01;!important; }
#Contents .drawing_comic{ background-color:#00bce1;!important; }
#Contents .blog{ background-color:#ffff01;!important; }
#Contents .profile{ background-color:yellow;!important; }
#Contents .cheap_pop{ background-color:#8c8c8c;!important; }




.PageNate{ font-size:18px; padding-right:10px; text-align:right; font-family:Geneva, Arial, Helvetica, sans-serif; }
.PageNate a:link { color:#888; text-decoration:none; background:none; }
.PageNate a:visited{ color:#888; text-decoration:none; background:none; }
.PageNate a:hover { color:#ffff01; text-decoration:underline; background:none; }
.PageNate a:active { color:#ffff01; text-decoration:none; background:none; }


.backto{ font-size:10px; text-align:right; padding:0 0 5px 0; }
.backto a:link{ color:#000031; text-decoration:none; background:none; }
.backto a:visited{ color:#000031; text-decoration:none; background:none; }
.backto a:hover{ color:yellow; text-decoration:none; background:none; }
.backto a:active{ color:yellow; text-decoration:none; background:none; }



/**/
#Footer{
width:900px;
background-color:#000031;
padding:10px 0 10px 0;
margin:0;
color:#FFF;
}

/* Share */
.fleft{ float:left; width:auto; height:auto; }
.fright{ float:right; width:auto; height:auto; }
.clr{ clear:both; padding:0; margin:0; border:0; height:0px; }

.mb05{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb25{ margin-bottom:25px; }
.mb30{ margin-bottom:30px; }
.mb35{ margin-bottom:35px; }
.mb40{ margin-bottom:40px; }
.mb45{ margin-bottom:45px; }
