#header {
height : 100px;
background-image : url(http://www.re-po.jp/omatome/header.jpg);
background-position : left top;
background-repeat : repeat;
border-top : 0;
margin-top : 0;
margin-bottom : 0;
padding-top : 0;
padding-bottom : 0;
}
#header-inner {
height : 100px;
margin-top : 0;
margin-bottom : 0;
padding-bottom : 0;
background-color : transparent;
}
.blogtt h3 {
margin: 0;
padding: 0 0 5px 0;
font-size: 75%;
line-height: 1.6;
font-weight: normal;
vertical-align: middle;
}

.newentry {
color: #b1ca00;
margin: 0;
padding: 0;
font-size: 75%;
line-height: 1.6;
vertical-align: middle;
}
ul.entrytt {
margin: 0;
padding: 0;
list-style: none;
}

.entrytt li {
margin: 0;
padding: 0;
font-size: 75%;
line-height: 1.6;
}

.profile-content {
 width: 100%;
 padding-bottom: 0;
}
html>body .profile-content {
 padding-bottom: 10px;
}
.profile-content .user-pic {
 float: left;
 width: 50px;
 margin-right: 10px;
 padding: 0;
}
.profile-content .user-pic img {
 margin: 0;
 padding: 0;
}
.profile-content dl {
 font-size: 10px;
 font-family: " ヒラギノ角ゴ W3",sans-serif;
}

.profile-content dl dd {
 padding: 2px 0 2px 8px;
}
.profile-content:after {
 content: ".";
 display: block;
 visibility: hidden;
 height: 0.1px;
 font-size: 0.1em;
 line-height: 0;
 clear: both;
}

.entry-title
{
font-size: 18px;
}

.information{
padding: 5px 10px;
background-color: #ffcccc;
border: 1px solid #996600;
}


.subblog-content {
 width: 100%;
 padding-bottom: 0;
}
html>body .subblog-content {
 padding-bottom: 10px;
}
.subblog-content .user-pic {
 float: left;
 width: 45px;
 margin-right: 10px;
 padding: 0;
}
.subblog-content .user-pic img {
 margin: 0;
 padding: 0;
}
.subblog-content dl {
 font-size: 16px;
 font-family: " ヒラギノ角ゴ W3",sans-serif;
}

.subblog-content dl dd {
 padding: 2px 0 2px 8px;
}
.subblog-content:after {
 content: ".";
 display: block;
 visibility: hidden;
 height: 0.1px;
 font-size: 0.1em;
 line-height: 0;
 clear: both;
}


/* ソーシャルブックマーク用 */
ul#addBookmarks {
    margin: 1em 0;
    padding: 0;
}
ul#addBookmarks li {
    display: inline;
    margin-left: 5px;
    list-style: none;
}
ul#addBookmarks li img {
    border: none;
}

/* サイドバーのリスト */
li.sidebar_futsalnet {
   margin: 0;
   padding-left: 16px;
   background: url(http://www.re-po.jp/omatome/list_fn.gif) 0 0.35em no-repeat;
}



