/* ---------------------------------------------------------------
　　舞華が時間をかけて作成しました。
    著作権表示は、消さないで下さい。
    又、このテンプレートの改造、第二利用は禁止しています。
    ご利用規約を、お読みください。
--------------------------------------------------------------- */

/*  全体の基本設定
    ------------------------------------------------------- */
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,body {
  padding-top: 0px;
 margin-top: 0px;
  font-family: “メイリオ”,”Meiryo”;
  font-size: 13px;
 line-height: 20px;
  color: #aaaaaa;
  background-color: #fffffff;
background-image: url('');
background-repeat: no-repeat;
background-position: left top;

}

a {
  color: #a5a5a5;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #79889b;
}
a:focus {
  outline: thin dotted #fee7f7;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: normal;
  line-height: 20px;
  font-size: 14px;
letter-spacing: 0.02em;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1,
h2,
h3 {
  line-height: 20px;
}
h1 {
  font-size: 16px;
letter-spacing: 0.02em;
}
h2 {
  font-size: 14px;
letter-spacing: 0.02em;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px dotted #fee7f7;
  border-bottom: 1px dotted #fee7f7;
}
blockquote {
  padding: 0 0 0 1em;
  margin: 0 0 20px;
  border-left: 5px dotted #fee7f7;
}
blockquote p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #a5a6a7;
}
blockquote small:before {
  content: '\2014 \00A0';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
}
input,
button,
select,
textarea {
  font-family: Arial, "メイリオ", sans-serif;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #a5a6a7;
  vertical-align: middle;
  border-radius: 2px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"] {
  background-color: #;
  border: 1px solid #fee7f7;
  width: 100%;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.6);
  box-shadow: 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
  width: auto;
}
select,
input[type="file"] {
  height: 20px;
  line-height: 20px;
}
select {
  border: 1px dotted #fee7f7;
  background-color: #;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #ba8e6d;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a5a6a7;
}
button,
input {
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  height: 6em;
}
table {
  width: 500px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}


/* ------------------------
      ボタンの設定
--------------------------- */


.btn {
  display: inline-block;
  padding: 4px 4px 4px 4px;
  margin-bottom: 0;
  font-size: 12px;
color: #a5a6a7;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: #ffffff;
  border: 1px dotted #fee7f7;
  border-bottom-color: #fee7f7;
  border-radius: 3px;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  opacity: 0.75;
  -ms-filter: "alpha(opacity=75)";
}
.btn:focus {
  outline: thin dotted #fee7f7;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:active {
  background-image: none;
  outline: 0;
}
.btn-primary {
    text-align: center;
}
.btn-primary .btn {
  padding: 10px 10px;
  font-size: 13px;
  background: #;
 
display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
button.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}


/*----------------------------------------------
     外枠の設定
----------------------------------------------- */

#Sotowaku{
   padding-top: 0px;
 margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
height: 100%;
  background: #ffffff;
background-image: url('http://file.8maika8.blog.shinobi.jp/background01.jpg');
background-repeat: repeat-y;
background-position: center top;

}




/* ----------------------------------------------
       ヘッダー、メニュー部分の設定
----------------------------------------------- */



/* ヘッダー全体の設定 */

#HeaderBlock
{
 padding-top: 0px;
 margin-top: 0px;
   width: 900px;
height: 220px;
  background: #;
background-image: url('http://file.8maika8.blog.shinobi.jp/header01.jpg');
background-repeat: no-repeat;
background-position: center top;
}

.header {
 padding-top: 0px;
 margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
/* ヘッダーの見出し部分の設定 */
.headerTitle {
  margin: 0px;
  padding-top: 50px;
  padding-left: 250px;
}

/* ヘッダーのタイトル文字の設定 */
.headerTitleLink {
  padding-top: 0px;
 margin-top: 0px;
  font-size: 25px;
  font-weight: bold;
 letter-spacing: 0.05em;
}

/* ヘッダーのタイトル下の文章の設定 */
.headerDesc {
    margin-bottom: 2em;
padding-left: 250px;
}




/* --------------------------------------------------------------------------
      記事、サイドバーなどページ内のメインブロックの設定
---------------------------------------------------------------------------- */

#MainContainer {
  width: 800px;
  margin-left: auto;
  margin-right: auto;

}
#MainContainer:before,
#MainContainer:after {
  display: table;
  content: "";
}
#MainContainer:after {
  clear: both;
}




