@import url("http://fonts.googleapis.com/css?family=Lora:400,700");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
header,
nav,
hgroup,
footer,
section,
article,
aside {
  display: block;
}
.clear {
  height: 0;
  line-height: 0;
  clear: both;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
body {
  color: #504653;
  font-size: 14px;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
  background-color: #EFEFEF;
  background-image: ;
}
a:link,
a:visited {
  color: #504653;
  outline: none;
  text-decoration: none;
}
a:hover,
a:active {
  color: #ff9ede;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
::-moz-selection,
::selection {
  background: #ff9ede;
  color: #212121;
}
strong,
b {
  font-weight: bold;
}
input,
textarea {
  padding: 3px;
  border: 1px solid #CCCCCC;
  background: #FAFAFA;
  color: #666666;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
  -webkit-box-shadow: 0px 0px 4px #ff9ede;
  -moz-box-shadow: 0px 0px 4px #ff9ede;
  box-shadow: 0px 0px 4px #ff9ede;
  border: 1px solid #ff9ede;
}
#MainBlock {
  margin: 0px auto;
  background-color: #FAFAFA;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width:1100px;
  -moz-box-shadow:0 1px 7px #999;
  -webkit-box-shadow:0 1px 7px #999;
  box-shadow:0 1px 7px #999;
}
#EntryListBlock {
  margin: 0 0 50px 0;
  float: left;
  width: 855px;
  /*background-color: #ebe7eb;*/
}
.EntryTextBox {
  margin: 7px 5px 0px 20px;
  padding: 0 0px 0px;
}


.EntryDivide {
  border: 0;
  height: 10px;
  margin: 0px 20px;
  background-color: #CCCCCC;  
}


.EntryDivide:nth-last-of-type(1) {
  display: none;
}
#PluginBlock {
  width: 230px;
  margin: 0px 0px 0px 0px;
  float: right;
}
#PluginBlock2 {
  display: none;
  background-color: #ebe7eb;
  overflow: auto;
}
#PluginLayout,
#PluginLayout2 {
  margin: 0 auto;
}
.PluginInnerBlock {
  margin: 7px auto 0;
  padding: 0;
}
.PluginInnerBlock:nth-last-of-type(1) {
  margin: 10px auto;
}
.PluginInnerBlock2 {
  width: 110px;
  margin: 10px auto 0;
  padding: 10px;
  background-image: ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.PluginInnerBlock2:nth-last-of-type(1) {
  margin: 10px auto;
}
#MainBlock > header {
  padding: 0px 10px;
  background: url(http://file.forestcat.zoku-sei.com/top05.jpg) 100% ;
  height: 280px;
}
#MainBlock > header > h1,
#MainBlock > header > h2{
  padding-top:0px;
}
#MainBlock > header #BlogTitle a:link,
#MainBlock > header #BlogTitle a:visited {

  font-weight: bold;
  font-size: 80%;
  color: #fff;
 /* text-shadow:0 1px 1px #ff7acc;*/
  background: url(http://file.forestcat.zoku-sei.com/icon_Plumbob.png) left center no-repeat;
  background-size:auto 100%;
  padding:0px 0px 3px 20px


}
#MainBlock > header #BlogExplanation {
  margin-top:0px;
  font-size: 90%;
  color: #FAFAFA;
  text-shadow:0 1px 1px #666;
  padding-left:35px
}


/*ページメニュー設定*/

