/* Base */
@import url(/.shared-tpjbiz/themes/common/base-weblog.css);




/* Theme */
@import url(/.shared-tpjbiz/themes/vox/basic-plain-blue/screen.css);


/* Custom */
#banner
{
  background-image: url(http://netstar.typepad.jp/servinfo/supportbanner.jpg);
  background-repeat: no-repeat;
  background-position: left;
  text-align: left;
  height: 150px;    
  background-position: 0px 0px;        
 }

div#banner-inner
{
  padding:5px;
}


