/* ブログ王2009 */

.blogking2009 h3{
margin-bottom:30px;
}
.blogking2009 h4{
margin-bottom:10px;
}
.blogking2009 h5{
margin-bottom:10px;
}

.blogking2009 p{
margin-bottom:20px;
line-height:160%;
font-size:1.0em;
}
#whole #contents #left_c ul.kingList{
float:none;
border:0!important;
margin-bottom:25px;
}
#whole #contents #left_c ul.kingList li{
display: block!important;
float:none!important;
width:100%;
margin-bottom:5px;
}

.blogking2009 strong{
font-size: 1.2em;
font-weight:bold;
}
.blogking2009 em{
font-weight:bold;
color:#D80100;
font-style: normal;
}

/* テキスト部分 */
div.textBox p.texttop{
background:url("../img/bg_textbox1.png") no-repeat top;
padding:10px 20px;
}
div.textBox {
background:url("../img/bg_textbox2.png") no-repeat bottom;
padding-bottom:10px;
margin-bottom:30px;

}
div.textBox p{
color:#fff;
margin-bottom:10px;
font-size:1.0em;
padding-left:20px;
padding-right:20px;
}
/* 一覧のテーブル */

.blogking2009 table{
width:630px;
margin-top:20px;
}
.blogking2009 th,
.blogking2009 td{
padding:5px 10px 5px 10px;
}
.blogking2009 th{
background:#e1e1e1;
border-right:1px solid #fff;
text-align:center;
}
.blogking2009 td{
background:url("../img/dot.png") repeat-x bottom;
}

.blogking2009 td.xCenter{
text-align:center;
}
.blogking2009 td.xRight{
text-align:right;
}