#MainBlock > nav {
  background-color: #9f9f9f;
  margin:0 0 15px 0;
  padding: 8px 20px;
}
#MainBlock > nav ul {
  line-height: 2.5em;
}
#MainBlock > nav li {
  display: inline;
  margin: 0 0.5em 0 0;
}
#MainBlock > nav a {
  padding: 0.5em 15px;
  text-decoration: none;
  color: #FAFAFA;
}
#MainBlock > nav a.current,
#MainBlock > nav a:focus,
#MainBlock > nav a:hover,
#MainBlock > nav a:active {
  color: #FCFCFC;
  background: #c8c8c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#Breadcrumbs {
  margin: 0 auto;
  color: #212121;
  background-image: ;
  /*margin: 5px 0;
  padding: 5px 10px;*/
}
#Breadcrumbs a {
  color: #212121;
}
.EntryTextBox header {
  margin: 0 0 1em 0;
}
.EntryTextBox header .EntryTitle {
  /*margin: 0 0 0.3em 0;
  padding: 0px 0px 0px 0px;*/
  font-size: 110%;
  line-height:1.7;
  font-weight: bold;
  background: url(http://file.forestcat.zoku-sei.com/icon_midashi.png) left center no-repeat ;
  background-size:auto 100%;
  padding-left:34px

}
.EntryTextBox header .EntryTitle a {
  text-decoration: none;
}
.EntryTextBox header .EntryTitle a:link,
.EntryTextBox header .EntryTitle a:visited {
  color: #504653;

}

.EntryTextBox header .EntryTitle a:hover {
  color: #fa7ace;
}
.EntryTextBox header ul {
  margin: 0px 0 3px;
  font-size:85%;
  text-align:right

}
.EntryTextBox header li {
  display: inline-block;
  font-size: 85%;
  color: #ffffff;
}
.EntryTextBox header li a:link,
.EntryTextBox header li a:visited {
  text-decoration: none;
  color: #ffffff;
}


.maikokasen {
  margin-top: 0px;
  padding: 0 10px 0px 0px;
  height: 16px;
  border: none;
  background: url(http://file.ims.blog-sim.com/back_pet_01.png) left center no-repeat ;
  background-color:#c8c8c8;
  border-bottom: 2px dashed #e9e9e9;
}

.maikoentry {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 9px 6px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebe7eb), color-stop(0.00, #c8c8c8));
background: -webkit-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -moz-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -o-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -ms-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);



}


.EntryTextBox header .EntryCategory:before {
  content: "Category:";
}
.EntryTextBox header .EntryCategory a{
  font-weight:bold;
}
.EntryTextBox header .EntryWriteDate:before {
  content: "Date:";
}
.EntryTextBox .EntryPsText {
  margin: 1em 0;
  text-align: left;
}
.EntryTextBox .EntryPsText a {
  color: #212121;
  text-decoration: underline;
}
.EntryTextBox .EntryPsText:before {
  /*content: "03e";*/
  padding: 0 10px 0 0;
  text-decoration: none;
}
.EntryText,
.EntryText * {
  line-height: 1.7;
text-align: center;
}
.EntryText a:link,
.EntryText a:visited {
  text-decoration: underline;
}
.EntryText img {
  max-width: 100%;
  margin: 4px 0;
}
.EntryText h1,
.EntryText h2,
.EntryText h3,
.EntryText h4,
.EntryText h5,
.EntryText h6 {
  margin: 1.5em 0px 0.6em;
  padding: 0 0 0 0.5em;
  word-wrap: break-word;
  font-weight: bold;
}
.EntryText h1,
.EntryText h2 {
  font-size: 130%;
  border-bottom: #c8c8c8 3px dotted;
}
.EntryText h3 {
  font-size: 120%;
  background-color: #d7d7d7;
}
.EntryText h4 {
  font-size: 100%;
  border: #c8c8c8 2px dotted;
}
.EntryText h5 {
  font-size: 100%;
}
.EntryText h6 {
  font-size: 100%;
}
.EntryText p {
  margin: 1em 0;
}
.EntryText mark {
  background: #212121;
  color: #212121;
  padding: 0 0.2em;
}
.EntryText table {
  margin:auto;
  width: 90%;
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
.EntryText table th,
.EntryText table td,
.EntryText table caption {
  padding: 2%;
}
.EntryText table th {
  padding: 5px;
  border: 1px solid #CCCCCC;
  border-width: 0 0 1px 1px;
  font-weight: bold;
  text-align: center;
}
.EntryText table td {
  padding: 5px;
  border: 1px solid #CCCCCC;
  border-width: 0 0 2px 1px;
  text-align: left;
}
.EntryText ul,
.EntryText ol,
.EntryText dl {
  margin: 0.8em 1.2em;
}
.EntryText ul li {
  list-style: disc inside;
  margin: 0 0 0.3em 0;
}
.EntryText ol li {
  list-style: decimal inside;
  margin: 0 0 0.3em 0;
}
.EntryText dl dt {
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
.EntryText dl dd {
  margin: 0 0 0.8em 0.5em;
}
.EntryText blockquote {
  background-color: #EEEEEE;
  color: #212121;
  padding: 10px;
  border-left: 3px solid #CCCCCC;
  font-size: 90%;
}
.EntryText blockquote cite {
  color: #666666;
}
.EntryText blockquote cite:before {
  content: "2014";
}
.EntryText pre {
  background-color: #EEEEEE;
  padding: 10px;
  font-size: 90%;
}
.EntryText hr {
  border: 0;
  height: 1px;
  margin: 2em auto;
  background-color: #CCCCCC;
}
.NinjaClap {
  padding: 1em 0 0;
}
.NinjaClap .NinjaClap a img {
  margin: 0 0.5em;
  vertical-align: middle;
  width: 80px;
}

#CommentBlock {
  margin: 2em 0 0;
}
#CommentBlock .CommentMenuTitle {
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 10px;
}
.CommentTextBox {
  margin: 0 0 1em;
  padding: 0.5em 0 0.5em 0;
  border-bottom: 1px solid #CCCCCC;
}
.CommentTextBox header {
  margin: 0;
}
.CommentTextBox header ul {
  margin: 0;
  text-align: right;
}
.CommentTextBox header ul li {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #666666;
  font-size: 90%;
}
.CommentResBox {
  margin: 1em 0 0 1em;
  padding: 0.5em 0 0.5em 1em;
  border-left: 3px solid #CCCCCC;
}
.CommentTitle,
.CommentResTitle {
  padding: 0.3em 0.2em 0 0;
  font-weight: bold;
  line-height: 1.4;
}
.CommentText,
.CommentResText {
  padding: 0.5em 0;
  line-height: 1.4;
}
.CommentText * {
  line-height: 1.4;
  font-size: 90%;
}
.CommentFormBlock ul {
  margin: 3px 0;
}
.CommentFormBlock ul li {
  padding: 0.5em 0em;
  text-align: left;
  vertical-align: middle;
  font-size: 80%;
}
.CommentFormBlock ul li .CommentForms {
  width: 180px;
  margin: 0 5px 0 0;
}
.CommentFormBlock ul li textarea.CommentForms {
  resize: none;
  width: 270px;
}
.CommentFormBlock ul li .CommentForms_pass {
  width: 150px;
  margin: 0 5px 0 0;
}
.CommentFormBlock .CommentFormSubmit {
  clear: both;
  padding: 1em 0;
}
.CommentFormBlock .CommentFormSubmit input {
  padding: 0.5em 1em;
  background: #6D6D6D;
  cursor: pointer;
  color: #FAFAFA;
}
.CommentFormBlock .CommentFormSubmit input:hover {
  background: #CCCCCC;
  color: #212121;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.CommentBlock.edit {
  margin: 2em auto;
  padding: 2em;
  width: 280px;
}
#PageLinkBlock {
  margin: 20px auto 0;
}
#PageLinkBlock ul {
  text-align: center;
}
#PageLinkBlock ul li {
  display: inline;
  margin: 0;
}
#PageLink10Block, #PageNavLink {
  margin: 20px auto 30px;
}
#PageLink10Block #PageLink10, #PageNavLink ul {
  width: auto;
  text-align: center;
  text-indent: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#PageLink10Block #PageLink10 li, #PageNavLink ul li {
  margin: 5px;
  font-weight: bold;
  display: inline;
}
#PageLink10Block #PageLink10 li a, #PageNavLink ul li a {
  background: #b8b8b8;
  padding: 5px 8px;
  font-weight: normal;
  text-decoration: none;
  color: #FAFAFA;

  border: 2px dashed #c8c8c8;

  /*-webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;*/
}
#PageLink10Block #PageLink10 li.active a {
  background: #b8b8b8;
  color: #FAFAFA;
}
#PageLink10Block #PageLink10 li.noactive a:focus,
#PageLink10Block #PageLink10 li.noactive a:hover,
#PageLink10Block #PageLink10 li.noactive a:active {
  background: #b8b8b8;
  color: #FAFAFA;
}
#PageNavLink {
  display:none;
}
#PageNavLink ul {
  display:block;
  margin:0 auto;
  max-width:300px;
  text-align:center;
}
#PageNavLink ul li.prev,
#PageNavLink ul li.home,
#PageNavLink ul li.next {
  font-weight:bold;
  font-size:120%;
  display:block;
  float:left;
}
#PageNavLink ul li a {
  display:block;
  width:70px;
}
#PageNavLink ul li.prev {
  margin-right:10px;
}
#PageNavLink ul li.next {
  margin-left:10px;
}


