/* =Typography
-----------------------------------------------------------------------------*/
body{
    font-family:"メイリオ",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック", sans-serif;
    font-size: 14px/1.3 Arial,sans-serif;
}
h2                {font-size: 13px;}
.side_near_column {font-size: 14px; line-height:1.3em;}
.side_near_column2{font-size: 13px; line-height:1.2em;}
.side             {font-size: 13px; line-height:1.5em; font-family:"ＭＳ Ｐゴシック";}
.title_tab        {color: rgba(165,165,165, 1);}
.text             {color:#000; font-size:15px; line-height:1.5em; font-weight:normal;}
.near_column      {font-size: 12px;}
.posted           {font-size: 9px;}
.comments-post    {font-size: 12px;}
.comments-post .text{
    color:rgba(45,45,45, 1);;
    font-family:"メイリオ",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック";
    line-height:1.3em;
    font-size:15px;
    font-weight:normal;
}
.cmt_id           {font-size: 14px; color:#111;}
textarea          {font-size: 16px;}
.master_msg{font-size: 12px;}
.syndicate {font-size: 9px;}
.btn_text_continue2{
  font-family:"メイリオ",'ヒラギノ角ゴ Pro W3',"ＭＳ Ｐゴシック";
  font-weight: bold;
}
.blogroll-column, .blogroll-column2{font-size: 13px;}
.blogroll-column_wide{font-size: 14px;}

.blogroll-tag, .blogroll-tag2{font-size: 11px;}
#side_link{font-size: 13px;}
#hot_rss  {font-size: 15px;}
#rsslink_m{font-size: 14px; line-height: 1.3em;}
#rsslink  {font-size: 14px; line-height: 1.3em;}
.fav_rank {font-size: 13px;}
#acrr14_carciomatomeblog TABLE{font-size: 10px;}
  
/* =Links color: rgba(154,0,88,1);color: rgba(209,107,144,1);
-----------------------------------------------------------------------------*/
body a:link{color:rgba(20,20,100, 1); transition: 0.3s;}
body a:visited{color:rgba(80,100,130, 1);}
body a:hover{color: rgba(119,182,10,1); text-decoration:none;}
#mid_rsslink a:link{color:#eee; transition: 0.3s;}
#mid_rsslink a:visited{color:orange;}
#mid_rsslink a:hover{color:rgba(119,182,10,1); text-decoration:none;}
h3 a:link{color: rgba(255,255,255, 0.9); text-decoration:none; transition: 0.3s;}
h3 a:visited{color:orange; text-decoration:none;}
h3 a:hover{color:rgba(119,182,10,1);}
#nav a:link{color: rgba(245,245,245, 1); text-decoration:none; transition: 0.3s;}
#nav a:visited{color: rgba(245,245,245, 1); text-decoration:none;}
#nav a:hover{color:rgba(119,182,10,1);}

/* =Layout
-----------------------------------------------------------------------------*/*
*{margin:0; padding:0;}
input, textarea{border-radius:4px; padding:4px;}
img{border:none;}
body {margin: 0px; padding: 0px;}
body {
  text-align:center;
  background-color: rgba(255,255,255, 1);
  background-image: url('http://calciomatome.up.seesaa.net/image/check_orange3.png');
}
#container{
  width:1150px;
  height: auto;
  text-align:left;
  margin:0 auto;
  border-right:0px solid rgba(128,128,128, 1);
  border-left:0px solid rgba(128,128,128, 1);
  background-color: rgba(255,255,255, 1);
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.35);
  position: static;
}

#links-left{
  width: 200px;
  margin: 0px;
  background-color: rgba(255,255,255, 1);
  float: left;
}
#content{
  width: 750px;
  margin: 0px 0px 0px 0px;
  background-color: rgba(254,254,254, 1);
  box-shadow:0 0 3px 0 #444;
  float: left;
  overflow:hidden;
}
#links{
  width: 200px;
  margin: 0px;
  background-color: rgba(255,255,255, 0);
  float: left;
}

.seesaaArticleSearch .inputkeyword{width: 118px;}
.near_column{
  margin:0px 0px 36px 0px;
  padding: 0px 1px 0px 4px;
  border-left: 8px solid rgba(255,255,255, 0);
  background-color: rgba(255,255,255, 0);
}
.near_column:hover{background-color: rgba(25,25,25, 1);}
  .nctn_img1{
    margin:0 0 1px -12px;
    width: 199px;
    height: 120px;
    max-height: 160px;
    //background-color: rgba(255,255,255, 1);
    overflow:hidden;
  }
  .new_column_thumbnail{
    width:100%;
    margin:0px;
    padding:0px;
    background-color:#FFF;
    overflow:hidden;
    float:none;
  }
.side_near_column .near_column{
}
.side_near_column2 .near_column{
  width: 186px;
  max-height: 180px;
  margin:0 0 5px 0px;
  padding: 2px 1px 1px 4px;
  border-left: 8px solid rgba(255,255,255, 0);
  background-color: rgba(255,255,255, 1);
}
/* ========== calendar ========== */
#calendar{
  margin: 0 0 10px 0;
  font-family: "Arial Black",Sans-Serif;
}
#calendar a{
  text-decoration: none;
  color: #000;
}
#calendar a:hover{background: rgba(119,182,10,1);}
#calendar table,#calendar th,#calendar td{
  border-collapse: collapse;
  border: 1px solid #000;
}
#calendar table{
  margin: 0 auto 25px auto;
}
#calendar caption{
  font-size: 14px;
  text-align: center; 
}
#calendar caption p{
  margin: 0px 0 0 0;
  font-size: 10px;
  float: right;
}
#calendar th{
  background: rgba(220,220,220, 1);
  font-size: 5px;
  font-family: Arial,Verdana,Sans-Serif;
  text-align: center;
}
#calendar th.sunday{color: #B04; }
#calendar th.saturday{color: #04B;}
#calendar td{
  width: 26px;
  padding: 0px;
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  vertical-align: middle;
}
#calendar td a{
  display: block;
  background: rgba(255,165,80,1);
}
#calendar td a:hover{background: rgba(119,182,10,1);}

