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


/* Portal */


/* Theme */
@import url(/.shared-tpjbiz/themes/loftwork/loftwork14/theme.css);


/* Custom */
#banner #banner-inner
{
background-image: url(http://blogjra.weblogs.jp/racecourse/images/logo.gif);
margin: 0;
padding: 0;
}
#banner #banner-inner h1{
background-image: url(http://blogjra.weblogs.jp/ikusei/uma3.jpg);
background-repeat: no-repeat;
margin: 5px 0 0 9px;
padding: 0px;
width: 760px; 
height: 184px;

}
#banner #banner-inner h1 a{
display: block;
margin: 0;
padding: 0;
width: 760px; 
height: 184px;
text-indent: -100em;
overflow: hidden;
}

a { color: #FF5B01; text-decoration: none; }
a:visited { color: #FF5B01; text-decoration: none; }
a:hover { color: #FF5B01; text-decoration: underline; }

.module-list-item { font-size: 1.25em; }
.module-content a { color: #20681C; }
.module-content a:visited { color: #20681C; }
.module-content a:hover { color: #20681C; text-decoration: underline; }

.module-calendar .module-content table { font-size: 1.25em; }
.module-calendar .module-content a { color: #6DB900;}
.module-calendar .module-content a:visited { color: #6DB900; }
.module-calendar .module-content a:hover { color: #6DB900; text-decoration: underline; }


#imgbox {
  float: left;
  margin: 5px 0 5px 0;
  font-size: 80%;
  color: #39f;
   }

#pagebody{
margin: 40px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}