/*サイドバー設定*/

.PluginTitle {
  line-height: 1.5;
  font-size: 110%;
  font-weight: bold;
  margin:3px 3px 3px 3px;
  padding:0px 0px 0px 5px;
  border-top: 2px dashed #e9e9e9;
}



.maikoPtitle {
overflow: hidden;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebe7eb), color-stop(0.00, #c8c8c8));
background: -webkit-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -moz-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -o-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: -ms-linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
background: linear-gradient(top, #c8c8c8 0%, #ebe7eb 100%);
}



.PluginExplanation {
  line-height: 1.6;
}
.PluginContents {
  padding: 7px 5px 0px 5px;
  line-height: 1.5;
  font-size: 85%;
  color: #333;
}
.PluginContents li {
  line-height: 1.4;
}
.PluginContents .plugin_data {
  padding: 0 0 3px;
}
.PluginContents .plugin_data * {
  line-height: 1.6;
}
.PluginContents .plugin_data_date {
  text-align: right;
  font-size: 90%;
  line-height: 2.1;
}
.CalendarMoveTable {
  margin: 0 auto;
  width: 100%;
}
.CalendarMoveTable td {
  height: 2em;
  text-align: center;
  vertical-align: middle;
}
.CalendarMoveTable td a:link,
.CalendarMoveTable td a:visited,
.CalendarMoveTable td a:hover {
  text-decoration: none;
}
.CalendarMoveTable .CalendarPrevTd a {
  padding-left: 1.5em;
}
.CalendarMoveTable .CalendarPrevTd a:before {
  padding: 0 10px 0 0;
}
.CalendarMoveTable .CalendarNextTd a {
  padding-right: 1.5em;
}
.CalendarMoveTable .CalendarNextTd a:after {
  padding: 0 0 0 10px;
}
.CalendarTable {
  margin: 0 auto;
  width: 100%;
}
.CalendarTable th,
.CalendarTable td {
  height: 2.5em;
  border: 1px solid #CCCCCC;
  text-align: center;
  vertical-align: middle;
}
.CalendarTable .CalendarWdayTr .CalendarWdaySat,
.CalendarTable .CalendarWdayTr .CalendarWday,
.CalendarTable .CalendarWdayTr .CalendarWdaySun {
  text-align: center;
  font-weight: bold;
}
.CalendarTable .CalendarTr .CalendarTd,
.CalendarTable .CalendarTr .CalendarTdSat,
.CalendarTable .CalendarTr .CalendarTdSun {
  text-align: center;
}
.CalendarTable .CalendarTdLink a {
  padding: 4px 0;
  display: block;
  text-align: center;
  color: #ff9ede;
}
.CalendarTable .CalendarTdLink a .CalendarTdLinkFont {
  font-weight: bold;
}
.blogsearch .box {
  width: 160px;
  padding: 2px 3px 6px 0px;
}
.blogsearch .btn {
  background: #6D6D6D;
  color: #FAFAFA;
  cursor: pointer;
  padding:3px;
  font-size: 90%;
}
.blogsearch .btn:hover {
  background: #CCCCCC;
  color: #212121;
}
.qrcode_image {
  text-align: center;
}
#MainBlock > footer {
  margin: 0 auto;
  padding: 20px 10px;
}
#MainBlock > footer ul {
  text-align: center;
}
#MainBlock > footer li {
  display: block;
  width: 100%;
  padding: 7px 0 0;
  font-size: 90%;
  color: #212121;
}
#MainBlock > footer a {
  color: #212121;
}