.text{
  margin:0px 0px 0px 0px;
  padding:0px 20px;
  min-height: 1px;
}
.posted{
  padding:0px 15px 15px 0px;
  text-align:right;
  margin-bottom:0px;
  color:inherit;
}
.posted a{color:#E7142D;}
.side{margin: 2px 0px 25px 15px;}
.blogbody{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
  border-top: 0px solid rgba(205,205,205, 0);
  background-repeat: no-repeat;
}

#comments {
  padding:15px 15px 15px 15px;
}
.comments-head{
  width: 200px;
  margin:0px 0px 10px 0px;
  padding:4px 3px 3px 10px;
  color: rgba(255,255,255, 0.9);
  font-size: 12px;
  font-weight: normal;
  border-left:solid 10px rgba(119,182,10,1);/* orange */
  border-radius: 0px 0px 0px 0px;
  background-color: rgba(30,30,30, 1);/*rgba(119,182,10, 0.1);*/
  background: -moz-linear-gradient(top, rgba(40,40,40, 0.8),
      rgba(30,30,30, 0.8) 50%,
      rgba(20,20,20, 0.8) 90%,
      rgba(0,0,0, 0.8));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40, 0.8)),
      color-stop(0.5,  rgba(30,30,30, 0.8)),
      color-stop(0.9,  rgba(20,20,20, 0.8)),
      to(rgba(0,0,0, 0.8)));/* Safari,Google Chrome用 */
  box-shadow: 0px 2px 3px 0px rgba(0,0,0, 0.2);
}
.comments-body {
  margin: 0px;
  padding:0px;
}
#comments form {
  margin:0px;
  padding:0px 10px;
}
#comments textarea{
  width:95%;
  height: 200px;
  margin-bottom:5px;
}
.comments-body ul{list-style-type: none;}
.comments-body .text{
  margin:0px;
  padding: 15px 10px 5px 3px;
}
.comments-post {
  width: 96%;
  padding: 20px 15px;
  margin-left: 0px;
  margin-bottom: 30px;
  border:dotted 1px #a0a0a0;
  border-radius: 0px;
  background-color: rgba(248,248,248, 0.95);/*rgba(0,0,0, 0.05);*/
  box-shadow: 1px 1px 2px 0px rgba(0,0,0, 0.1);
  color:#999;
  text-align: left;
}
.cmt_id{overflow:hidden; float:left;}
.bookmark{
  margin: 10px 0px 10px 0px;
}
.syndicate{
  text-align: center;
}

/* 続きを読むボタン */
.btn_text_continue2{
  width: 666px;/* 636 */
  height: 40px;/* 636 */
  margin: 0 auto;
  margin-bottom: 8px;
  border: 1px solid rgba(0,0,0,0.6);
  background: url(http://calciomatome.up.seesaa.net/image/btn_text_continue.png) 0px -40px no-repeat;
  box-shadow: 0px 3px 4px 0px rgba(0,0,0, 0.45);
  text-shadow: 0 -1px 2px #eee, -1px 0 2px #eee, 1px 0 2px #eee;
  text-decoration: none;
  vertical-align: middle;
  overflow: hidden;
}
.btn_text_continue2 img{
  -webkit-transition: 0.2s linear;  
  -moz-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  transition: 0.2s linear;
}
.btn_text_continue2 img:hover{ opacity: 0.1; }
.se_r_more{font-size:0px;}
#default_top textarea{
  width:95%;
  height:300px;
}
#default_top .textarea_right{min-height: 300px;}

/* =人気記事ランク */
.near_fav_title{ width:650px; font-size:16px; background:#333; color:#eee; padding:0 15px; height:40px; line-height:40px; margin:0 auto 8px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; box-shadow:0px 0px 3px 0px #aaa; border-left: 8px solid rgba(119,182,10, 1); }
.fav_rank iframe{height:0px; width:0px;scrolling:no; frameborder:0px; border:0px;}
#acrp9_carciomatomeblog TABLE{
  width: 700px;
  margin: -25px auto 10px;
  background-color: rgba(255,255,255,1);
  font-weight: normal;
  line-height:1.3em;
  text-decoration:none;
}
#acrp9_carciomatomeblog a:link{ color:rgba(20,20,100, 1); text-decoration: none;}
#acrp9_carciomatomeblog a:visited{color:rgba(80,100,130, 1); text-decoration: none;}
#acrp9_carciomatomeblog a:hover{color: rgba(119,182,10,1); text-decoration:underline;}
#acrp9_carciomatomeblog TD{
  padding: 6px;
  border-bottom: 1px dotted rgba(150,150,150,1);
  background-color: rgba(255,255,255,1);
  overflow:hidden;
}
/* =逆アクセスランク */
#acrr14_carciomatomeblog TABLE{
  margin: -40px 0px 0px 3px;
  width: 197px;
  background-color: rgba(255,255,255,1);
  color: rgba(10,10,10, 1);
  overflow:hidden;
}
#acrr14_carciomatomeblog TD{
  padding: 2px 6px;
  border-bottom: 1px solid rgba(150,150,150,1);
  background-color: rgba(255,255,255,1);
  text-align: center;
  overflow:hidden;
}


/* =Header
-----------------------------------------------------------------------------*/
#banner{
  background: url("http://calciomatome.up.seesaa.net/image/img_topbg131105.jpg") -0px -0px no-repeat;
  overflow:hidden;
}
.title_tab {
    //height: 571px;
    margin: 27px auto;
    margin-bottom: 4px;
    width: 1057px;

    border-radius: 5px;
    background-color: rgba(20,20,20, 1);
    background: -moz-linear-gradient(top, rgba(45,45,45, 1),
      rgba(45,45,45, 1) 1%,
      rgba(10,10,10, 1) 6%,
      rgba(45,45,45, 1) 7%,
      rgba(35,35,35, 1) 50%,
      rgba(10,10,10, 1) 93%,
      rgba(40,40,40, 1) 94%,
      rgba(10,0,10, 1) 99%,
      rgba(10,10,10, 1));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(60,60,60, 1)),
      color-stop(0.01, rgba(60,60,60, 1)),
      color-stop(0.06,  rgba(20,20,20, 1)),
      color-stop(0.07, rgba(60,60,60, 1)),
      color-stop(0.5,  rgba(30,30,30, 1)),
      color-stop(0.93, rgba(20,20,20, 1)),
      color-stop(0.94,  rgba(60,60,60, 1)),
      color-stop(0.99, rgba(20,20,20, 1)),
      to(rgba(20,20,20, 1)));/* Safari,Google Chrome用 */
    box-shadow: 2px 2px 4px 0px rgba(0,0,0, 0.2);
}
header {
    color:#fff;
    display:block;
    height:65px;
    position:relative;
    width:100%;
    z-index:100;
}
header h1{
    font-size:0px;
    font-weight:normal;
    left:50%;
    margin-top:10px;
    margin-left:-525px;
    padding:0px;
    position:absolute;
 width:488px; height:76px; background: url("http://calciomatome.up.seesaa.net/image/img_parts131106.png") -0px -150px no-repeat;
 overflow:hidden;
}
header .stuts{
    border:none;
    text-decoration:none;
    color:#fcfcfc;
    font-size:12px;
    left:45%;
    line-height:15px;
    margin:23px 20px 0px 80px;
    position:absolute;
    top:0;
}
header .stuts span {
    font-size:22px;
    font-weight:bold;
    margin-left:5px;
}

