@charset "utf-8";
/*
Theme Name: ランキング4
Theme URI: http://www.-------------.com/
Description:  ランキング4 のテーマです。
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');

.inner h3 {
    background: url(img/icon1.gif) no-repeat left 2px;
    padding: 5px 0 5px 35px;
    color: #FF0033;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 15px;
border-bottom: 2px dotted #E8C866;
}

.bg_y{
background-color: #ffff99;
font-weight:bold;
}

em {
background-color: #ffff99;
}
.shibou {
    height: 32px;
    display: block;
    padding: 7px 0 0 49px;
    background-image: url(http://www.searusyn.org/wp-content/uploads/arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.shibou a {
    font-size: 19px;
    font-weight: bold;
    color:#e8030b;
}
       

table#price_tbl {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin:0 0 20px 0;
}

table#price_tbl th {
    width: 55%;
    border: 2px solid #ffffff;
    background-color: #ecd398;
    color: #6e4034;
    padding: 10px 0;
    border-width: 0 0 1px 1px;
        line-height: 140%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
vertical-align: middle;
}


table#price_tbl td {
    border: 1px solid #ffffff;
    padding: 10px 5px;
    border-width: 0 0 1px 1px;
    background-color: #f8f3e9;
    font-size: 16px;
    line-height: 140%;
vertical-align: middle;
}

.comment {
    background-color: #f8f3e9;
    padding:15px 10px;
    margin:20px 0;
line-height: 170%;
}

.imgL{ float:right; width:200px; height:auto; padding-left:30px; }
.imgL img{ max-width:100%; height:auto; }