@media screen and (max-width: 1024px) {
  #MainBlock {
    width:960px;
  }
  #MainBlock > header {
    background: url(http://file.forestcat.zoku-sei.com/top03.jpg) no-repeat 100%;
    width: 100%;
    margin: 0;
    padding: 0px;
    height:280px;
    background-position: 50% 50%;
  }
  #MainBlock > header > h1,
  #MainBlock > header > h2{
    padding-top:0px;
  }
  #MainBlock > header #BlogTitle,
  #MainBlock > header #BlogExplanation {
    width: 95%;
    margin: 0px auto;
  }
  #MainBlock > header #BlogExplanation {
    margin-top:10px;
  }
  #MainBlock > nav {
    padding: 5px 10px;
    margin: 0 auto;
  }
  #MainBlock > nav ul {
    width: 95%;
  }
  #Breadcrumbs {
    width: 95%;
    margin: 0px auto;
    padding: 10px 0;
  }
  #EntryListBlock {
    width: 670px;
    float: left;
    margin: 0px 7px;
    padding: 20px 0;
  }
  #EntryListBlock .EntryTextBox {
    width: 100%;
  }
  #PluginBlock,
  #PluginBlock2 {
    width: 250px;
    float: right;
    margin: 0 auto 10px;
    padding: 20px 0;
  }
  .PluginLayout,
  .PluginLayout2 {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
  }
  .PluginInnerBlock,
  .PluginInnerBlock2 {
    width: 95%;
  }
  #MainBlock > footer {
    width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0;
  }

  .EntryTextBox img {
    max-width: 90%;
    height: auto;
    width: auto;
    margin: 0;
  }



}