h2{
  height: 25px;
  font-weight:bold;
  padding:10px 0px 0px 36px;
  margin-top:  15px;
  margin-left: 15px;
  text-shadow: 0 1px 2px #fff, 1px 0 2px #fff, -1px 0 2px #fff, 0 -1px 2px #fff;
  background-repeat: no-repeat;
  background-image: url(http://calciomatome.up.seesaa.net/image/2203.png);
}
h3.title{
  width: 93%;
  margin:0px 0px 5px 0px;
  padding:10px 8px 6px 12px;
  line-height:1.2;
  color: rgba(154,0,88,1);
  font-size: 136%;
  font-weight:bold;
  border-left:solid 10px rgba(119,182,10,1);/* orange */
  border-radius: 0px 20px 20px 0px;
  background-color: rgba(30,30,30, 1);/*rgba(119,182,10, 0.1);*/
  background: -moz-linear-gradient(top, rgba(40,40,40, 0.9),
      rgba(30,30,30, 0.9) 50%,
      rgba(20,20,20, 0.9) 90%,
      rgba(0,0,0, 0.9));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40, 0.9)),
      color-stop(0.5,  rgba(30,30,30, 0.9)),
      color-stop(0.9,  rgba(20,20,20, 0.9)),
      to(rgba(0,0,0, 0.9)));/* Safari,Google Chrome用 */
  box-shadow: 1px 2px 3px 0px rgba(0,0,0, 0.2);
}
h5.title{
  width: auto;
  margin: 0px auto;
  padding: 10px 10px;
  border: solid 1px rgba(10,10,10, 0);//rgba(119,182,10, 0.9);
  border-left: solid 8px rgba(0,0,0, 0.2);
  background-color: rgba(250,250,250, 0);
  font-size: 160%;
  font-weight: bold;
}

.sidetitle{
  width:145px; height:25px;
  margin: 0px 0px 1px 9px;
  padding: 5px 0px 0px 35px;
  font-size: 90%;
  font-weight: bold;
  color: rgba(30,20,10, 0.9);
  text-shadow: 0px 0px 3px rgba(250,250,250, 1);
  background: url("http://calciomatome.up.seesaa.net/image/img_parts131106.png") -0px -0px no-repeat;
}
.sidetitle2{
  width: 100px;
  margin: 0px 0px 1px 0px;
  padding: 1px 2px 0px 10px;
  font-size: 80%;
  border-left:solid 10px rgba(119,182,10,1);/* orange */
  border-radius: 0px 10px 10px 0px;
  background-color: rgba(230,230,230, 1);/*rgba(119,182,10, 0.1);*/
}

/* =Nav
-----------------------------------------------------------------------------*/

/* =Footer
-----------------------------------------------------------------------------*/
#footer{
  width: 100%;
  background-color:#212121;
  color:#fff;
  border-bottom:1px solid #222;
  position: static;
  clear:both;
}

/* =Misc
-----------------------------------------------------------------------------*/

/* social bookmark　記事タイトル下：ブックマーク */
.up_bookmark_services{
  margin:0px 10px 0px auto;
  padding: 0px;
  width: 95%;
  text-align: right;
  //border: 1px solid rgba(49,49,49, 1);
  //background-color: rgba(222,222,222, 0.7);
}
#bookmark { text-align:right; margin:0px; border-bottom:1px dotted #ccc; padding:10px 10px; }
#bookmark li { display:inline-block; padding:0 3px; vertical-align: top;}
#bookmark2 { text-align:right; margin:0px; border-bottom:1px dotted #ccc; padding:10px 10px 15px 10px; }
#bookmark2 li { display:inline-block; padding:0 3px; vertical-align: bottom;}

/* RSSLink */
.ico_rss_m1{display:inline-block; overflow: hidden; width:12px; height:12px; margin:2px 2px 0 0;}
.img_rss_m1{ width:12px; height:12px; background: url("http://calciomatome.up.seesaa.net/image/img_parts131106.png") -0px -230px no-repeat;}
#side_rsslink   .antennash_imglink{margin-left: 2px;}
#side_rsslink_l .antennash_imglink{margin-left: 1px;}
#side_rsslink_3 .antennash_imglink{margin-left: 9px;}
#side_rsslink  {height:890px; width:198px; overflow: hidden;}
#side_rsslink_l{height:890px; width:198px; overflow: hidden;}
#side_rsslink_3{height:auto;  width:199px; overflow: hidden;}
#rsslink{
  margin:0 0 10px 0px;
  padding: 0px 1px 0px 4px;
  border-left: 5px solid rgba(255,255,255, 0);
}
#rsslink .rsslink_thumbnail_h{
  margin: 0px 0px 0px -9px;
  width: 199px;
  max-height: 135px;
  overflow: hidden;
}
#side_rsslink_l .rsslink_thumbnail_h{width: 199px;}
#rsslink .rsslink_thumbnail{
  margin:0px;
  padding:0px;
  width: 100%;
}
#mid_rsslink{width:740px; overflow: hidden; margin-left: -10px;}
#rsslink_m{
  width: 171px;
  height:203px;
  padding: 1px 0px 2px 2px;
  margin: 0px 1px 1px 0px;
  background-color: rgba(49,49,49, 1);
  border-left: 5px solid rgba(49,49,49, 1);
  float: left;
}
#rsslink_m .rsslink_mid_image1{
  width: 180px;
}
#rsslink_m .rsslink_mid_image2{
  height: 180px;
}
#rsslink_m .rsslink_mid_image_h{
  margin: 0px 0px 0px -7px;
  height: 130px;
  overflow-y:hidden;
}
#top_rsslink{
  width: 1150px;
  height:143px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 3px 0px;
  border-top :solid 0px rgba(40,40,40, 0);
}
#blz_rss_6702_2984{margin: 0 auto;}
#top_rsslink_left {width: 690px; margin-left: 2px; float:left;}
#top_rsslink_right{width: 460px; margin-left:-2px; float:left;}