/* -----------------------------------------
     メインコンテンツ部分の設定 
------------------------------------------*/



#ArticleBlock {
  margin: 20px  0px 20px 45px;
  width: 530px;
  float: left;
}


/* --------------------------------------------------------
     コメント編集の時のコンテンツ部分の設定 
----------------------------------------------------------*/


#ArticleBlock.commentEdit {
  float: none;
  margin-left: auto;
  margin-right: auto;
}



/* --------------------------------------------------------------------------------------
     カテゴリー一覧・検索結果・日付別一覧のタイトル上の表示の設定 
---------------------------------------------------------------------------------------*/


.entryListTitle {
 margin: 0px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

/*-------------------------------------------------------------------------
    ページカテゴリ表示部分
--------------------------------------------------------------------------*/

.listTitle {
width: 500px;
 margin: 0px;
 display: inline-block;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.4em;
  vertical-align: top;
} 
  
/* カテゴリー一覧・検索結果・日付別一覧のタイトル上のアイコンの設定 */
.listTitle [class^="icon-"] {
padding-right: 5px;
background: #;

}
.icon-folder-close{


}
/*---------------------------------------
     記事詳細タイトルの設定
----------------------------------------*/
.articleTitle {
  margin: 0px 0px 0px 0px;
  background: #ffffff;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 3px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4em;
 letter-spacing: 0.02em;
background-image:url('http://file.8maika8.blog.shinobi.jp/meintaitoru01.jpg');
}

/* 記事詳細、ページの本文部分全体の設定 */
#EntryTextBox {
  padding: 28px 28px;
  margin: 0px 0px 0px 0px;
  background: #ffffff;
background-image:url('');
  border: 1px dotted #fee7f7;
}
/* 記事詳細のコメント部分の設定 */
#CommentBlock {
  background: #;
}

/* 本文部分の設定 */
.entryText {
  padding-top: 15px;
    margin-top: 10px;
margin-bottom: 20px;
font-size: 13px;

}
/* 本文中の画像の設定 
.entryText img {
  margin-bottom: 10px;
  margin-right: 10px;
border: 0px
}
/* 本文中のリンクの設定 */
.entryText a,
.entryText a:link,
.entryText a:visited 
.entryText a:focus{
  text-decoration: underline;
}

}
/* 本文中のテキストの設定 */
.entryText h1,
.entryText h2,
.entryText h3,
.entryText h4,
.entryText h5,
.entryText h6,
.entryText strong,
.entryText b {
  font-weight: bold;
}
.entryText h1 {
  font-size: 15px;
}
.entryText h2 {
  font-size: 15px;
}
.entryText h3 {
  font-size: 14px;
}
.entryText h4 {
  font-size: 14px;
}
.entryText h5 {
  font-size: 13px;
}
.entryText h6 {
  font-size: 13px;
}

/* --------------------------------------
     トップページの設定 
---------------------------------------*/
.entryList {
  margin: 0px;
  list-style: none;
}
/* トップ記事のタイトル部分の設定 */ 

.entryList > li {
  padding: 15px 30px 0px 30px;
  font-size: 16px;
  line-height: 1.4em;
 letter-spacing: 0.02em;
  margin: 0px 0px 20px 0px;
  background: #ffffff;
background-image:url('http://file.8maika8.blog.shinobi.jp/meintaitoru01.jpg');
background-repeat: no-repeat;
background-position: left top;
  border: 1px dotted #fee7f7;
}