@media screen and (max-width: 640px) {
  #Breadcrumbs {
    display: none;
  }
  #MainBlock {
    width:100%;
    margin-top:0;
  }
  #MainBlock > header {
    background: url(http://file.forestcat.zoku-sei.com/top_sma02.jpg) no-repeat 100%;
    height:100px;
    padding:0px;

  }
  #MainBlock > header > h1,
  #MainBlock > header > h2{
    padding-top:0px;
   
  }
  #MainBlock > header #BlogTitle {
    margin-left: 10px;
    font-size:80%;
    width:50%;
  }
  #MainBlock > header #BlogExplanation {
    font-size:80%;
    margin-top:0px;
  }



  #MainBlock > header #BlogTitle a:link,
  #MainBlock > header #BlogTitle a:visited {
  background:none;
  background-size:auto 90%;
  margin-left:0px;
  padding-left:0px;
}

#MainBlock > nav {
  margin:0 0 5px 0;
  padding: 0px 0px;
}
#MainBlock > nav ul {
  line-height: 1.8em;
}
#MainBlock > nav li {
  display: inline;
  margin: 0 0 0 0;
}
#MainBlock > nav a {
  padding: 0.5em 5px;
  text-decoration: none;
}

.EntryTextBox header .EntryTitle {
  font-size:80%;
  background-size:auto 80%;
  padding-left:25px
}



  #EntryListBlock {
  margin: 10px;
  padding: 0px;
    width:97%;

  }
  #EntryListBlock .EntryTextBox {
    margin: 0px;
    padding: 0px;
  }
  #EntryListBlock .EntryText {
     font-size:120%;
  }

  #PageNavLink {

    display:block;
  }
  #PluginBlock,
  #PluginBlock2 {
    width: 90%;
  }

  img {
    max-width: 95% !important;
    height: auto;
    width: auto;
    margin: 0;
  }

  iframe{
    max-width: 100% !important;
    height: auto;
    width: auto;
    margin: 0;
  }

.EntryText table {
  margin:auto;
  width: 95% !important;
}

/*記事内だけの画像装飾*/
.EntryText img {
   border: 1px solid #ccc;
   padding: 3px !important;
  background: #ffffff;

}

/*おまとめボタン*/

.ninja_onebutton {
  position:relative;
  bottom:-5px !important;
}

/*絵文字*/
img.emozi {
  vertical-align: middle;

}

/*テキスト個別用*/
.m_pagetext {
  line-height:0.8em !important;
  font-size:50% !important;
}

}




/*ここから順次追加クラス*/


.clearLeft {
clear: left;
}

.clearRight {
clear: right;
}


.figure {
  display: block;
  position: relative;
  overflow: hidden;
}
 
.figcaption {
  position: absolute;
  background: rgba(0,0,0,0.5);
  color: white;
  padding: 5px 10px;
}


.NinjaClap {
  display: none;
}


/*記事内だけの画像装飾*/
.EntryText img {
   border: 1px solid #ccc;
   padding: 10px;
  background: #ffffff;

}

/*記事内画像装飾なし*/
.deco_no img {
   border: none;
   padding: 0px;

}


.Nihonblog img {
  border:1px solid #ffffff;
  box-shadow: 0 0 2px rgba(0,0,0,.5);
  padding: 0px;
}

/*おまとめボタン*/

.ninja_onebutton {
  position:relative;
  bottom:30px;
}

/*バナー用影*/
.banner-maiko img {
  box-shadow: 0 0 2px rgba(0,0,0,.5);
  border:1px solid #ffffff;
}


/*ついボタン*/
img.twibo {
  vertical-align: middle;
}

/*絵文字*/
img.emozi {
  vertical-align: middle;
  position:relative;
  bottom:2px;
}

/*ラインスタンプ*/
.maiko-line01 {
  text-align: center;
}