body { 
text-align:center;
line-height:1.6;
margin:0;
padding:0;
    position: relative;
background-color:#FFFFFF;                       /* 外側背景色 */
} 
#outline { 
background-color:#FFFFFF;                     /* サイト背景色 */
}


/******************************************* ▼ サイトの幅 ▼ */
#outline { 
width:1200px;                                         /* 全体 */
margin:0 auto; 
}
#center { 
width:680px;                                          /* 中央 */
float:right; 
} 
#left { 
width:200px;                                            /* 左 */
float:left; 
} 
#right { 
width:300px;                                            /* 右 */
float:right; 
margin-top: 50px;
z-index: 1;
} 
#center-left {             /* 計算して設定してください ------ */
width:890px;               /* (全体-左-中央-右)/2 + 左 + 中央 */
float:left; 
margin-top: 50px;
z-index: 1;
} 
/******************************************* ▲ サイトの幅 ▲ */



/******************************* ▼ リンクの色と下線の有無 ▼ */
a:link {
color:#333333;
text-decoration:none;
}
a:active {
color:#F26964;
text-decoration:none;
}
a:visited {
color:#333333;
text-decoration:none;
}
a:hover {
color:#F26964;
text-decoration:none;
}
/******************************* ▲ リンクの色と下線の有無 ▲ */



/********************************************* ▼ ヘッダー ▼ */
#header_outline {
position: fixed;
background-color:#000000; 
border-top: 6px solid #ffffff;
border-bottom: 6px solid #ffffff;
margin:0;                           /* ヘッダ間隔 */
height: 51px;
width: 1204px;
z-index: 2;
}
#header_body { 
background-color:#000000;                     /* 背景色       */
border:1px solid #000000;                     /* 内枠の色     */
float: left;
}
#header_search {
background-color:#000000;                     /* 背景色       */
border:1px solid #000000;                     /* 内枠の色     */
float:right;
width: 336px;
}
/********************************************* ▲ ヘッダー ▲ */

/**** ▼ 検索 ▼ */
#form2{
 position:relative;
margin: 6px 0 0 0;
}
#sbox2{
 height: 30px;
 padding: 0 10px;
 position: absolute;
 left: 0;
 top: 0;
 width:300px!important;
 border-radius:2px;
 border:solid 3px #eaeaea;
 outline: 0;
}
#sbtn2{
 height: 35px;
 position: absolute;
 left:290px;
 top: 0;
 background:none;
 color:#666;
 border:none;
 font-size:16px;
 outline: 0;
}
#sbtn5:hover{
color:#7fbfff;
}
/**** ▲ 検索 ▲ */

/*************************************** ▼ ブログタイトル ▼ */
h1 { 
font-size:14pt;
text-align:left;
margin:10px 10px 5px; 
}

/* ▽ブログタイトルリンク▽ */
h1 a:link {
color:#FFFFFF;
text-decoration:none;
}
h1 a:active {
color:#FFFFFF;
text-decoration:none;
}
h1 a:visited {
color:#FFFFFF;
text-decoration:none;
}
h1 a:hover {
color:#FFFFFF;
text-decoration:underline;
}
/* △ブログタイトルリンク△ */

/*************************************** ▲ ブログタイトル ▲ */



/***************************************** ▼ サイト紹介文 ▼ */
.intro { 
font-size:10pt;
color:#FFFFFF;
text-align:left;
margin:0px 10px 10px; 
font-weight:normal;
display:none;
}
/***************************************** ▲ サイト紹介文 ▲ */



/********************************************* ▼ ヘッダーメニュー ▼ */
.menu{
color:#FFF;
font-size:10pt;
margin:0px 0px 10px 0px;
padding:0px 10px;
text-align:left;
height:20px;
border-top:1px solid #FFF;
background:#666666;
}
.menu ul{
margin: 0px;
padding: 3px 0px;
text-align: center;
line-height: 150%;
width: 100%;
float: left;
}
.menu li{
float: left;
list-style-type: none;
margin: 0px;
padding: 0px 5px;
text-align: center;
}

/* ▽ヘッダーメニューリンク▽ */
.menu a:link{
color:#FFFFFF;
text-decoration:none;
}
.menu a:visited{
color:#FFFFFF;
text-decoration:none;
}
.menu a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/* △ヘッダーメニューリンク△ */

/********************************************* ▲ ヘッダーメニュー ▲ */



