@charset "utf-8";

hr{
    background: #fff url("/images/search/bg_mobilettl.jpg") repeat left top;
    margin: 0;
    padding: 0;
    border: 0;
    height: 3px;
}

#contents {
    width: 100%;
}
#contents .h1_section {
    width: 950px;
    margin: 0 auto 20px;
}


#article * {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#article {
    width: 100%;
    margin: 0 auto;
    float: none;
}

#bg_dotto {
    background: url(/images/bg_spot_phtBak.jpg) repeat!important;
}

#article h2 {
    position: relative;
    width: 905px;
    margin: 6px auto;
    padding-left: 10px;
    font-size: 25px;
    font-weight: bold;
    background: #f7f7f7;
}
#article h2 span{
    display: block;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    height: 30px;
    width: 7px;
    left: -2px;
    position: absolute;
}

#hot-topic .pct h3 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 16px;
    padding: 3px 12px;
    background: #11c56e;
    display: inline;
}
#hot-topic .pct dl {
    height: 130px;
    margin: 20px 0;
    word-break: break-word;
}
#hot-topic .pct dt {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
}
#hot-topic .pct dd {
    font-size: 13px;
}
#hot-topic .line5 {
    width: 516px;
    overflow: hidden;
}
#hot-topic .pct .blogDate {
    font-size: 13px;
}



/*---- #hot-topic ----*/
#hot-topic .topicarea,
#new-topic .topicarea {
    width: 920px;
    margin: 0 auto;
    padding: 20px 0;
}
#hot-topic .topicarea .clearfix {
    margin-bottom: 20px;
}
#hot-topic .blogimg {
    width: 340px;
    height: 256px;
    background: #C2C2C2;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#hot-topic .blogimg img{
    max-width:340px;
    max-height:256px;
}
#hot-topic .pct {
    background: #fff;
    display: table-cell;
    width: 580px;
}
#hot-topic .pctbox{
    padding: 25px 32px;
}
#hot-topic .pct.last {
    margin-right: 0;
}
#hot-topic .blogimg {
    cursor: pointer;
    height: auto;
}

#hot-topic .blogimg:hover {
    opacity: 0.7;
    -moz-opacity:0.7;
    filter: alpha(opacity=70);
}

/*---- #new-topic ----*/
#new-topic .blogsearch {
    position: absolute;
    top: 18px;
    right: 17px;
}
#new-topic .blogsearch select {
    width: 198px;
    height: 25px;
    padding: 2px;
    border: none;
    border-bottom: solid 1px #aea8aa;
    border-radius: 3px;
}

#new-topic h2 {
    margin: 20px auto 8px;
    line-height: 1.2;
}
#new-topic .topicarea .clearfix {
    margin-bottom: 20px;
}
#new-topic .pct {
    width: 295px;
    margin-right: 10px;
    background: #fff;
    float: left;
}
#new-topic .pctbox {
    height: 376px;
}
#new-topic .blogimg {
    display: table-cell;
    height: 221px;
    text-align: center;
    vertical-align: middle;
    width: 295px;
    cursor: pointer;
}
#new-topic .blogimg:hover {
    opacity: 0.7;
    -moz-opacity:0.7;
    filter: alpha(opacity=70);
}
#new-topic .pct img{
    max-width:295px;
    max-height:228px;
}
#article .topicarea .last {
    margin-bottom: 0;
}
#new-topic .pct.last {
    margin-right: 0;
}
#new-topic .datearea {
    padding: 15px 10px;
}
#new-topic .pct dl {
    height: 112px;
    font-size: 16px;
}
#new-topic .pct dt {
    margin: 0 0 10px ;
    color: #fff;
    padding: 3px 13px;
    background: #11c56e;
    display: inline-block;
}
#new-topic .pct dd {
    margin: 0 0 0 5px;
    font-weight: bold;
}
#new-topic .pct .blogDate {
    float: right;
}


/*---*---*/
#main #article .pct .question {
    background: #f56c6c;
}
#main #article .pct .blog {
    background: #5c66ec;
}
#main #article .pct .news {
    background: #f6bf00;
}

 .topicarea .more {
    height: 40px;
    margin: 15px 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;;
}
 .topicarea .more a {
    padding: 7px 0 0;
    color: #fff;
    display: block;
}
 .topicarea .more a:hover {
    opacity: 0.8;
    text-decoration: none;
}

a.namelink{
    text-decoration: none;
    color: #333333;
}

a.namelink.line3 {
    width: 256px;
    overflow: hidden;
    word-break: break-word;
}

