@charset "utf-8";
/* --------------------------------------
ブロガーランキング
-------------------------------------- */

#ranking h1 img{
margin-bottom:7px;
}

#ranking h2 {
font-size:1.3em;
font-weight:bold;
}

#ranking p {
margin:8px auto;
}

#ranking p.navi {
margin-left:10px;
}


#ranking table{
border:solid 1px #CCCCCC;
margin:15px auto 5px;
width:640px;
}

#ranking td ,#ranking th{
border:solid 1px #CCCCCC;
padding:3px 5px;
}

#ranking td img {
vertical-align:bottom;
}

#ranking th{
background:#EEEEEE;
height:auto;
text-align:center;
font-weight:normal;
vertical-align:middle;
color:#676767;
white-space:nowrap;
}

.rank {
width:1%;
white-space:nowrap;
text-align:center;
}

#ranking font {
font-size:0.85em;
}

.blogname {
white-space:normal;
width:360px;
}

.tourokusya {
white-space:normal;
width:60px;
}

.before-rank {
width:1%;
white-space:nowrap;
text-align:center;
}

.hikaku {
width:1%;
white-space:nowrap;
text-align:center;
}

#ranking .odd {
background:#FFFCEE;
}

.hosi {
width:1%;
white-space:nowrap;
text-align:center;
}

td.tourokusya {
font-size:0.85em;
}

#ranking .blogtitle {
font-weight:bold;
}

#ranking .blog-article img {
vertical-align:middle;
margin-right:2px;
}

/*検索部分*/
#blog-search {
border:solid 1px #FFA948;
background:#FFF5DE;
padding:10px;
width:500px;
height:auto;
margin:15px auto 0;
}

#blog-search table{
width:auto;
margin:0 auto;
padding:0;
border:none;
}

#blog-search td ,#blog-search th{
border:none;
background:none;
padding:0;
}

#blog-search th{
border:none;
background:none;
color:#000000;
text-align:right;
padding-right:5px;
}

#blog-search .bt-blog-kensaku {
margin-left:5px;
margin-top:3px;
*margin-top:0px;
}

#blog-search .t-field {
width:270px;
}

#blog-search .sort {
text-align:center;
margin:5px auto 0px;
}