/************************************************* ▼ ヘッダー広告 ▼ */
.banner{
clear:both;
font-size:10pt;
color:#000000;
margin:0px 0px 10px 0px;
width:728px;                      /* ★広告サイズに合わせて数値を変えてください★ */
height:15px;                       /* ★広告サイズに合わせて数値を変えてください★ */
text-align:center;
background:#FFFFFF;
}
/********************************************* ▲ ヘッダー広告 ▲ */


.top_af{
    float:left;
    position: relative;
    width: 670px;
    border: 1px solid #ff0000;
    margin 4px;
    padding: 20px 2px 2px 2px;
    margin-bottom: 12px;
}

.top_af span {
    left: -1px;
    top: -1px;
    position: absolute;
}

.top_af1 ,.top_af2{
    width: 322px;
    margin: 4px;
    float:left;
    position: relative;
}

.top_af1 img, .top_af2 img {
  width: 320px;
  height: 220px;
  border: 2px solid #ffffff;
}



.side_af, .side_af1, .side_af2, .side_af3, .side_af4 {
  width: 300px;
  padding: 2px;
}

.side_af img  {
  width: 296 ;
  border: 2px solid #ffffff;

}




.side_af1 img, .side_af2 img, .side_af3 img, .side_af4 img {
  width: 296 ;
  border: 2px solid #ffffff;

}

.side_af_pb {
  text-align: right;
  font-size: 8px;
}




.top_af1 img:hover, .top_af2 img:hover , .side_af img:hover , .side_af1 img:hover, .side_af2 img:hover, .side_af3 img:hover, .side_af4 img:hover {
border: 2px solid #F26964;
}

/**** ▼ separete用 ▼  */
.separate  {
    width: 200px;
    height: 248px!important;
    margin:4px 13px 4px 13px;
    float:left;
    position: relative;
}

a.separate_link div.separate_img_div img {
    width: 190px!important;
    height: 118px!important;
    border:2px solid #ffffff;
    object-fit: cover;
}
a.separate_link div.separate_img_div img:hover {
    width: 190px!important;
    height: 118px!important;
    border:2px solid #1253A4;
    object-fit: cover;
}

h2.separate_title {
    font-size: 11pt;
    text-align: left;
    position: relative;
    font-weight: bold; 
    width: 200px;
    height: 34px!important;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 2px 0 2px 0;
}

a.separate_link:link ,.relate_head a:link ,.relate_foot a:link ,.relate_li a:link ,.ranklet-link:link {
    color:#F26964;
    text-decoration:none;
    font-weight: bold;
}
a.separate_link:active ,.relate_head a:active ,.relate_foot a:active ,.relate_li a:active ,.ranklet-link:active {
    color:#1253A4;
    text-decoration:none;
    font-weight: bold;
}
a.separate_link:visited ,.relate_head a:visited ,.relate_foot a:visited ,.relate_li a:visited ,.ranklet-link:visited {
    color:#F26964;
    text-decoration:none;
    font-weight: bold;
}
a.separate_link:hover ,.relate_head a:hover ,.relate_foot a:hover ,.relate_li a:hover ,.ranklet-link:hover {
    color:#1253A4;
    text-decoration:none;
    font-weight: bold;
}

.separate_img_div {
    position: relative;
}