.hot_rss_sf1_m{
  width: 100%;
  height: 160px;
  margin: 2px;
  border:solid 0px rgba(255,255,255,1);
  white-space:nowrap;
  overflow: hidden;
}


.free1{
    width:1100px;
    min-height:120px;
    max-height:250px;
}
.Advertisement1{
    width:250px;
    min-height:120px;
    margin-right:10px;
    float:left;
}

.res{
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.6),
   inset 0 1px rgba(200,60,60,0.2),
   inset 0 -80px 3px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.6),
   inset 0 1px rgba(200,60,60,0.2),
   inset 0 -80px 3px rgba(0,0,0,0.6);
  border: 1px solid rgba(0,0,0,0.4);
  background: rgba(166,42,42,0.6);
}

.master_msg{
  margin: 0px auto 10px auto;
  padding:5px 5px 5px 5px;
  text-align:center;
}

/* テキスト装飾設定 */
.t_h{font-size:80%;}
.text_color0{color: black;font-weight:normal; }
.text_color0-2{color: black;font-weight:bold; font-size:138%;}
.text_color1{color: blue;font-weight:bold; }
.text_color1-2{color: blue;font-weight:bold; font-size:138%;}
.text_color2{color: red;font-weight:bold; }
.text_color2-2{color: red;font-weight:bold; font-size:138%;}
.text_color3{color: brown;font-weight:bold; }
.text_color3-2{color: brown;font-weight:bold; font-size:138%;}
.text_color4{color: green;font-weight:bold;}
.text_color4-2{color: green;font-weight:bold; font-size:138%;}
.text_color5{color: orange;font-weight:bold; }
.text_color5-2{color: orange;font-weight:bold; font-size:138%;}
.text_color6{color: gray;font-weight:normal; font-size:80%;}
.text_color6-2{color: gray;font-weight:bold; }
.text_AA{
    font-family:"ＭＳ Ｐゴシック";
    line-height:1em;
    font-size:13px;
    font-weight:normal;
}
.text_frame01{
//背景オレンジ、左にライン
    width: 650px;
    padding: 15px;
    margin: 0 auto;
    margin-bottom: 9px;
    border-left: solid 8px rgba(0,0,0, 0.5);
    box-shadow: 0px 3px 4px 0px rgba(0,0,0, 0.15);
    border-radius: 4px;
    background-color: rgba(255,239,228, 1);
    font-size:98%;
    line-height:1.7em;
}
.text_frame02{
//背景色無し、左にライン
    width: 600px;
    padding: 12px;
    margin: 6px 30px 6px 50px;
    border-left: solid 8px rgba(0,0,0, 0.15);
    background-color: rgba(200,200,200, 0);
    font-size:80%;
}
.text_frame03{
//背景紙質のグレー、左ライン
    width: 650px;
    padding: 16px;
    margin: 0 auto;
    border-left: solid 8px rgba(0,0,0, 0.2);
    background-color: rgba(250,250,250, 0);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0, 0.1);
    font-size:95%;
    line-height:2.0em;
}
.text_frame04{
//背景グレー、左ラインのドット枠
  width: 620px;
  margin: 0 auto;
  padding: 18px;
  border: dotted 1px rgba(0,0,0, 0.2);
  border-left: solid 5px rgba(0,0,0, 0.2);
  background-color: rgba(250,250,250, 1);
}
.text_frame05{
  width: 100%;
  margin-bottom:16px;
  border-left: 3px dotted rgba(155,115,90, 1);
}
.text_honyaku_no1{
  width: 75%;
  margin: 0px auto 0px 0px;
  border-bottom: solid 1px rgba(0,0,0, 0.2);
  font-size: 75%;
  font-weight: normal;
}
.text_honyaku_no2{
  width: 75%;
  margin: 0px auto 0px 0px;
  border-bottom: solid 1px rgba(255,165,80, 0.7);
  font-size: 75%;
  font-weight: normal;
}
.text_honyaku_no3{
  width: 75%;
  margin: 0px auto 0px 0px;
  border-top: solid 1px rgba(0,0,0, 0.2);
  font-size: 100%;
  font-weight: normal;
  line-height:1.8em;
}
.text_no4_huki {
  position: relative;
  background: rgba(255,235,210, 1);
  background: -moz-linear-gradient(top, rgba(255,245,220, 1),
      rgba(255,235,210, 1) 50%,
      rgba(255,235,210, 1));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,245,220, 1)),
      color-stop(0.5, rgba(255,235,210, 1)),
      to(rgba(255,235,210, 1)));/* Safari,Google Chrome用 */
  border: 1px solid rgba(155,115,90, 1);
  border-radius:10px;
  box-shadow: 0px -4px 0px 0px rgba(150,90,40, 1) inset,
    0px 2px 6px 0px rgba(180,180,180, 1);
  padding:20px;
  margin-left:16px;
  width:auto;
}
.text_no4_huki:after, .text_no4_huki:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.text_no4_huki:after {
  border-color: rgba(155,145,120, 0);
  border-right-color: rgba(255,235,210, 1);
  border-width: 12px;
  margin-top: -12px;
}
.text_no4_huki:before {
  border-color: rgba(155,145,120, 0);
  border-right-color: rgba(155,115,90, 1);
  border-width: 13px;
  margin-top: -13px;
}
.text_no4_res {
  position: relative;
  background: rgba(255,235,210, 1);
  background: -moz-linear-gradient(top, rgba(255,245,220, 1),
      rgba(255,235,210, 1) 50%,
      rgba(255,235,210, 1));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,250,230, 1)),
      color-stop(0.5, rgba(255,235,210, 1)),
      to(rgba(255,235,210, 1)));/* Safari,Google Chrome用 */
  border: 1px solid rgba(155,115,90, 1);
  border-radius:10px;
  box-shadow: 0px -4px 0px 0px rgba(150,90,40, 1) inset,
    0px 2px 6px 0px rgba(180,180,180, 1);
  padding:20px;
  margin-left:30px;
  width:87%;
}
.text_no4_res:after, .text_no4_res:before {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.text_no4_res:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: rgba(255,245,220, 1);
  border-width: 10px;
  margin-left: -10px;
}
.text_no4_res:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(155,115,90, 1);
  border-width: 11px;
  margin-left: -11px;
}
.text_res01{
    width: 620px;
    padding: 8px;
    margin: 6px auto;
    border-left: solid 8px rgba(0,0,0, 0.15);
    background-color: rgba(200,200,200, 0);
    font-size:100%;
}
.text_isekiyaku_no1{
  width: 95%; height:auto;
  margin: 0px auto; padding:8px;
  //border-bottom: solid 1px rgba(0,0,0, 0.2);
  font-size: 100%;
  font-weight: normal;
  line-height:1.8em;
}
.text_isekiyaku_no1 img{
  width: 220px; height:auto; 
  margin: 0 0 0 15px !important;
  padding: 0 !important;
  border: 0 !important;
  float: right;
}
.iseki_img01{position:relative;}
.text_isekiyaku_no1 .iseki_img01:after{
  z-index: -1;
  position: absolute;
  content:'';
  bottom: 10px;
  left: 10px;
  width: 70%;
  top: 80%;
  max-width:432px;
  background: #8d8c8c;
  /*影を入れる*/
  -webkit-box-shadow: 0 15px 10px #8d8c8c;
  -moz-box-shadow: 0 15px 10px #8d8c8c;
  box-shadow: 0 15px 10px #8d8c8c;
  /*回転させる*/
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
#text_Notes01{
  padding: 10px;
  margin: 20px 0px;
  border-radius: 8px;
  border: 1px solid rgba(225,135,60, 1);
  background-color: rgba(255,165,80, 1);/* orange */
  background: -moz-linear-gradient(top, rgba(255,165,80, 0.8),
    rgba(255,165,80, 1));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,165,80, 0.8)),
    to(rgba(255,165,80, 1)));/* Safari,Google Chrome用 */
  box-shadow: 0px 2px 5px 0px rgba(0,0,0, 0.1);
}
.text_Notes01_2{
  padding: 15px;
  border: 3px double rgba(10,10,10, 0.5);
  background-color: rgba(250,250,250, 1);
}
/* 動画のサイズ設定タグ */
.vWrap{
position: relative;
margin-top: 1.2em;
margin-bottom: 1.2em;
padding-bottom: 50%;
padding-top: 69px;
overflow: hidden;
}
.vWrap iframe, .vWrap embed {
position: absolute;
top: 0;
left: 0;
width:100%;
height:100%;
}

