@charset "utf-8";

/** ---------- Google AdSense ---------- **/
.google-user-ad {  }
.google-user-ad-head { margin:0px 0px 5px; }
.google-user-ad-160 { margin:0px auto; text-align:center; }
.google-user-ad-200 { margin:0px auto; text-align:center; }
.google-user-ad-728 { margin:0px auto 10px; text-align:center; }
.google-user-ad-728-index { margin-top:10px; margin-left:-372px; }
.google-user-ad-side { margin:0; }
.google-user-ad-bottom { margin:0px; text-align:center; }
.ad-outer { text-align:left; margin:0 auto; padding:0; }
.ad-center { text-align:center; }


#entry div.movie_ad {
    width: 730px;
    box-shadow: 0 0 5px 0 #bababa;
    -webkit-box-shadow: 0px 0px 5px #bababa;
    -moz-box-shadow: 0px 0px 5px #bababa;
    margin: 10px 0 15px 28px;
}


div#right_col_inner { width:300px; }

.android-app {
border:1px solid #cccccc;
width:726px;
height:90px;
overflow:hidden;
margin-bottom:10px;
}

.dice_ad    {
    width: 660px;
    margin: 0 auto;
    background: #ccc;
    overflow: hidden;
}
.dice_ad ul {
    padding: 2px;
}
.dice_ad ul li  {
    float: left;
    display: block;
    height: 160px;
    width: 160px;
    padding: 2px;
}


.rankan-img {display: none;}


#articleBodyMore_bottom ul {
    margin: 15px 0;
    text-align: center;
}

#articleBodyMore_bottom ul li{
    display: inline-block;
/display:inline;
 /zoom:1;
    width: 220px;
    vertical-align: top;
}


a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
}







/** ---------- serifu ---------- **/

.serifu {
    width: 100%;
    position:relative;
    padding: 0px 0px 0px 70px;
    clear: both;
    float: left;
        margin-right: 1em;
        vertical-align : middle;
        margin: 5px 0;
        z-index: 2;

}

.serifu p{
       position:absolute;
       border-radius: 2px;
       -moz-border-radius: 2px;
       -webkit-border-radius: 2px;
       background-color: #fff;
       margin:0 15px;
       padding: 15px;
       position:relative;
       float: left;
       width: 390px;
       border: 2px #FFA4A4 solid;
       line-height: 2.5;
       z-index: -1;
       left: -17px;
}

*:first-child+html .serifu p{
       left: -22px;
}


.serifu img {
       background-image: url(http://blog.livedoor.jp/hatima/images/kado.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 20px;
}



/* Popular Articles with Image (Tag, Plugin)
----------------------------------------------- */

/* Design A(block) */
div.popularArticlesWithImage.A ul {
}
div.popularArticlesWithImage.A div.title {
text-align:left;
}


div.popularArticlesWithImage.A{
    margin: 10px 0;
}

div.popularArticlesWithImage.A ul{
    margin:0;
    padding:0;
    text-align:center;
}

div.popularArticlesWithImage.A ul li{
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 10px;
    vertical-align: top;
    text-align:left;
    list-style-type: none;
}
div.popularArticlesWithImage.A ul li a{ 
    display: block;
    border-width: 3px;
    border-style:solid;
    border-color:rgba(0,0,0,0.8);
    padding: 0px !important;
    background: none !important;
    text-decoration: none;
    width: 150px;
    height: 112px;
}

div.popularArticlesWithImage.A li div.image img {
    border-width: 0px;
}

div.popularArticlesWithImage.A li div.image.noimage {
    background: #daf5da;
}

div.popularArticlesWithImage.A div.title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 146px;
    height: 22%;
    padding: 5px;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.4;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
    overflow: hidden;
}
div.popularArticlesWithImage.A div.retweet,
div.popularArticlesWithImage.A div.comment,
div.popularArticlesWithImage.A div.pv{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px 6px 2px 5px;
    background: #000;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: right;
    text-shadow: 0 1px 0 #000;
}


/* Design B(List with Image)*/
div.popularArticlesWithImage.B{
    text-align: left;
}
div.popularArticlesWithImage.B ul {
    margin: 0;
    padding: 0;
}
div.popularArticlesWithImage.B ul li {
    margin-bottom: 5px;
    list-style-type: none;
}
div.popularArticlesWithImage.B ul li a {
    *zoom: 1;
    position: relative;
    display: block;
}
div.popularArticlesWithImage.B ul li a:after {
    content: "";
    display: block;
    clear: both;
}
div.popularArticlesWithImage.B div.image{
    float: left;
    margin: 0 10px 10px 0;
}
div.popularArticlesWithImage.B div.title {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
}
div.popularArticlesWithImage.B div.comment,
div.popularArticlesWithImage.B div.retweet,
div.popularArticlesWithImage.B div.pv{
    overflow: hidden;
    display: inline-block!important;
    *display: inline!important;
    *zoom: 1;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 12px;
    background: #000;
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}

