/*-------------------------------------
▼▼　基本
-------------------------------------*/
body
  {
  color: #555;
  background-color: #fff;
  margin: 0;
  padding: 0 }
#baseBlock
  {
  color: #111;
/*  font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
  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: 1100px }
a:link
  {
  color: #11C;
  }
a:visited
  {
  color: #669;
  }
a:hover
  {
  color: #83be1d;
  }
a:active
  {
  color: #83be1d;
  }
a img 
  {
  border-style : none;
  border-width : 0px;  
  text-decoration : none;}



/*-------------------------------------
▼▼　先頭
-------------------------------------*/
#TopA
  {
  background-image: url("https://blog-imgs-67.fc2.com/l/g/l/lglink/ojisan2014c.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 580px;
  height: 200px }
  

/*-------------------------------------
▼▼　プログタイトル部分
-------------------------------------*/
.Name
  {
  color: #111;
  font-size: 125%;
  font-weight: bold;
  background-image: url("https://templates.blog.fc2.com/template/mame-people/name-bg.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
  margin: 10px 0 0;
  padding: 10px 0 0;
  width: 591px;
  height: 62px }
.Introduction
  {
  color: #111;
  font-size: 80%;
  font-weight: lighter;
  text-align: center;
  /*margin: 0;*/　　
  margin: 10px 30px 10px 30px;
  /*padding: 15px 0 0*/
  padding: 0;
  }
.Name a:link
  {
  color: #11c;
  }
.Name a:visited 
  {
  color: #669;
  }
.Name a:hover
  {
  color: #88c047;
  }
  
  
/*---------------------------------------
▼▼　カレンダー
----------------------------------------*/
.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: #11c;
  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: #669;
  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: #555;
  font-size: 80%;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 15px 5px 0 33px }
.menuBlockBody
  {
  margin: 0 0 0 18px;
  padding: 5px 0 20px }
.menuText 
  {
  color: #555;
  font-size: 80%;
  line-height: 150%;
  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: #2e2e2e;
  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://blog-imgs-67.fc2.com/l/g/l/lglink/subtitle_20140315c.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
  width: 540px;
  height: 48px;
  border-color: #fff }
.mainEntryTitleText 
  {
  color: #080;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 8px 0 0 8px }
.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: #119;
  font-size: 70%;
  font-family: Verdana;
  font-weight: bold;
  padding-top: 8px }
.mainEntryDateP a:link
  {
  color: #11c;
  border-color: #fff }
.mainEntryDateP a:visited
  {
  color: #669;
  }
.mainEntryDateP a:hover
  {
  color: #fc3;
  }
.mainEntryDateP a:active
  {
  color: #fff;
  }

.mainEntryBase
  {
  color: #2e2e2e;
  font-size: 90%;
  line-height: 172%;
  margin: 10px 0 0;
  padding: 0;
  width: 538px }
.mainEntryBase  a:link
  {
  color: #11c;
  border-color: #fff }
.mainEntryBase a:visited
  {
  color: #669;
  }
.mainEntryBase a:hover
  {
  color: #fc3;
  }
.mainEntryBase a:active
  {
  color: #ffb100;
  }  
  
.mainEntryBody
  {
  margin: 0;
  padding: 0 }
.mainEntryMore
  {
  margin: 0;
  padding: 5px 0 }
.mainEntryDate 
  {
  color: #555;
  font-size: 80%;
  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: 90%;
  line-height: 172%;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  padding-top: 0;
  padding-bottom: 0;
  width: 457px }
.mainCommentBody  
  {
  font-size: 90%;
  line-height: 172%;
  margin: 3px 0 0 25px;
  padding: 0 }
.mainCommentTitle 
  {
  color: #000;
  font-size: 90%;
  font-weight: bold;
  line-height: 172%;
  margin: 0 0 8px;
  padding-left: 0 }
.mainCommentDate 
  {
  color: #555;
  font-size: 80%;
  font-family: Verdana, Osaka;
  font-weight: lighter;
  text-align: right;
  margin: 0;
  padding: 8px 0 0 }
p  
  {
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0 }

/*　引用　*/
blockquote
  {
  color: #878787;
  padding: 0 0 0 10px;
  border-top: 0 solid;
  border-right: 0 solid;
  border-bottom: 0 solid;
  border-left: 8px solid #f2f2f2 }
  
.pageLink
  {
  color: #878787;
  font-size: 90%;
  text-align: center;
  margin: 15px auto 25px;
  padding: 0;
  width: 530px }



/*---------------------------------------
▼▼　投稿フォーム
----------------------------------------*/
.mainForm 
  {
  margin: 0 }
.formTit   
  {
  color: #878787;
  font-size: 80%;
  font-family: Verdana;
  font-weight: bold;
  text-align: right;
  padding-right: 8px }
.formInp   
  {
  color: #555;
  font-size: 80%;
  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: 90%;
  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 : 90%;}


/*---------------------------------------
▼▼　トラックバック専用
----------------------------------------*/
.mainTrabaForm 
  {
  color: #6e6e6e;
  font-size: 90%;
  font-family: Arial;
  background-color: #fff;
  margin: 0;
  padding: 1px;
  width: 380px;
  border: solid 1px }

/*---------------------------------------
★★★★★　１列目＋２列目コラム
----------------------------------------*/
#wrappingBlock
  {
  width: 850px;
  float: left;
  }
/*---------------------------------------
★★★★★　３列目コラム
----------------------------------------*/
#extraBlock
  {
  padding: 125px 0 0 0;
  width: 250px;
  float: right;
  }


/*---------------------------------------
▼▼　フッター
----------------------------------------*/
#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: 1100px;
  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: 1100px;
  height: 29px;
  clear: both }
.footText 
  {
  font-family: Verdana;
  color: #555;
  font-size: 80%;
  line-height: 172%;
  text-align: center;
  margin: 0;
  padding-top: 10px }


/*---------------------------------------
▼▼　画像設定
----------------------------------------*/
/* 記事内の投稿画像に対する設定 */
.mainEntryBase img 
  {
  background-color: #fff;
  margin: 3px;
  padding: 3px;
  border: solid 1px #b4b4b4 }

/* 記事内の枠を付けたくない画像に対するクラス */
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 }