.vWrap2{
position: relative;
width:100%;
height:auto;
overflow: hidden;
}
.vWrap2 div[id$="-container"]{
width:auto;
height:auto;
}
.vWrap2 object {
position: absolute;
top: 0;
left: 0;
width:100%;
height:100%;
}

/* 関連リンクのタブ */
.f-related-link{
  width: 650px;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  //background-color: rgba(0,0,0, 0.05);
  //border: double 1px rgba(0,0,0, 0.1);
  //border-radius: 5px;
  text-align:left;
}
  .related-tab{
    width: 160px;
    height: 25px;
    padding: 3px 10px 0px 0px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #000;
    border-radius: 3px;
    background-color: rgba(0,0,0, 0.7);
    background: -moz-linear-gradient(top, rgba(40,40,40, 0.9),
      rgba(40,40,40, 0.9) 1%,
      rgba(0,0,0, 0.9) 10%,
      rgba(40,40,40, 0.9) 11%,
      rgba(30,30,30, 0.9) 50%,
      rgba(0,0,0, 0.9) 89%,
      rgba(40,40,40, 0.9) 90%,
      rgba(0,0,0, 0.9) 99%,
      rgba(0,0,0, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40, 0.9)),
      color-stop(0.01, rgba(40,40,40, 0.9)),
      color-stop(0.1,  rgba(0,0,0, 0.9)),
      color-stop(0.11, rgba(40,40,40, 0.9)),
      color-stop(0.5,  rgba(30,30,30, 0.9)),
      color-stop(0.89, rgba(0,0,0, 0.9)),
      color-stop(0.9,  rgba(40,40,40, 0.9)),
      color-stop(0.99, rgba(0,0,0, 0.9)),
      to(rgba(0,0,0, 0.9)));/* Safari,Google Chrome用 */
    box-shadow: 2px 2px 3px 0px rgba(0,0,0, 0.2);
    color: rgba(240,240,240,1);/* rgba(255,165,80,1) orange */
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .related-tab2{
    width: 160px;
    height: 25px;
    padding: 5px 10px 0px 0px;
    margin: 10px 0px 10px 0px;
    border: 1px solid rgba(170,170,170, 1);
    border-radius: 3px;
    background-color: rgba(220,220,220, 0.7);
    background: -moz-linear-gradient(top, rgba(250,250,250, 0.9),
      rgba(240,240,240, 0.9) 11%,
      rgba(220,220,220, 0.9) 45%,
      rgba(185,185,185, 0.9) 49%,
      rgba(210,210,210, 0.9) 90%,
      rgba(220,220,220, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(250,250,250, 0.9)),
      color-stop(0.11, rgba(240,240,240, 0.9)),
      color-stop(0.45, rgba(220,220,220, 0.9)),
      color-stop(0.49, rgba(185,185,185, 0.9)),
      color-stop(0.90, rgba(210,210,210, 0.9)),
      to(rgba(220,220,220, 0.9)));/* Safari,Google Chrome用 */
    box-shadow: 2px 2px 3px 0px rgba(0,0,0, 0.2);
    //font-weight: bold;
    text-shadow: 0px 0px 4px rgba(250,250,250, 0.95);
    text-align: center;
    position: relative;
    z-index: 1;
  }
    .f-related-link ul{
  list-style:none;
  padding:0;
  margin:0 5px 0 5px;
  text-align:left;
      list-style-position:outside;
    }
    .f-related-link ul li{
  margin-bottom: 10px;
  //background:url(http://blog.seesaa.jp/img/listCategoryArticle.gif) no-repeat 0 2px;
      border-left: 5px solid rgba(0,0,0,0.4);
  padding-left:12px;
  line-height:1.2em;
    }