/* Design C(List without Image)*/
div.popularArticlesWithImage.C{
    text-align: left;
}
div.popularArticlesWithImage.C ul {
    margin: 0;
    padding: 0;
}
div.popularArticlesWithImage.C ul li {
    margin-bottom: 5px;
    list-style-type: none;
}
div.popularArticlesWithImage.C ul li a {
    *zoom: 1;
    position: relative;
    display: block;
}
div.popularArticlesWithImage.C ul li a:after {
    content: "";
    display: block;
    clear: both;
}
div.popularArticlesWithImage.C div.title {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
}
div.popularArticlesWithImage.C div.comment,
div.popularArticlesWithImage.C div.retweet,
div.popularArticlesWithImage.C div.pv{
    overflow: hidden;
    display: inline-block!important;
    *display: inline!important;
    *zoom: 1;
    margin-bottom: 5px;
    padding: 2px 5px;
    font-size: 12px;
    background: #000;
    color: #fff;
    border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}

.plugin-popular_articles_with_image.sidewrapper .side #popularArticlesWithImagePlugin-1776963 {
    height:825px;
}
.plugin-popular_articles_with_image.sidewrapper .side #popularArticlesWithImagePlugin-1774325 {
    height:420px;
}
.plugin-popular_articles_with_image.sidewrapper .side #popularArticlesWithImagePlugin-1776962 {
    height:400px;
}

.plugin-memo.sidewrapper .side #amzn_assoc_ad_div_adunit_0 {
    height:610px;
}
.plugin-memo.sidewrapper .side #cf87063736175158d5703df40d181299 {
    height:600px;
}
.plugin-memo.sidewrapper .side #cf87063736175158d5703df40d181299_1 {
    height:600px;
}

.blogroll-category-name {
    display: none !important;
}

#main_col article section .listBlock .entryListImages .pict_anchor_ad {
    border: 3px solid #CCCCCC;
    display: block;
    height: 150px;
    top: 10;
    left: 10;
    margin: 0;
    padding: 0;
    width: 327px;
}

#main_col article section .listBlock .entryListImages .pict_anchor_ad:hover {
    border: 3px solid #DB7093;
}


@media screen and (max-width: 460px){
.sponly {display:none}
}




/*変更場所*/
/*PC版ちまきのCSS(SP版は別)*/

/*timakiboxはちまきちゃんの画像とライターさんのコメント全体をかこっているボックスです*/
#timakibox
{width: 100%; height: auto;}
#timakibox:after
{content: ""; display: block; clear: both;}

/*timakicomeはライターさんのコメントと、吹き出しを囲っているボックスです*/
.timakicome
{
width: 500px; height: auto; float: right;
margin-right:45px;
margin-top:20px;
border-radius: 20px;
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 24px;
background: #fff;
border: 3px solid #dc7094;
position: relative;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
 box-sizing:border-box
}

/*timakiはちまきちゃんの画像を囲っっているボックスです*/
.timaki
{
width: 100px; height: auto; float: right;
margin-right: 30px;
padding: 5px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box
}

/*timaki01～05はちまきちゃんの画像を変えれるクラス名をそれぞれ用意しています*/
/*ライターさんのコメントの箇所に<div>系の要素をいくつか入れてもらうのですがその時に<div class="timaki01">という箇所があります。*/
/*そこを01～05に変えるだけで以下のCSSは働き、画像を変更できるという事です。*/
.timaki01{width: 100px; height: 100px;background: url("images/timaki/timaki01.png") no-repeat;}
.timaki02{width: 100px; height: 100px;background: url("images/timaki/timaki02.png") no-repeat;}
.timaki03{width: 100px; height: 100px;background: url("images/timaki/timaki03.png") no-repeat;}
.timaki04{width: 100px; height: 100px;background: url("images/timaki/timaki04.png") no-repeat;}
.timaki05{width: 100px; height: 100px;background: url("images/timaki/timaki05.png") no-repeat;}
.timaki06{width: 100px; height: 100px;background: url("images/timaki/timaki06.png") no-repeat;}
.timaki07{width: 100px; height: 100px;background: url("images/timaki/timaki07.png") no-repeat;}
.timaki08{width: 100px; height: 100px;background: url("images/timaki/timaki08.png") no-repeat;}
.timaki09{width: 100px; height: 100px;background: url("images/timaki/timaki09.png") no-repeat;}
.timaki10{width: 100px; height: 100px;background: url("images/timaki/timaki10.png") no-repeat;}
.timaki11{width: 100px; height: 100px;background: url("images/timaki/timaki11.png") no-repeat;}
.timaki12{width: 100px; height: 100px;background: url("images/timaki/timaki12.png") no-repeat;}
.timaki13{width: 100px; height: 100px;background: url("images/timaki/timaki13.png") no-repeat;}


/*左横の吹き出し三角形*/
.timakicome:after
{
border: 10px solid transparent;
border-right: 10px solid #dc7094;
content: '';
position: absolute;
top: 20px; 
left: -20px;
}


div.yads_box .yads_uv_item_wrap p.yads_uv_adv {padding-top:5px!important;}
div.yads_box .yads_uv_item_wrap p.yads_uv_title {padding-top:5px!important;}
div.yads_box .yads_uv_item_wrap div.yads_uv_image {margin-top:52px!important;}