/* 一覧ページの「つづきを読む」部分の設定 */
.entryPsLink {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 拍手部分の設定 */
.NinjaClap {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* 記事フッター部分の設定 */
.entryFooter {
  margin-top: 28px;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  font-size: 10.5px;

}
.entryFooter li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.entryFooter li:last-child {
  margin-right: 0;
}
.entryFooter a {
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
  border-radius: 2px;
}
.entryFooter a:link,
.entryFooter a:visited {
  color: #8b8b8b;
  border: 1px dotted #fee7f7;
}
.entryFooter a:hover,
.entryFooter a:active,
.entryFooter a:focus {
  color: #79889b;
  border: 1px dotted #fee7f7;
}
.entryFooter a [class^="icon-"] {
  color: #8b8b8b;
}
.entryFooter a span {
  display: inline-block;
  padding-left: 5.25px;
  line-height: 20px;
}

/* ----------------------------------------------------
      記事詳細のコメント部分全体の設定 
-------------------------------------------------*/

#CommentBlock {
   background: transparent;
  padding-top: 28px;

}
/* 記事詳細のコメント部分全体のタイトルの設定 */
.commentBlockTitle {
padding-top: 15px;
padding-left: 60px;
padding-bottom: 5px;
  margin: 0px 0px 0px 0px;
  background: #ffffff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4em;
 letter-spacing: 0.02em;
background-image:url('http://file.8maika8.blog.shinobi.jp/meintaitoru01.jpg');

}
/* 記事詳細のコメント部分全体のタイトル用アイコンの設定 */
.commentBlockTitle:before {
 display: inline-block;
  padding-right: 0.5em;
  background: #ffffff;
}
/* 記事詳細の各コメント部分全体の設定 */
.commentTextBox {
  margin-bottom: 28px;
  padding: 14px 28px;
  background: #ffffff;
  border: 1px dotted #fee7f7;
}
/* 記事詳細の各コメントのタイトルの設定 */
.commentTitle,
[id^="commentRes"]{
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}
/* 記事詳細の各コメントのフッター部分の設定 */
.commentTextBox .entryFooter {
  margin-top: 0;
  margin-bottom: 14px;
}
.commentTextBox .entryFooter .user a {
  border: 0;
  padding-left: 0;
}
.commentTextBox .entryFooter [class^=icon-] {
  margin-right: .5em;
}
.commentTextBox .entryFooter .user [class^=icon-] {
  padding-left: 0;
}
/* 記事詳細の管理者コメント部分の設定 */
.commentResBlock {
  margin: 20px 0;
  padding: 10px 15px;
  color: #a5a6a7;
  border-left: 7px dotted #fee7f7;
}
[id^=CommentRes] {
  margin: 0;
}

/* コメントフォーム部分の設定 */
#CommentForm {
  padding: 28px;
  margin: 0px 0px 0px 0px;
  background: #ffffff;
  border: 1px dotted #fee7f7;

}
#CommentForm form {
  margin-bottom: 0;
}
.commentFormBlock label {
    display: inline-block;
    cursor: default;
}
.commentFormBlock input[type="text"],
.commentFormBlock input[type="password"],
.commentFormBlock textarea {
  margin-bottom: 10px;
  height: 28px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* コメント入力欄の設定 */
#CommentText {
  height: 15em;
}

/* コメント編集のフォームの設定 */
.commentEdit label {
  width: 18%;
  display: inline-block;
  text-align: right;
  margin-right: 2%;
  cursor: default;
  vertical-align: top;
  line-height: 20px;
}
.commentEdit input[type="text"],
.commentEdit input[type="password"],
.commentEdit textarea {
  width: 70%;
  display: inline-block;
  margin-bottom: 10px;
}

/* ページャーの設定 */
.pager {
   margin: 0px 0px 0px 0px;
  list-style: none;
  display: table;
  width: 450px;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: table-cell;
}
.pager li.prev {
  text-align: left;
}
.pager li.next {
  text-align: right;
}
.pager a,
.pager li > span {
  display: inline-block;
  padding: 0px 0px;
}