/* 最新の記事などのタイトル部 */
.hot_listCategoryArticle_title, .hot_rss_title{
  width: 250px;
  margin:20px 0px 10px 0px;
  padding:8px 8px 6px 12px;
  line-height:1.2;
  color: rgba(255,255,255, 0.9);
  font-size: 16px;
  font-weight: normal;
  border-left:solid 10px rgba(255,165,80, 1);/* orange */
  border-radius: 0px 20px 20px 0px;
  background-color: rgba(30,30,30, 1);/*rgba(119,182,10, 0.1);*/
  background: -moz-linear-gradient(top, rgba(40,40,40, 0.9),
      rgba(30,30,30, 0.9) 50%,
      rgba(20,20,20, 0.9) 90%,
      rgba(0,0,0, 0.9));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40, 0.9)),
      color-stop(0.5,  rgba(30,30,30, 0.9)),
      color-stop(0.9,  rgba(20,20,20, 0.9)),
      to(rgba(0,0,0, 0.9)));/* Safari,Google Chrome用 */
  box-shadow: 2px 2px 3px 0px rgba(0,0,0, 0.2);
}
.listCategoryArticle{
  margin-top:5px;
}
.listCategoryArticle ul{
  list-style:none;
  list-style-position:outside;
}
.listCategoryArticle ul li{
  margin-bottom: 10px;
  border-left: 5px solid rgba(0,0,0,0.4);
  padding-left:12px;
  line-height:1.2em;
}

/* サイトリンク集部分 */
.subtitle{
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 5px;
  border-left: 5px solid rgba(119,182,10,1);//rgba(154,0,88, 1);
  font-weight: normal;
}
#side_link ul{
  margin: 0px 5px 12px 5px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-position: outside;
}


/* 記事ナビゲーション部 */
.navi{
  width: 90%;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left:  auto;
  background-color: rgba(240,240,240, 1);
  border-radius: 60px;
  border: 2px solid Gray;
  text-align:center;
  overflow: hidden;
}
.prev, .next, .navi_2_center{
    width: 10%;
    float: left;
}
.navi_1_previous_title, .navi_3_previous_title{
    width: 35%;
    float: left;
}
/* フォントサイズ変更部分 */
.changeBtn{display:inline-block;}
#title_tab .active{color: rgba(119,182,10,1); font-weight: bold;}

#infomation{
  margin: 0px 10px 5px 10px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 8px;
  border: solid 2px rgba(119,182,10,1);
  background-color: rgba(129,192,20,1);
  background: -moz-linear-gradient(top, rgba(159,212,50,1),
      rgba(129,192,20,1));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(159,212,50,1)),
      to(rgba(129,192,20,1)));/* Safari,Google Chrome用 */
}
.info_01{
  margin: 0px;
  padding: 0px 8px;
  border-radius: 5px;
  background-color: rgba(250,250,250,1);
}
.info_img{margin-top: -5px; margin-right: 10px;}

/* 記事文末 ブックマーク誘導 */
#bookmark_area{
  margin-top: 10px;
  width: 320px;
  float: left;
}
#matomeirai_txt{
  margin-top: 10px;
  margin-left: 10px;
  padding: 4px 0px 0px 10px;
  border-left: 10px solid rgba(255,182,0, 1);
  font-size: 13px;
  line-height: 1.2em;
  float: left;
}
.btn_hatenab{
    width: 80px;/* 636 */
    height: 60px;/* 636 */
    margin: 0px 8px 10px 0px;
  border: 0px solid rgba(0,0,0,0.6);
    font-weight: bold;
    text-shadow: 0 -1px 2px #eee, -1px 0 2px #eee, 1px 0 2px #eee;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
  float: left;
}
.btn_hatenab_txt{
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 2px;
  font-size: 13px;
  line-height: 1.2em;
}
.btn_tweet{
    width: 83px;/* 636 */
    height: 60px;/* 636 */
    margin: 0px 8px 10px 0px;
  border: 0px solid rgba(0,0,0,0.6);
    font-weight: bold;
    text-shadow: 0 -1px 2px #eee, -1px 0 2px #eee, 1px 0 2px #eee;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
  float: left;
}
.btn_tweet2{
    width: 71px;/* 636 */
    height: 62px;/* 636 */
    margin: 0px 20px 10px 0px;
  border: 0px solid rgba(0,0,0,0.6);
    font-weight: bold;
    text-shadow: 0 -1px 2px #eee, -1px 0 2px #eee, 1px 0 2px #eee;
    text-decoration: none;
    vertical-align: middle;
    overflow: hidden;
  float: left;
}
.btn_tweet2 iframe.twitter-share-button {
  padding: 0px 0px 0px 0px;
  width: 71px!important;
}
.btn_tweet_txt{
  padding: 26px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  line-height: 1.2em;
}
.btn_fb{
    width: 70px;/* 636 */
    height: 61px;/* 636 */
    margin: 0px 21px 10px 0px;
  border: 0px solid rgba(0,0,0,0.6);
    font-family:"メイリオ","ＭＳ Ｐゴシック";
    vertical-align: middle;
    overflow: hidden;
  float: left;
}

/* まとめ依頼ページ */
#about_request h4{
  font-size: 138%;
  font-weight: bold;
  text-indent: 40px;
  padding: 13px 0px 0px 0px;
}
#about_request h4.id1{
  min-height: 32px;
  background:url(http://calciomatome.up.seesaa.net/image/cursol_h4.png) no-repeat center left;
}
#about_request ul{
  margin: 0px 5px 5px 20px;
  padding: 0px 0px 0px 0px;
  list-style-type: disc;
  list-style-position: outside;
}
/* アマゾンランクレット */
#amazonranklet{
  font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 13px;
  width: 150px;
  margin-right: auto;
  margin-left:  auto;
}
#amazonranklet .amazonranklet-item {
  margin-bottom: 16px;
  margin-right: auto;
  margin-left:  auto;
  line-height: 1.4em;
  float: none;
}
#amazonranklet .amazonranklet-item strong{
  margin-right: 119px;
  overflow: hidden;
}
#amazonranklet .amazonranklet-item a img{
  clear: both;
  margin-bottom: 1px;
}

