@charset "UTF-8";


/*-------------------------------------
▼▼　基本
-------------------------------------*/
body
  {
  color: #000;
  background-color: #fff;
  margin: 0;
  padding: 0 }
#baseBlock
  {
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  background-image: url("https://templates.blog.fc2.com/template/mame-people/main-bg.gif");
  background-repeat: repeat-y;
  background-position: 0 0;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 850px }
a:link
  {
  color: #555;
  text-decoration: underline }
a:visited
  {
  color: #555; }
a:hover
  {
  color: #83be1d; }
a:active
  {
  color: #83be1d;}
img 
  {
  border-style : none;
  border: 0px;
  border-width : 0px;  
  text-decoration : none;}

/*-------------------------------------
▼▼　先頭
-------------------------------------*/
#TopA
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/top-1.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 591px;
  height: 149px }
  

/*-------------------------------------
▼▼　プログタイトル部分
-------------------------------------*/
.Name
  {
  color: #eea30e;
  font-size: 20px;
  font-weight: bold;
  background-image: url("https://blog-imgs-17-origin.fc2.com/d/a/r/daredemopc/name-bg_original.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
  margin: 10px 0 0;
  padding: 10px 0 0;
  width: 591px;
  height: 62px }
.URL
  {
  color: #eea30e;
  font-size: 10px;
  font-weight: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
  margin: 2px 0 0;
  padding: 2px 0 0;
  }
.Introduction
  {
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: lighter;
　　　　text-align: center;
  margin: 0;
  padding: 0px 0 0 }
.Name a:link
  {
  color: #eea30e;
  text-decoration: none; }
.Name a:visited 
  {
  color: #eea30e;
  text-decoration: none; }
.Name a:hover
  {
  color: #88c047;
  text-decoration: none; }
  
.Tcell  {
  font-size: 12px;
  line-height: 130%;
  padding: 4px;
  border-left-width: 5px;
  border-left-style: inset;
  border-left-color: #FF9933;
  background-color: #EC8132;
  list-style-position: inside;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
  }

.Scell_1 {
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
  padding-right: 20px;
  border-left-width: 5px;
  border-left-style: inset;
  border-left-color: #FFCC33;
  background-color: #FFFF99;
  list-style-position: inside;
  color: #336699;
  font-weight: none; 
  list-style-image: url("https://templates.blog.fc2.com/template/mame-people/li.gif") ;
  text-align: left;
  }

.Scell_2 {
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
  border-left-width: 5px;
  border-left-style: inset;
  border-left-color: #FFCC33;
  background-color: #FFFF99;
  list-style-position: inside;
  color: #000;
  font-weight: none; 
  list-style-image: url("https://templates.blog.fc2.com/template/mame-people/li.gif") ;
  text-align: left;
  vertical-align: top;
  }

.Topmenu
  {
  width: 550px;
  text-align: center;
  }
.leftT
  {
  margin-right: 10px;
  margin-left: 20px;
  float: left;
  }
.Ads
  {
  padding: 15px;
  margin: 0 auto;
  width: 500px;
  background-color: #FF9;
  }
.Itd
  {
  float: left;
  width: 180px;
  margin-left: 25px;
  margin-right: 20px;
  padding: 0px;
  }
.clear {
  clear: both;
  }
.URL a:link
  {
  color: #eea30e;
  text-decoration: none; }
.URL a:visited 
  {
  color: #eea30e;
  text-decoration: none; }
.URL a:hover
  {
  color: #88c047;
  text-decoration: none; }
ul.category_menu {
  list-style-type:none; 
  margin:0em; 
  padding:0em; 
}

ul.category_menu li {
  margin:0em 0em 1em 0em; 
  padding:0.3em 0.5em; 
  border:1px solid gray;
}
.bg {
  background-color: #FFFF99;
}

/*---------------------------------------
▼▼　カレンダー
----------------------------------------*/
.plugin-calender
  {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px; }
.calender
  {
  text-align: center;
  color: #6e6e6e;
  margin: 0px;
  padding: 0 }
.calender caption
  {
  color: #6e6e6e;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px;
  padding: 0 }
.calender th
  {
  font-size: 10px;
  font-family: Verdana;
  text-align: center;
  width:18px;

  height: 19px;
  border-bottom:3px solid #979797; }
.calender th#sun
  {
  color: #c33;






  text-align: center;
  width:18px;
  height: 19px;
  border-bottom:3px solid  #ff7ab6; }
.calender th#sat
  {
  color: #3090c0;
  text-align: center;
  width:18px;
  height: 19px;
  border-bottom: 3px solid #68e8ff; }
.calender td
  {
  color: #6e6e6e;
  font-size: 10px;
  font-family: Verdana;
  background-color: #f2f2f2;
  text-align: center;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff}
.calender td a:link
  {
  color: #eea30e;
  font-weight: bold;
  background-color: #fff;
  display: block;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #b0aeae #fff #fff #b0aeae }
.calender td a:visited 
  {
  color: #eea30e;
  font-weight: bold;
  background-color: #fff;
  display: block;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #b0aeae #fff #fff #b0aeae }
.calender td a:hover
  {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-color: #eea30e;
  display: block;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #fc3 #636051 #636051 #fc3 }


/*---------------------------------------
▼▼　メニュー
----------------------------------------*/
#menuBlock
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/menu-bg.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 125px 0 0 0;
  width: 259px;
  float: left }
.menuBlockHead 
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/menu-ti.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0 0 0 18px;
  padding: 0;
  width: 239px;
  height: 44px }
.menuHeadText
  {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 15px 5px 0 33px; }
.menuBlockBody
  {
  margin: 0 0 0 18px;
  padding: 5px 0 20px;
  overflow: hidden; }
.menuText 
  {
  color: #000;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0 10px 0 30px }
.menuText ul 
  {
  list-style-image: url("https://templates.blog.fc2.com/template/mame-people/li.gif");
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 3px }
.menuText ul li 
  {
  margin: 0;
  padding: 0 }
/*　プラグイン有効時のフォームに対する　*/
.menuBlockBody input,textarea
  {
  color: #000;
  background-color: #fff;
  padding: 1px;
  border: solid 1px #b0aeae }
/* プラグイン無効時の検索に対する */
.search
  {
  color: #000;
  background-color: #fff;
  margin-top: 5px;
  padding: 1px;
  width: 80px;
  border: solid 1px #b0aeae }
.btn
  {
  color: #000;
  background-color: #fff;
  margin-top: 5px;
  padding: 1px;
  border: solid 1px #b0aeae }


/*---------------------------------------
▼▼　メイン
----------------------------------------*/
#mainBlock 
  {
  color: #6e6e6e;
  font-weight: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 591px;
  float: right }

.mainEntryBlock
  {
  margin: 15px 0 10px 26px;
  padding: 0;
  width: 538px }
.mainEntryTitle
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/ti-2.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
  width: 408px;
  height: 32px;
  border-color: #fff }
.mainEntryTitleText
  {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 0 10px }
.mainEntryDateP
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/ti-1.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 130px;
  height: 32px }
.mainEntryDatePText
  {
  color: #fff;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  padding-top: 8px }
.mainEntryDateP a:link
  {
  color: #fff;
  text-decoration: none;
  border-color: #fff }
.mainEntryDateP a:visited
  {
  color: #fff;
  text-decoration: none }
.mainEntryDateP a:hover
  {
  color: #fc3;
  text-decoration: none }
.mainEntryDateP a:active
  {
  color: #fff;
  text-decoration: none }

.mainEntryBase
  {
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  width: 538px }
.mainEntryBase span[style="font-size:x-large;"]
  {
  line-height: 1.8em; }
.mainEntryBase  a:link
  {
  color: #0000FF;
  text-decoration: underline;
  font-weight: none;
  border-color: #0000FF }
.mainEntryBase a:visited
  {
  color: #0000FF;

  text-decoration: none }
.mainEntryBase a:hover
  {
  color: #18f;
  text-decoration: none }
.mainEntryBase a:active
  {
  color: #ffb100;
  text-decoration: none }  
  
.mainEntryBody
  {
  margin: 0;
  padding: 0; }
.mainEntryMore
  {
  margin: 0;
  padding: 5px 0 }
.mainEntryDate 
  {
  color: #000;
  font-size: 10px;
  font-family: Verdana, Osaka;
  text-align: right;
  margin: 0 0 10px;
  padding: 0 }
.mainCommentBlock    
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/comment-un.gif");
  background-repeat: repeat-y;
  background-position: 0 0;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 591px }
.mainCommentBase        
  {
  color: #6e6e6e;
  font-size: 12px;
  line-height: 140%;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
  width: 457px }
.mainCommentBody  
  {
  font-size: 12px;
  line-height: 145%;
  margin: 3px 0 0 25px;
  padding: 0 }
.mainCommentTitle 
  {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin: 0 0 8px;
  padding-left: 0 }
.mainCommentDate 
  {
  color: #000;
  font-size: 10px;
  font-family: Verdana, Osaka;
  font-weight: lighter;
  text-align: right;
  margin: 0;
  padding: 8px 0 0 }

/*　引用　*/
blockquote
  {
  color: #000;
  border: 2px solid #663;
  margin: 0px;
  padding: 6px;
  background-color: #FFE;}
  
.pageLink
  {
  color: #878787;
  font-size: 12px;
  text-align: center;
  margin: 15px auto 25px;
  padding: 0;
  width: 530px }



/*---------------------------------------
▼▼　投稿フォーム
----------------------------------------*/
.mainForm 
  {
  margin: 0 }
.formTit   
  {
  color: #878787;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  text-align: right;
  padding-right: 8px }
.formInp   
  {
  color: #000;
  font-size: 10px;
  text-align: left;
  padding-top: 1px;
  padding-bottom: 1px }
.mainFormText 
  {
  color: #5c534b;
  background-color: white;
  padding: 2px;
  width: 317px;
  border-style: solid;
  border-width: 1px;
  border-color: #878787 #b9b9b9 #878787 #878787 }
.mainFormTextarea 
  {
  color: #5c534b;
  background-color: #fff;
  padding: 2px;
  width: 380px;
  border-style: solid;
  border-width: 1px;
  border-color: #878787 #b9b9b9 #b9b9b9 #878787 }
.mainFormPass 
  {
  color: #5c534b;
  background-color: #fff;
  padding: 2px;
  width: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #878787 #b9b9b9 #b9b9b9 #878787 }
.mainFormCheck   
  {
  border-width: 0 }
.mainFormButton
  {
  color: #fff;
  font-size: 12px;
  background-color: #555;
  width: 70px;
  border: solid 1px #b9b9b9; }

/*　フォーム共通　*/
form 
  {
  margin: 0;
  padding: 0 }
textarea,input,select
  {
  font-family: Osaka, "MS UI Gothic",Verdana,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" ;
  font-size : 12px;}


/*---------------------------------------
▼▼　トラックバック専用
----------------------------------------*/
.mainTrabaForm 
  {
  color: #6e6e6e;
  font-size: 12px;
  font-family: Arial;
  background-color: #fff;
  margin: 0;
  padding: 1px;
  width: 380px;
  border: solid 1px; }


/*---------------------------------------
▼▼　フッター
----------------------------------------*/
#footBlockA 
  {
  background-image: url("https://templates.blog.fc2.com/template/mame-people/btm-1.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
  width: 850px;
  height: 53px;
  clear: both; }
#footBlockB 
  {
  background-color: #fff;
  background-image: url("https://templates.blog.fc2.com/template/mame-people/btm-2.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: right;
  margin: 0;
  padding: 0;
  width: 850px;
  height: 29px;
  clear: both; }
.footText 
  {
  font-family: Verdana;
  color: #000;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  margin: 0;
  padding-top: 10px; }


/*---------------------------------------
▼▼　画像設定
----------------------------------------*/
/* 記事内の投稿画像に対する設定 */
.mainEntryBase img 
  {
  margin: 0px;
  padding: 0px;
  max-width: 100%;
  height: auto; }

/* 記事内の枠を付けたくない画像に対するクラス */
img.no 
  {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border-width: 0; }

/* 絵文字に対する設定 */

img.emoji 
  {
  background-color: transparent;
  margin-left: 1px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  float: none;
  vertical-align: middle; }

/*---------------------------------------
▼▼　追加
----------------------------------------*/
/* 見出し */

.cap {
  border-left: 8px solid #E00;
  padding: 4px 4px 4px 6px;
  font-weight: bold; }

#acrp3_shiranakyason td {
  padding:3px 5px;
}

p[style="border-left: 8px solid #E00; padding: 4px 4px 4px 6px; font-weight: bold;"] {
  font-size:14px;
}

img.bdr,
.bdr {
  background-color: #fff;
  margin: 0px;
  padding: 3px;
  border: 1px solid #AAA;
  max-width: calc(100% - 8px);
}

del {
  filter:alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}

strong {
  font-weight: bold;
}

pre {
  margin: 0;
  padding: 6px;
  background-color: #FFE;
  border: 1px solid #663;
  overflow-x: auto;
}

.head {
  border-left: 8px solid #E00;
  padding: 4px 4px 4px 6px;
  font-weight: bold;
  font-size: 14px;
}

.sp {
  display: none;
}

.quote {
  margin-top: 1em;
  text-align: right;
}

/*blockquote from myblog*/
.myquote {
  margin: 0;
  padding: 0;
  color: #000;
  background: transparent;
  border: none;
}

.iframebox {
  position: relative;
  width: 100%;
}

.iframebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*table with border*/
table.bordertable {
  border: 1px solid #000;
  border-collapse: collapse;
}
table.bordertable th,
table.bordertable td {
  border: 1px solid #000;
  padding: 2px 6px;
}