/* ページ下のページャー部分の設定 */
.pager.pagetop {
  margin-bottom: 0;
}
.pager.pagetop li {
  padding-right: 14px;
  text-align: right;
}
.pager.pagetop a {
  background: #ffffff;
  color: #8b8b8b;
  font-size: 11.9px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: .5em 1em;
}




/*---------------------------------------- 
　　右プラグインブロックの設定 　
-----------------------------------------*/


.pluginBlock {
  margin: 20px 45px 0px 0px;
  width: 160px;
  padding: 0;
  float: right;
}

/*右プラグイン部分の設定 */
.plugin {
  margin: 0px 0px 20px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #ffffff;
  border: 1px dotted #fee7f7;
}
/* プラグインのタイトルの設定 */
.pluginTitle {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 40px;
  line-height: 0.5em;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.2em;
  word-wrap: break-word;
background-image:url('http://file.8maika8.blog.shinobi.jp/plheader01.jpg');
background-position:left top;

}
/* プラグインのコンテンツ部分の設定 */
.pluginBody {
  overflow: hidden;
  padding: 9px 28px;
}

/*各プラグイン処理内の基本デザイン*/
.plugin_data,
.plugin_data * {
  line-height: 13px;
}
.plugin_data + .plugin_data {
  margin-top: 7px;
}


/*--------------------------------------------------------------------------------
      各プラグイン処理内基本デザインの下に記載する日付など 
--------------------------------------------------------------------------------*/


.plugin_data_date {
  font-size: 11.9px;
  margin-bottom: 7px;
}

.plugin_data .right {
  float: right;
}
.plugin_data .right:before,
.plugin_data .right:after {
  display: table;
  content: "";
}
.plugin_data .right:after {
  clear: both;
}

/*---------------------------------------
      横カレンダー用デザイン 
----------------------------------------*/
 
#CalendarBlock { 
width:100%; 
height:20px; 
margin:0px; 
padding:0px;
text-align:center;
 padding-top:5px;
 background-color:#;
 } 
.Calendar {
color:#bbbbbb; 
font-size:12px; 
padding-bottom:15px; 
font-family:“メイリオ”,”Meiryo”; 
}




/*------------------------------------ 
     ブログ内検索用デザイン
--------------------------------------*/
.blogsearch:before,
.blogsearch:after {
  display: table;
  content: "";
}
.blogsearch:after {
  clear: both;
}
.blogsearch .box {
  width: 100px;
  height: 16px;
  float: left;
}
.blogsearch .btn {
   float: right;
 width: 45px;
height: 25px;
font-size:12px; 
  text-align: center;
  background: #ffffff;
  color: #a5a6a7;
}
/* コメント用デザイン */
.plugin_cm_with_res img {
  margin-left: 7px;
  vertical-align: text-top;
}
/* プロフィール用デザイン */
.profile_image {
  margin-bottom: 10px;
}
/* バーコード用デザイン */
.qrcode_image {
  text-align: center;
}

/*------------------------------------ 
      フッターの設定
------------------------------------- */

#FooterBlock {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 50px;
  margin-bottom: -3px;
  padding-bottom: 3px;
  padding-top: 20px;
  text-align: center;
  font-size: 11.9px;
  color: #aaaaaa;
  background: #;
background-image: url('http://file.8maika8.blog.shinobi.jp/bottom01.jpg');
background-repeat: no-repeat;
background-position: center bottom;
}
#FooterBlock ul {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
/* フッター内のリンクの設定 */
#FooterBlock a {
  margin-right: .5em;
  display: inline-block;
  color: #a5a5a5;
  border-radius: 2px;
}
#FooterBlock a:link,
#FooterBlock a:visited {
  text-decoration: underline;
}
#FooterBlock a:focus {
}
#FooterBlock a:hover,
#FooterBlock a:focus {
  color: #79889b;
  text-decoration: none;
}