/* google ads */
.ggl_ad_160_600{
  width: 160px;
  height: 600px;
  margin-top:0px;
  margin-bottom:10px;
  margin-right: auto;
  margin-left: auto;
  text-align:center;
  background-color: rgba(255,255,255,1);
}
.ggl_ad_160_600 iframe{
  width:160px;
  height:600px;
  background-color: rgba(255,255,255,1);
}
.ggl_ad_336_m{
  width:336px;
  height:280px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: rgba(200,200,200,1);
  float: left;
}
.ggl_ad_300_m{
  width:300px;
  height:250px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: rgba(200,200,200,1);
  float: left;
}
.ggl_ad_336_r, .ggl_ad_336_r2{
  width:336px;
  height:280px;
  background-color: rgba(200,200,200,1);
  position: absolute;
}
.ggl_ad_336_r2{top: 280px;}
.ggl_ad_336_m iframe, .ggl_ad_336_r iframe, .ggl_ad_336_r2 iframe{
  width:336px;
  height:280px;
  background-color: rgba(255,255,255,1);
}
#ggl_ad_336x2_frame{
  width: 336px;
  height: 560px;
  margin-bottom: 5px;
  border-top: 12px solid rgba(50,50,50, 1);
  border-bottom: 5px solid rgba(50,50,50, 1);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0, 0.1);
  float: left;
  position: relative;
  left: -137px;
}
#ggl_ad_336x2w_frame{
  width: 677px;
  height:280px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.ggl_ad_336_x2_r, .ggl_ad_336_x2_l{
  width:336px;
  height:280px;
  background-color: rgba(255,255,255,0);
  float: left;
}
.nja_ad_300_x2_r{
  width:298px;
  height:248px;
  padding: 15px 18px 15px 18px;
  border: 1px solid rgba(150,150,150, 1);
    background-color: rgba(220,220,220, 0.7);
    background: -moz-linear-gradient(top, rgba(250,250,250, 0.9),
      rgba(240,240,240, 0.9) 11%,
      rgba(220,220,220, 0.9) 45%,
      rgba(185,185,185, 0.9) 49%,
      rgba(210,210,210, 0.9) 95%,
      rgba(220,220,220, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(250,250,250, 0.9)),
      color-stop(0.11, rgba(240,240,240, 0.9)),
      color-stop(0.45, rgba(220,220,220, 0.9)),
      color-stop(0.49, rgba(185,185,185, 0.9)),
      color-stop(0.95, rgba(210,210,210, 0.9)),
      to(rgba(220,220,220, 0.9)));/* Safari,Google Chrome用 */
  float: left;
}
.ggl_ad_336_x2_l{margin-right: 3px;}
.gglad_728_90{
  margin: 15px auto;
  width:728px;
  height:90px;
  background-color: rgba(255,255,255,1);
  overflow:hidden;
}
.gglad_728_90 iframe{
  width:728px;
  height:90px;
  background-color: rgba(255,255,255,1);
}
#ggl_ad_300_rss_frame{
  width: 700px;
  height:250px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.ggl_ad_300_l {
  width:300px;
  height:250px;
  background-color: rgba(255,255,255,1);
  float: left;
}
.ggl_ad_300_l iframe{background-color: rgba(255,255,255,1);}

 /* 13/10追加部 */
.ggl_ad_300_r {
  width:300px;
  height:250px;
  background-color: rgba(255,255,255,1);
  margin-left:10px;
  float: left;
}
.ggl_ad_res1{width:336px; float:left;}
#gglad_300x2{width: 610px; max-height:250px; margin:20px auto;}
.adslot_2 { width: 300px; height: 250px; } 
.adslot_1 { width: 300px; height: 250px; } 
@media (min-width:340px) { .adslot_1 { width: 336px; height: 280px; }

.btn_text_continue2{font-size:0px;}


/* -----------------------------------------------
      BlogRoll css 2
----------------------------------------------- */
/* 記事終了後の注目記事rss */
#hot_rss{
  margin: 0 auto;
  margin-bottom: 5px;
  width: 730px;
  max-height: 378px;
  list-style-type: none;
  overflow-x:hidden;
  overflow-y:auto;
}
.hot_rss_ex{
  max-height: 78px;
  overflow: hidden;
}

/* サイトトップのrss */
.blogroll-channel .blogroll-list {
  margin: 3px 0px 3px 0px;
  list-style-type: none;
  border-bottom: 1px dotted rgba(200,200,200, 1);
}
.blogroll-channel .blogroll-list a:link{text-decoration: none;}
.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}
.blogroll-channel .blogroll-list-wrap{
  margin: 0px 0px 0px 8px;
  padding: 0px;
}
.blogroll-tag, .blogroll-tag2{
  width: 165px;
  height: 25px;
  padding: 8px 0px 1px 0px;
  border: 1px solid #000;
  border-radius: 3px;
  background-color: rgba(0,0,0, 0.7);
  background: -moz-linear-gradient(top, rgba(40,40,40, 0.8),
    rgba(40,40,40, 0.8) 1%,
    rgba(0,0,0, 0.8) 4%,
    rgba(40,40,40, 0.7) 5%,
    rgba(30,30,30, 0.7) 50%,
    rgba(0,0,0, 0.8) 95%,
    rgba(40,40,40, 0.7) 96%,
    rgba(0,0,0, 0.8) 99%,
    rgba(0,0,0, 0.8));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40,40,40, 0.8)),
    color-stop(0.01, rgba(40,40,40, 0.8)),
    color-stop(0.04,  rgba(0,0,0, 0.8)),
    color-stop(0.05, rgba(40,40,40, 0.7)),
    color-stop(0.5,  rgba(30,30,30, 0.7)),
    color-stop(0.95, rgba(0,0,0, 0.8)),
    color-stop(0.96,  rgba(40,40,40, 0.7)),
    color-stop(0.99, rgba(0,0,0, 0.8)),
    to(rgba(0,0,0, 0.8)));/* Safari,Google Chrome用 */
  color: rgba(240,240,240,1);/* rgba(255,165,80,1) orange */
  text-align: center;
   vertical-align: top;
  position: relative;
  z-index: 1;
}
.blogroll-tag {left: 565px; top: 6px;}
.blogroll-tag2{left: 565px; top: 298px;}
.blogroll-tag  img{vertical-align: text-top; margin-right: 2px;}
.blogroll-tag2 img{vertical-align: text-top; margin-right: 2px;}
.blogroll-wrapper, .blogroll-wrapper_wide{
  margin-bottom: 0px;
  //border-top: 12px solid rgba(50,50,50, 1);
  border-bottom: 5px solid rgba(50,50,50, 1);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0, 0.3);
  overflow:hidden;
  position: relative;
}
.blogroll-wrapper{height:334px;}
.blogroll-wrapper_wide{height:484px;}
.blogroll-column, .blogroll-column_wide {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px 0px 0px 0px;
  border-top: 4px solid rgba(255,165,80, 0.8);
}
.blogroll-column {max-height:330px;}
.blogroll-column_wide {max-height:480px;}
.blogroll-column2{
  width: 100%;
  max-height:230px;
  padding: 0px 0px 0px 10px;
  margin-bottom: 0px 0px 0px 0px;
  border-top: 4px solid rgba(182,139,180, 0.8);
}
.blogroll-column, .blogroll-column_wide, .blogroll-column2{
  overflow-x:hidden;
  overflow-y:auto;
  position: absolute;
}
.blogroll-column, .blogroll-column_wide{left: 0px; top: 0px;}
.blogroll-column .blogroll-channel .blogroll-list,
.blogroll-column_wide .blogroll-channel .blogroll-list{
  padding: 3px;
}


