/*-------------------------------------
▼▼　基本
-------------------------------------*/
body
  {
  color: #555;
  background-color: #fff;
  margin: 0;
  padding: 0 }
#baseBlock
  {
  color: #555;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
  background-image: url("http://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: none }
a:visited
  {
  color: #555;
  text-decoration: none }
a:hover
  {
  color: #83be1d;
  text-decoration: none }
a:active
  {
  color: #83be1d;
  text-decoration: none }
a img 
  {
  border-style : none;
  border-width : 0px; 
  text-decoration : none;}



/*-------------------------------------
▼▼　先頭
-------------------------------------*/
#TopA
  {
  background-image: url("http://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: 14px;
  font-weight: bold;
  background-image: url("http://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: #979797;
  font-size: 10px;
  font-weight: lighter;
  margin: 0;
  padding: 15px 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 }
  
  
/*---------------------------------------
▼▼　カレンダー
----------------------------------------*/
.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("http://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("http://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: 10px;
  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: 10px;
  line-height: 18px;
  margin: 0;
  padding: 0 10px 0 30px }
.menuText ul 
  {
  list-style-image: url("http://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("http://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 25px }
.mainEntryDateP
  {
  background-image: url("http://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: #6e6e6e;
  font-size: 12px;
  line-height: 150%;
  margin: 10px 0 0;
  padding: 0;
  width: 538px }
.mainEntryBase  a:link
  {
  color: #83be1d;
  text-decoration: none;
  border-color: #fff }
.mainEntryBase a:visited
  {
  color: #83be1d;
  text-decoration: none }
.mainEntryBase a:hover
  {
  color: #fc3;
  text-decoration: none }
.mainEntryBase a:active
  {
  color: #ffb100;
  text-decoration: none } 
  
.mainEntryBody
  {
  margin: 0;
  padding: 0;
  word-break: break-all;
  }
.mainEntryMore
  {
  margin: 0;
  padding: 5px 0 }
.mainEntryDate 
  {
  color: #555;
  font-size: 10px;
  font-family: Verdana, Osaka;
  text-align: right;
  margin: 0 0 10px;
  padding: 0 }
.mainCommentBlock    
  {
  background-image: url("http://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: #555;
  font-size: 10px;
  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: 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: #555;
  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("http://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("http://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: #555;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  margin: 0;
  padding-top: 10px }


/*---------------------------------------
▼▼　画像設定
----------------------------------------*/
/* 記事内の投稿画像に対する設定 */
.mainEntryBase img 
  {
  background-color: #fff;
  margin: 3px;
  padding: 3px;
  border: solid 1px #b4b4b4;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  }

/* 記事内の枠を付けたくない画像に対するクラス */
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 }