/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://defacto.xsrv.jp/mt/mt-static/themes-base/blog.css);
@import url(http://defacto.xsrv.jp/mt/mt-static/support/themes/portal-site01-violet/portal-site01-violet.css);
/* end StyleCatcher imports */

#profile-photo { 
  width:80px; 
  height:90px; 
  background:url(http://www.hot-honey.net/profile.jpg) no-repeat left top; 
  margin-left:10px; 
  display:inline; 
  float:right; 
} 


/* PORTAL-SITE01　背景 */
#content {
 background:#0066ff;
}
/* PORTAL-SITE01　記事本文背景 */
.main-content-box ,
.ad-main-content {
 background:#d3d3d3;
}