@charset "utf-8";
/*
Theme Name: ランキング6
Theme URI: http://www.-------------.com/
Description:  ランキング6のテーマです。
Author: HRM
Author URI: http://www.--------------.com/
Version: 1.1
*/

@import url('base.css');
@import url('layout.css');
@import url('page.css');
@import url('hack.css');

.post h3 {
    background: url(img/arrow2.gif) no-repeat left top;
    padding: 2px 0 10px 50px;
    font-size: 1.2em;
    border-bottom: dotted 1px #CABEB9;
    margin-bottom: 15px;
color: #F69;
}

.bg_y{
background-color: #ffff99;
font-weight:bold;
}

em {
background-color: #ffff99;
font-weight:bold;
}
.tbl1 {
    width: 100%;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    margin-bottom: 20px;
    font-size: 1.1em;
}
table {
    border-spacing: 0;
    height: auto;
}

.tbl1 th {
    background-color: #f6f5eb;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding: 10px 15px;
    text-align: left;
    width: 150px;
    vertical-align: middle;
    color: #432e1d;
}

.tbl1 td {
    background-color: #fff;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding: 10px 15px;
    text-align: left;
    line-height: 30px;
}