.separate_date {
    right: 5px;
    bottom: 2px;
    padding: 0 5px;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    width: auto;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
    background: url(https://blog-imgs-115.fc2.com/c/h/a/chakuih/black_20x20.jpg) repeat;
}

.separate_category, .separate_tag {
    text-align: left;
    font-size: 11px;
    color: #7777777;
}

.separate_tag {
    margin-bottom: 10px;
}

.separate_category a:link,.separate_tag a:link, .main_tag a:link, .article_tag a:link {
    color:#333333;
    text-decoration: underline;
}
.separate_category a:active,.separate_tag a:active, .main_tag a:active, .article_tag a:active {
    color:#F26964;
    text-decoration: underline;
}
.separate_category a:visited,.separate_tag a:visited, .main_tag a:visited, .article_tag a:visited {
    color:#333333;
    text-decoration: underline;
}
.separate_category a:hover,.separate_tag a:hover, .main_tag a:hover, .article_tag a:hover {
    color:#F26964;
    text-decoration: underline;
}

/**** ▲ separete用 ▲  */

.page_foot{
    width:100%;
    margin-top: 20px;
text-align: center;
}

/************************************************* ▼ 記事 ▼ */
.ently_outline { 
border:#000000 0px solid;               /* 外枠の色/太さ/実線 */
background-color:#FFFFFF;
margin-bottom:20px;
} 
.ently_title { 
font-size:11pt;
background-color:#FFFFFF;
text-align:left;
border-bottom:1px solid #000000;
padding:1px 10px;
margin:0;
} 

/* ▽記事タイトルリンク▽ */
h2 a:link {
color:#CC0000;
text-decoration:none;
}
h2 a:active {
color:#CC0000;
text-decoration:none;
}
h2 a:visited {
color:#CC0000;
text-decoration:none;
}
h2 a:hover {
color:#CC0000;
text-decoration:underline;
}
/* △記事タイトルリンク△ */

.ently_body { 
font-size:10pt;
color:#000000;
} 
.ently_text {
text-align:left;
margin:10px 0px; 
}
.ently_navi { 
text-align:right;                     /* 時刻・CM・TB */
margin:0px 0px 3px; 
position: relative;
top:5px;
left:0px;
} 

.li_article {
  margin-bottom: 6px;
  list-style-position: inside;
  list-style-type: square;
  text-indent: -12px;
  padding-left: 25px;
}
/************************************************* ▲ 記事 ▲ */



/*************************** ▼ 左右プラグイン ▼ */
.plugin_outline { 
border-top:   #000000 0px solid;                /* 個別枠(上) */
border-right: #000000 0px solid;                /* 個別枠(右) */
border-bottom:#000000 0px solid;                /* 個別枠(下) */
border-left:  #000000 0px solid;                /* 個別枠(左) */
} 
.plugin_title { 
font-size:10pt;
color:#000000;
background-color:#FFFFFF;
border-bottom:1px solid #000000;
padding:2px; 
} 
.plugin_body { 
font-size:10pt;
color:#000000;
background-color:#ffffff;
padding:5px 0px 20px 0px; 
line-height:1.4;
margin: 0 0 0 7px;
} 
/*************************** ▲ 左右プラグイン ▲ */



/********************************************* ▼ コメント ▼ */
.comment_outline { 
border:#000000 0px solid;           /* 外枠の/色太さ/実線     */
background-color:#FFFFFF;
text-align:left;
margin-bottom:20px;
} 
.comment_title { 
font-size:10pt;
color:#000000;
font-weight:bold;
background-color:#FFFFFF;
text-align:left;
border-bottom:1px solid #000000;
padding:5px 20px; 
} 
.comment_body { 
font-size:10pt;
color:#000000;
} 
.comment_text { 
text-align:left;
margin:10px 0px;
}
.comment_navi { 
text-align:right;                 /* 時刻・投稿者 */
margin:0px 0px 3px;
} 
/********************************************* ▲ コメント ▲ */



/*************************************** ▼ トラックバック ▼ */
.trackback_outline { 
border:#000000 0px solid;             /* 外枠の/色太さ/実線   */
background-color:#FFFFFF;
margin-bottom:20px; 
} 
.trackback_block_title { 
font-size:10pt;
color:#000000; 
font-weight:bold;
background-color:#FFFFFF;
text-align:left;
border-bottom:1px solid #000000;
padding:5px 20px; 
} 
.trackback_block_body { 
font-size:10pt;
color:#000000;
text-align:left; 
padding:10px 0px 0;
}
.trackback_title {
font-size:10pt;
color:#000000;
font-weight:bold;
}
.trackback_body { 
font-size:10pt;
color:#000000;
margin-bottom:20px;
}
.trackback_navi {
text-align:right;                 /* 時刻・投稿者 */
} 
/*************************************** ▲ トラックバック ▲ */


/********************************************* ▼ フッター ▼ */
#footer_outline {
border-top:1px solid #000000;                    /* 外枠の色   */
background-color:#FFFFFF;
}
#footer_body { 
font-size:9pt;
color:#000000;
padding:10px; 
} 

#footer_body a:link    { color:#0000FF; } 
#footer_body a:active  { color:#0000FF; }
#footer_body a:visited { color:#0000FF; }
#footer_body a:hover   { color:#0000FF;}
/********************************************* ▲ フッター ▲ */




/* カレンダー */
.calender td { text-align: center; }
th#sun { color: #CC3300; }
th#sat { color: #0066CC; }