#side_rsslink_l .blogroll-channel,
#side_rsslink .blogroll-channel {
  margin: 0px 5px 0px 0px;
}
#side_rsslink_l .blogroll-channel .blogroll-list,
#side_rsslink .blogroll-channel .blogroll-list {
  margin: 9px 0px 9px 0px;
  box-shadow: 1px 2px 3px 0px rgba(0,0,0, 0.15);
  font-family:"ＭＳ Ｐゴシック";
  font-size: 14px;
}
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(1),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(3),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(5),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(7),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(9),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(11),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(1),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(3),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(5),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(7),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(9),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(11){
  padding: 3px;
  background-color: #EEEEEE;
  border-radius: 5px;
}
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(2),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(4),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(6),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(8),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(10),
#side_rsslink_l .blogroll-channel .blogroll-list:nth-child(12),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(2),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(4),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(6),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(8),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(10),
#side_rsslink .blogroll-channel .blogroll-list:nth-child(12){
  padding: 3px;
  background-color: #FAFAFA;
  border-radius: 5px;
}
#side_rsslink_l .blogroll-channel .blogroll-list:hover,
#side_rsslink .blogroll-channel .blogroll-list:hover{
  background-color: rgba(45,45,45, 1);
}
#side_rsslink_l .blogroll-channel .blogroll-list:hover a:link{color: rgba(222,222,222,1);}
#side_rsslink_l .blogroll-channel .blogroll-list:hover a:visited{color: rgba(222,222,222,1);}
#side_rsslink_l .blogroll-channel .blogroll-list:hover a:hover{color: rgba(119,182,10,1);}
#side_rsslink .blogroll-channel .blogroll-list:hover a:link{color: rgba(222,222,222,1);}
#side_rsslink .blogroll-channel .blogroll-list:hover a:visited{color: rgba(222,222,222,1);}
#side_rsslink .blogroll-channel .blogroll-list:hover a:hover{color: rgba(119,182,10,1);}
#side_rsslink_l .blogroll-channel .blogroll-ad-img,
#side_rsslink .blogroll-channel .blogroll-ad-img {
  margin-top: 10px;
}
#side_rsslink_l .blogroll-channel .blogroll-ad-default,
#side_rsslink .blogroll-channel .blogroll-ad-default {
  font-size: 6px;
}

#rss_ad_336_x2_r{
  max-height: 278px;
  width: 334px;
  padding: 0px;
  overflow:hidden;
  border: 1px solid rgba(30,30,30, 0.0);
  float: left;
}
#rss_ad_336_x2_r .blogroll-channel,
#rss_400_r .blogroll-channel,#rss_with_adres1 .blogroll-channel{
  margin: 0px 0px 0px 0px;
  white-space:nowrap;
}
#rss_ad_336_x2_r .blogroll-list{
  padding: 6px 2px 7px 5px;
  border-bottom: 1px solid rgba(30,30,30, 0.3);
}
#rss_ad_336_x2_r .blogroll-list-wrap,
#rss_400_r .blogroll-list-wrap,#rss_with_adres1 .blogroll-list-wrap{
  margin: 2px 0px 0px 0px;
  padding: 0px;
}
#rss_400_r{
  max-height: 248px;
  width: 398px;
  padding: 0px;
  overflow:hidden;
  border-top: 1px dotted rgba(30,30,30, 0.3);
  float: left;
}
#rss_400_r .blogroll-list,#rss_with_adres1 .blogroll-list{
  padding: 4px 2px 5px 5px;
  border-bottom: 1px dotted rgba(30,30,30, 0.3);
}
#rss_with_adres1{
  max-height: 278px;width:374px;
  padding: 0px;
  overflow:hidden;
  border-top: 1px dotted rgba(30,30,30, 0.3);
  float: left;
}


/* =Menu
-----------------------------------------------------------------------------*/
#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
    clear: both;
    font-size: 11px;
    height: 46px;
    padding: 0 0 0 9px;
    position: relative;
    width: 1057px;
}
#nav ul {
    background-color: #222;
    border:1px solid #222;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;
}
#nav li {
    background: url("http://calciomatome.up.seesaa.net/image/img_parts131106.png") -180px 0px no-repeat;// right scroll 2px transparent;
    float: left;
    position: relative;
    overflow: hidden;
}
#nav li {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    height: 26px;
    padding: 16px 14px 0;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
#nav li:hover > a {
    color: rgba(119,182,10,1);/* #00B4FF; */
}
#nav li:hover, #nav a:focus, #nav a:hover, #nav a:active {
    background: none repeat scroll 0 0 #121212;
    outline: 0 none;
}
#nav li:hover ul.subs {
    left: 0;
    top: 53px;
    width: 200px;
}
#nav ul li {
    background: none;
    width: 100%;
}
#nav ul li a {
    float: none;
}
#nav ul li:hover > a {
    background-color: #121212;
    color: rgba(119,182,10,1);/* #00B4FF; */
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}