/*** その他 ***/
p { margin: 2px 0; }
ul { margin:2px 0 5px 0; padding:0; list-style-type: none;} 
li { margin-left:0px; margin-bottom:3px; } 
form { margin:0; }
img { border:0px; }
table { font-size:10pt; }
.c-both { clear:both; } 
.readmore { margin-top: 10px; } 
.readmore a:hover img {
  opacity: 0.7;
  filter: readmore(opacity=70);
  -ms-filter: "readmore(opacity=70)";
}
.readclose { margin: 10px 0; } 
.page_navi { margin:30px 0; font-size:9pt; }

blockquote {
margin-right: 2em;
margin-left: 2em;
padding: 10px;
border: solid 1px #000000;
width: auto;
color: #000000;
}

.pankuzu {
font-size:10pt; 
text-align:left; 
margin:0px 0px 10px 0px;} 
.pankuzu a:link{color:#0000FF;} 
.pankuzu a:visited{color:#0000FF;}
.pankuzu a:hover{color:#0000FF;} 
.pankuzu a:active{color:#0000FF;} 


.movie-wrap {
position: relative; 
padding-bottom: 56.25%; 
padding-top: 30px; 
height: 0; 
overflow: hidden; 
} 
.movie-wrap iframe { 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%;
}

.relate_li ,.ranklet-li {
    width: 148px;
    border-style: solid;
    border-color: #ffffff;
    border-left-width: 10px;
    border-right-width: 10px;
display: block;
float: left;
}


.relate_img ,.ranklet-image {
  display: block;
  padding: 0;
  margin-bottom: 5px;
}

.relate_title ,.ranklet-title {
  display: block;
  padding: 0;
  margin: 2 0 0 0;
  height: 45px;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight:bold;
}

.relate_img img ,.ranklet-img {
  width: 144px;
  height: 90px;
  border:2px solid #ffffff;
  object-fit: cover;
}

.relate_img img:hover ,.ranklet-img:hover {
    border:2px solid #1253A4;
}

#ranklet-10884 div:nth-of-type(2) {
  float:left;
  width:100%;
}

.relate_foot {
    margin-top: 6px;
    width: 100%;
    position: relative;
    float: left;
}

.sns_parts {
    margin-top: 5px;
    width: 100%;
    position: relative;
    float: left;
}

.sns_parts_boder {
  margin:3px;
  padding: 10px;
}

.sns_parts_comment p {
  line-height: 1.3em;
}

.addthis {
  margin-top: 10px;
  float: left;
}

.qr_code_article {
  margin-top: 10px;
  float: left;
  margin-left: 5px;
}


.relate_head {
    margin-top: 18px;
    width: 100%;
    position: relative;
    float: left;
}

.top_antena_1 {
  border-style: solid;
  border-style-width: 2px;
  border-style-color: #333333;
  width: 650px;
}

.foot {
  text-align: right;
  font-size: 12px;
}



#pagenavi {
line-height: 36px;
    font-size: 16px;
    text-align: center;
    margin: 10px 10px;
}
#pagenavi a, #pagenavi span {
 width: 36px;
 margin: 3px;
 background: #0e1b29;
 border-radius: 50%;
 color: #F3F3F3;
 text-decoration: none;
 transition: all 0.3s;
 display: inline-block;
}
#pagenavi span {
 background: #3769a6;
}
#pagenavi a.dot {
 opacity: 0.2;
}
#pagenavi a:hover {
 transform: translate(0,-5px);
 box-shadow: 0 5px 5px rgba(14, 27, 41, 0.42);
}

.AdContainer {
    display:none;
}

.itemRow{
vertical-align: middle;
text-align: center;
}

#eroterestPartsWrapperv21 .itemRow .item a .itemBody .itemImage img {
  width: 196px !important;
  border: 2px solid #ffffff !important;
  object-fit: cover;
}

#eroterestPartsWrapperv23 .itemRow .item a .itemBody .itemImage img {
  width: 144px !important;
  height: 90px ! important;
  border: 2px solid #ffffff !important;
  object-fit: cover;
}

.eroterestPartsWrapperv23 .itemRow .item a .itemBody .itemImage img:hover {
  border: 2px solid #000000 !important;
}


.article_tag {
margin: 2px 0px 8px 8px;
}

.item , .itemBody{
  margin: 0px 8px !important;
}

#eroterestPartsWrapperv21 .itemRow .item, #eroterestPartsWrapperv22 .itemRow .item {
  position: relative;
}



#eroterestPartsWrapperv21 .itemRow .item a .itemTitle ,#eroterestPartsWrapperv22 .itemRow .item a .itemTitle {
  position: absolute;
    bottom: 0px;
    width: 192px;
  margin-left: 10px;
background-color: rgba(0, 0, 0, 0.6);
}

._erokawa_bp_pickup, ._erokawa_bp_movie_duration, ._erokawa_bp_movie_site {
  display: none;
}


._fukugan_title span {
  font-weight: bold;
}
#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a p, #_fukugan_8e3a25ecefe1bb582b4eee96f2e8ff4b table tbody tr td div a p {
background-color: rgba(0,0,0,0.6)!important;
}
#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a:link {
text-decoration:none !important;
}
#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a:active {
text-decoration:none !important;
}
#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a:visited {
text-decoration:none !important;
}
#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a:hover {
text-decoration:none !important;
}



#_fukugan_e9318d361ef428724a3f5e94b4962072 table tbody tr td div a p, #_fukugan_8e3a25ecefe1bb582b4eee96f2e8ff4b table tbody tr td div a p {
  height: 36px !important;
  padding: 2px !important;
  width: 192px ! important;
}

#_fukugan_efdde595b43edce2e83ae9729b64c8e2 table tbody tr td div {
  padding: 0 !important;
}


#_fukugan_efdde595b43edce2e83ae9729b64c8e2 table tbody tr td div a:link span {
  text-decoration:none !important;
  font-weight: bold; 
}

#_fukugan_efdde595b43edce2e83ae9729b64c8e2 table tbody tr td div a:active span {
  color: #1253A4 !important; 
  text-decoration:none !important;
  font-weight: bold; 
}

#_fukugan_efdde595b43edce2e83ae9729b64c8e2 table tbody tr td div a:visited span {
  text-decoration:none !important;
  font-weight: bold; 
}

#_fukugan_efdde595b43edce2e83ae9729b64c8e2 table tbody tr td div a:hover span {
  color: #1253A4 !important; 
  text-decoration:none !important;
  font-weight: bold; 
}


._fukugan_cell a:hover img  {
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
  -ms-filter: "alpha(opacity=70)" !important;
}




.dmm_rank {
  width: 300px;
  height: auto;
}

.dmm_rank img {
  width: 100%;
}

#list_clothes {
  width: 100%;
}

.list_clothes_div {
  position: relative;
}

.list_clothes_div a , .list_clothes_smpl a{
  color:#F26964;
  text-decoration:none;
}

.list_clothes_div a:hover, .list_clothes_smpl a:hover {
    color:#1253A4;
    text-decoration:none;
}

.list_clothes_div a img {
  width: 320px;
  height: 215px;
  object-fit: cover;
}

.list_clothes_title {
  width: 320px;
  height: 30px;
  margin: 4px 0 0 0;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.list_clothes_actress {
  width: 320px;
  height: 14px;
  margin: 4px 0 4px 0;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.list_clothes_li {
  display: block;
  float: left;
  margin: 10px;
}

.list_clothes_rank {
  left: 5px;
  top: 5px;
  padding: 0 5px;
  color: #ffffff;
  position: absolute;
  width: auto;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  background-color: rgba(0,0,0,0.7);
}

.rank_p , .rank_p_c {
  margin: 6px 0 !important;
  line-height: 1.2;
}

.rank_a {
  margin: 12px 0;
}

.rank_a a {
    color:#F26964;
    text-decoration:none;
    font-weight: bold;
}

.rank_a a:hover {
    color:#1253A4;
    text-decoration:none;
    font-weight: bold;
}

.movie_desc { 
  padding: 4px 0;
  margin: 4px 0;
}

.art_txt {
  display: none;
}

.top_img {
    width: 190px!important;
    height: 118px!important;
    border: 2px solid #ffffff;
    object-fit: cover;
}

.exp_link {
  color: #F26964 !important;
  font-weight: bold; 
}

/**************************************************************/
/* フッターにある著作権表示(リンク)さえ残して頂ければ         */
/* どんなにカスタマイズされても構いません。また、             */
/* どのようなサイトでも利用してくださって結構です。           */
/* 何か解からないことがあれば何でも聞いてください。           */
/*                                       Templ8@FC2blog                 */
/* [templ8_3kuro]               (http://templ8.blog55.fc2.com/) */
/**************************************************************/

