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;
}
br {
　　letter-spacing: 0;
}
fieldset,
img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  line-height: 1;
}
img {
border: none;
}
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;
}


html {
  background-color:#008899;
  background: url('http://file.88times100.blog.shinobi.jp/cloth1.gif') ; 
　background-position:center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  Microsoft.AlphaImageLoader(src='http://file.88times100.blog.shinobi.jp/cloth1.gif', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://file.88times100.blog.shinobi.jp/cloth1.gif', sizingMethod='scale')";
}

body {
  color:#455765;
  font-size: 13px;
  font-family: Arial,"メイリオ",sans-serif;
}
a:link, {
  color: #008080;
  outline: none;
  text-decoration: none;
}
a:visited {
  color: #005f60;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #008080;
  text-decoration: underline;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a:active {
  color: #ff7f7f;
  text-decoration: underline;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

strong,
b {
  font-weight: bold;
}
input,
textarea {/*検索エリア*/
  padding: 3px;
  border: 1px solid #a8bf93;
  background: #ffffff;
  color: #a3a3a2;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
  -webkit-box-shadow: 0px 0px 4px #DA4453;
  -moz-box-shadow: 0px 0px 4px #DA4453;
  box-shadow: 0px 0px 4px #DA4453;
  border: 1px solid #DA4453;
}


/*マウスドラッグ　背景可視性*/
::selection {
background:#c1d8ac /* Safari */
}	 
::-moz-selection {
 background:#c1d8ac; /* Firefox */
}


#HeaderBase {
}
#HeaderBase > header mark{
  background: #eec362;
  color: #ffffff;
  padding: 0 0.2em;
/*  background:url("") no-repeat;*/
}
#HeaderBase  > header {
  margin:0 auto;
  width:930px;
}
#HeaderBase  > header #HeaderLinks {
  float:right;
}
#HeaderBase  > header #HeaderLinks a{
  font-weight :normal;
  padding:0 5px;
}

#HeaderBase  > header #HeaderInner{
  padding: 25px 10px 15px;
}
#HeaderBase  > header #BlogTitle {
  background:url("http://file.88times100.blog.shinobi.jp/freefont_logo_ArmedBanana.png") no-repeat;
  width:245px;
  height:50px;
  text-align: left;
}
#HeaderBase  > header #BlogTitle a:link,
#HeaderBase  > header #BlogTitle a:visited {
  font-weight: bold;
  font-size: 180%;
  letter-spacing:20px;
  text-decoration: none;
 color: transparent/*#e4dc8a*/;
}

#MenuPage {
  background-color: #ebd842;
  width:900px;
  margin:0 auto;
}
#MenuPage ul {
  line-height: 28px;
}
#MenuPage li {
  display: inline-block;
}
#MenuPage a {
  display: block;
  padding: 1px 30px;
  text-decoration: none;
  color:#627444;
  font-weight :bold;
}
#MenuPage a.current,
#MenuPage a:focus,
#MenuPage a:hover,
#MenuPage a:active {
  color:#FFFFFF;
  background: #ED5565;
}



#MainBlock {
  margin: 0px auto ;
  padding: 25px 0 ;
  width: 950px;
}
#EntryListBlock {
  margin: 0 0 10px 0px;
  float: left;
  width: 610px; 
}
.EntryTextBox {
  margin: 0px 0px 30px;
  background-color: #FFFFFF;
  border: 3px #dccb18 solid;
}
.EntryTextBox mark {
  background:#dd7a56;
  color: #ffffff;
  padding: 0 0.2em;
/*  background:url("") no-repeat;*/
}
.EntryTextBox header {
  padding: 30px 10px 15px 32px;
  background: url('http://file.88times100.blog.shinobi.jp/flower03.gif') no-repeat ; 
  width:500px;
  background-position: right bottom;
}
.EntryTextBox header .EntryTitle {
  font-weight:bold;
  font-size: 125%;
  line-height: 1.4;
}
.EntryTextBox header .EntryTitle a {
  text-decoration: none;
}
.EntryTextBox header .EntryTitle a:link,
.EntryTextBox header .EntryTitle a:visited {
  color:#2f4f4f;
}
.EntryTextBox header .EntryTitle a:hover {
  color: #008080;
}

.EntryTextBox .EntryBottomBlock {
  padding:1.0em;
}
.EntryTextBox .EntryBottomBlock ul {
  margin: 0;
  text-align: right;
}
.EntryTextBox .EntryBottomBlock li {/**/
  display: inline-block;
  margin: 0 5px 0 10px;
  font-size: 80%;
  color: #db8449;
}
.EntryTextBox .EntryBottomBlock li a:link,
.EntryTextBox .EntryBottomBlock li a:visited {
  text-decoration: none;
  color: #c89932;
}
.EntryTextBox .EntryBottomBlock .EntryCategory:before {
  content: "Category : ";
}
.EntryTextBox .EntryBottomBlock  .EntryWriteDate:before {
  content: "Date : ";
}

.EntryText {
  padding:14px 3px 18px 15px;
  margin: 3px 13px 0px;
  background-color:#f2f2b0;
}

.EntryText,
.EntryText * {
  line-height: 1.8;
}
.EntryText a:link {
  color:#008080;
  text-decoration: underline;
}
.EntryText a:visited {
  color:#005f60;
  text-decoration: underline;
}
.EntryText img {
  max-width: 100%;
  margin: 0;
  border:0px;/* 1px #eec362 solid; */
}
.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-left: #eec362 4px solid;
}
.EntryText h3 {
  font-size: 120%;
}
.EntryText h4 {
  font-size: 100%;
  font-style: italic;
}
.EntryText h5 {
  font-size: 100%;
  font-style: italic;
}
.EntryText h6 {
  font-size: 100%;
  font-style: italic;
}
.EntryText p {
  margin: 0.7em 0 1.5em 0.5em;
}
.EntryText mark {
  background: #eec362;
  color: #ffffff;
  padding: 0 0.2em;
/*  background:url("") no-repeat;*/
}


/*画像の回り込み設定、htmlではimgタグ内にclass="left"で指定*/
.hidari {float:left;   padding-right:8px;}
.migi {float: right;  padding-left:0px;}
.clear {
    clear: both;
}




/****************テキストタグの設定*********************/
.EntryText table {
  width: 100%;
  border: 1px solid #eec362;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
 background-color:#fffffc;
 color:#a1a46d;
  font-weight: bold;
 margin:0 0 5px 0;
}
.EntryText table th,
.EntryText table td,
.EntryText table caption {
  padding:3px 0 ;
 font-size:90%;
}
.EntryText table th {
  padding: 5px;
  border: 1px solid #eec362;
  border-width: 0 0 1px 1px;
  font-weight: bold;
  text-align: center;
}
.EntryText table td {
  padding: 5px;
  border: 1px solid #eec362;
  border-width: 0 0 1px 1px;
  text-align: center;
}
.EntryText ul,
.EntryText ol,
.EntryText dl {
  margin:2px 15px 5px ;
}
.EntryText ul li {
  list-style: square 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: #fffffc;
  color: #c89932;
  padding: 10px;
  border-left: 12px solid #eec362;
  font-size: 85%;
  margin:2px 0 2px 7px;
}
.EntryText blockquote cite {
  color:#c89932;
}
.EntryText pre {
  background-color: #ebe1a9;
  padding: 10px 20px;
  font-size: 85%;
}
.EntryText hr {
  border: 0;
  height: 0px;
  margin: 15px auto;
   border-top:1px solid #eec362;
   border-bottom:1px solid #fff1cf;
}

.EntryTextBox .EntryPsText {
  margin:15px  0px 0;
  text-align: center;
}
.EntryTextBox .EntryPsText a {
  display:block;
  padding:4px;
  text-decoration: none;
  background:#a1a46d;
  color:#ffffff;
}
.EntryTextBox .EntryPsText a:hover {
  background:#ebd842;
  color:#918754;
}

.NinjaClap {
  padding: 1em 0 0;
}
.NinjaClap .NinjaClap a img {
  margin: 0 0.5em;
  vertical-align: middle;
  width: 80px;
}

/********************コメント欄*********************/
#CommentBlock {
  margin: 40px 0 0;
 color:#bed3ca;
}
#CommentBlock .CommentMenuTitle {/*Response部分*/
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 15px;
  font-size:120%;
}
.CommentTextBox {/*投稿コメント＆管理人タイトル・本文*/
  margin: 0 0 30px;
  padding:5px 10px 0 ;
}
.CommentTextBox header {
  margin: 0;
  color:#f3f3f3;
}
.CommentTextBox header ul {
  margin: 0;
  text-align: right;
  padding:0 5px 0px 0px;
}
.CommentTextBox header ul li {/*コメント投稿者＆管理人・日時*/
  display: inline-block;
  margin: 0 0 0 0px;
  color: #bed3ca;
  font-size: 85%;
}
.CommentResBox {
  margin:12px 0px 0 40px ;
  padding: 0px 0 0 10px;
  border-left: 5px solid #a6c8b2;
}
.CommentTitle,
.CommentResTitle {
  padding: ;
  font-weight: bold;
  line-height: 1.4;
}
.CommentText,
.CommentResText {
  padding: 0 0 0 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: 220px;
  margin: 0 5px 0 0;
}
.CommentFormBlock ul li textarea.CommentForms {
  resize: none;
  width: 380px;
}
.CommentFormBlock ul li .CommentForms_pass {
  width: 150px;
  margin: 0 5px 0 0;
}
.CommentFormBlock .CommentFormSubmit {
  clear: both;
  padding: 7px 0 0;
}
.CommentFormBlock .CommentFormSubmit input {
  padding:2px 4px;
  background:#dccb18;
  cursor: pointer;
  color: #627444;
  border:0;
  font-weight:;
 font-size:85%;
}
.CommentFormBlock .CommentFormSubmit input:hover {
  background: #DA4453;
  color: #FFFFFF;
  border:0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.CommentBlock.edit {/*コメント編集ページ*/
  margin: 2em auto;
  padding: 2em;
  width: 380px;
 color:#bed3ca;
}


#PageLinkBlock {
  margin: 0 0 20px 0;
}
#PageLinkBlock a{
  display:inline-block;
  height:30px;
  width:60px;
  text-align:center;
  vertical-align:baseline;
}
#PageLinkBlock .prev{
  float:left;
padding:7px 0 0 0;
}
#PageLinkBlock .next{
  float:right;
padding:7px 0 0 0;
}
#PageLinkBlock .prev {
    background: #d7cf3a /*url('http://blog.ninja.co.jp/6871/arrow-left-hover.png') center center no-repeat*/;
    margin: ;     
    font-weight: bold;     
  text-decoration:none;
font-size:120%;
    color: #627444;     
text-align: center;
vertical-align: baseline;
/* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#PageLinkBlock .prev:hover{
    background: #DA4453 /*url('http://blog.ninja.co.jp/6871/arrow-left.png') center center no-repeat*/;
    margin-left: ;   
    font-weight:bold ;    
font-size:120%;
 text-decoration:none;
    color: #ffffff;     
   text-align: center;
vertical-align: middle;　
/* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#PageLinkBlock .next{
    background:#d7cf3a /*url('http://blog.ninja.co.jp/6871/arrow-right-hover.png') center center no-repeat*/;
    margin-left: ;
    font-weight:bold;     
font-size:120%;
text-decoration:none;
    color: #627444;     
   text-align: center;
 text-indent: center;
/* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#PageLinkBlock .next:hover{
    background: #DA4453 /*url('http://blog.ninja.co.jp/6871/arrow-right.png') center center no-repeat*/;
    margin-left: ;
    font-weight:bold;
font-size:120%;
text-decoration:none;
    color: #ffffff;     
  text-align: center;
 text-indent: center;
/* 角丸 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#PageLinkBlock ul {
  text-align: center;
}
#PageLinkBlock ul li {
  display: inline;
  margin: 0;
}


#PageLink10Block {
  margin: 0px auto 60px ;
}
#PageLink10Block #PageLink10 {
  width: auto;
  text-align: center;
  text-indent: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#PageLink10Block #PageLink10 li {
  margin: 0 5px;
  font-weight: bold;
  display: inline;
  font-size:110%;
}
#PageLink10Block #PageLink10 li a,
#PageLink10Block #PageLink10 li span {
  background: #dccb18;
  padding: 5px 8px;
  font-weight: bold;
  text-decoration: none;
  color: #627444;
/* 角丸 */
  -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 span {/*通常ページのページリンク：現在のページの表示*/
  background: #DA4453;
  color: #55555;
}

#PageLink10Block #PageLink10 li a:focus,
#PageLink10Block #PageLink10 li a:hover,
#PageLink10Block #PageLink10 li a:active {
  background: #DA4453;
  color: #ffffff;
}



/************************************************Plugin***********************************************/
#PluginBlock {
  width: 320px;
  margin: 0;
  float: right;
  overflow: auto;
}
#PluginBlock2 {
  display: none;
  overflow: auto;
}
#PluginLayout,
#PluginLayout2 {
}
.PluginInnerBlock {
  margin: 0 auto 10px;
}
.PluginInnerBlock  mark {
  background: #eec362;
  color: #ffffff;
  padding: 0 0.2em;
/*  background:url("") no-repeat;*/
}
.PluginTitle {
  line-height: 1;
  padding: 3px 12px;
  background-color:#ebd842;
  color:#627444;
  font-weight:bold;
  border: 2px #dccb18 solid; 
  border-bottom:none;
}
.PluginContents {
 padding: 15px 0px 15px;
  line-height: 2;
  background-color:#FFFFFF;
 border: 2px #dccb18 solid; 
}
.PluginContents li {
  line-height: 1;
}
.PluginContents .plugin_data {
  padding: 0px 15px 0;
}
.PluginContents .plugin_data:last-child {
  padding: 0px 15px 0px ;
}
.PluginContents .plugin_data_date {/*日付部分*/
  padding: 0px 15px 0 ;
  text-align: right;
 font-size:80%;
 color:#a8bf93;
}
.PluginContents .plugin_data_date:last-child {/*日付部分最終行*/
  padding: 0px 15px 0px ;
}
.PluginContents .plugin_data .plugin_cm_with_res {
  line-height: 1.2;
}
.PluginContents .plugin_data .plugin_cm_with_res img{
  margin: 0 0px 0 0;
}
/*文字色設定*/
.PluginContents .plugin_data a:link {
  color:#478384 /*#3b7960*/;
  outline: none;
  text-decoration: none;
}
.PluginContents .plugin_data a:visited {
  color:#92b5a9/*#619998*/;
  outline: none;
  text-decoration: none;
}
.PluginContents .plugin_data a:hover {
  color: #DA4453/*#83ccd2*/;
  text-decoration: underline;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.PluginContents .plugin_data a:active {
  color: #ff7f7f;
  text-decoration: underline;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.PluginContents .plugin_data * {
  line-height: 1.;
}
.PluginContents .plugin_data .left {
  text-align: left;
}
.PluginContents .plugin_data .center {
  text-align: center;
}
.PluginContents .plugin_data .right {
  text-align: right;
}

/*********************************カレンダー*******************************/
.CalendarMoveTable {/*年月*/
  margin: 0 auto;
  width: 90%;
  border-bottom:1px solid #eec362;
}
.CalendarMoveTable td {/*年月部分*/
  height: 32px;
  text-align: center;
  vertical-align: middle;
}
.CalendarMoveTable td a:link,
.CalendarMoveTable td a:visited,
.CalendarMoveTable td a:hover {
  text-decoration: none;
 color:#0094c8;
}
.CalendarTable {/*週*/
  margin: 0 auto;
  width: 90%;
}
.CalendarTable th,
.CalendarTable td {
  height: 3.0em;
  text-align: center;
  vertical-align: middle;
}
.CalendarTable .CalendarWdayTr .CalendarWdaySat,
.CalendarTable .CalendarWdayTr .CalendarWday,
.CalendarTable .CalendarWdayTr .CalendarWdaySun {
  display:none;
}
.CalendarTable .CalendarTr .CalendarTd,
.CalendarTable .CalendarTr .CalendarTdSat,
.CalendarTable .CalendarTr .CalendarTdSun {
  text-align: center;
  width: 42px;
  height: 42px;
  vertical-align: middle;
}
.CalendarTable .CalendarTdLink {
  display: block;
  text-align: center;
  background: #00a381;
  height: 22px;
  width: 22px;
  margin: 0 auto;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  text-align: center;
  vertical-align:middle;
}
.CalendarTable .CalendarTdLink:hover {
  background:#DA4453;
}
.CalendarTable .CalendarTdLink a {
  color:#FFFFFF;
  text-decoration:none;
}
.CalendarTable .CalendarTdLink a .CalendarTdLinkFont {
}

.blogsearch .box {
  width: 170px;
  padding: 3px;
}
.blogsearch .btn {
  background: #00a381;
  color: #FFFFFF;
  cursor: pointer;
  padding: 4px 10px ;
  font-size: 85%;
  border:0;
  margin: 0 0 0 3px;
}
.blogsearch .btn:hover {
  background: #DA4453;
  color: #ffffff;
  border:0;
}

.qrcode_image {
  text-align: center;
}

.profile_image {
}
.profile_image img {
  max-width: 40%;
  text-align: center;
   display: block;
    margin:15px auto 0px;
  border:double 4px  #dccb18;
}


/**************************************footer********************************************/
#FooterBase {
}
#FooterBase > footer {
  margin: 0 auto;
  padding: 10px 20px;
}
#FooterBase > footer ul {
  text-align: center;
}
#FooterBase > footer li {
  display: block;
  width: 100%;
  padding: 7px 0 0;
  font-size: 90%;
  color:#a6c8b2;
}
#FooterBase > footer a {
  color:#93b69c;
}

@media screen and (max-width: 980px) {
  #HeaderBase > header {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #HeaderBase > header  #HeaderInner  {
    width: 95%;
    margin: 0;
    padding: 20px 5px 20px ;
  }
  #HeaderBase > header #BlogTitle,
  #HeaderBase > header #BlogExplanation {
    width: 95%;
    margin: 0px auto;
  }
  #HeaderLinks {
    display:none;
  }
 #MenuPage {
    width:100%;
    padding: 0;
    margin: 0 auto;
  }
  #MenuPage ul {
  }
  #MenuPage li {
  display: block;
  }
  #MainBlock {
    width: 100%;
    margin:0;
    padding:0;
  }
  #EntryListBlock {
    width: 100%;
    float: none;
    margin: 0px auto;
    padding: 5px 0;
  }
  #EntryListBlock .EntryTextBox {
    width: 96%;
    margin: 10px 2% 2%;
    padding: 2% 0 0;
  }
  #PageLinkBlock {
    width: 95%;
    margin: 20px auto 0;
  }
  #CommentBlock {
    width: 95%;
    margin: 20px auto 0;
  }
  #PluginBlock,
  #PluginBlock2 {
    width: 95%;
    float: none;
    margin: 0 auto 10px;
    padding: 0 0;
  }
  #PluginLayout,
  #PluginLayout2 {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
  }
  .PluginInnerBlock,
  .PluginInnerBlock2 {
    width: 100%;
    margin: 10px 0 0;
    padding: 2% 0;
  }
  .PluginInnerBlock:nth-last-of-type(1),
  .PluginInnerBlock2:nth-last-of-type(1) {
    margin:  10px 0 ;
  }
  #FooterBase > footer {
    width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0;
  }
}

/* ツリーカテゴリ設定*/
#LC_CAT {/* ツリーカテゴリ全体の設定*/
font-size: 12px;
line-height: 1;
color:#478384 /*#3b7960*/;
}
#LC_CAT .indent {/* ツリーカテゴリ「│」の設定*/
font-size:px;
}
#LC_CAT .branch {/* ツリーカテゴリ「├」「└」(肉球)の設定*/
font-size:20px;
margin:0px 8px 0 20px ;
color:#BFD3CC;
}
#LC_CAT .branch_1 {/*孫世代のブランチ設定*/
margin:0 0 0 45px;
}

#LC_CAT .box {/*オープンクローズぼっくす設定、falseでのみ有効*/
font-size:8px;
color:#ffffff/*478384*/;
border:solid 1px #478384;
padding:0 1px;
margin: 0 8px 0 0;
background-color:#92b5a9;
}
#LC_CAT .parent {/* ツリーカテゴリ[親]の設定*/
line-height: 2.5;/* 【親】の行間設定*/
vertical-align: ;/* 親の上部に余白*/
}
#LC_CAT .child {
margin:0 0 0px 5px;
}
#LC_CAT .parent_1 {/*二番目の親設定*/
margin:0 0 0 22px;
}
#LC_CAT .child_2 {/*親-グループ親-子の子設定*/
margin:0 0 0 18px;
}


/* ツリーリンク設定*/
#LC_LNK {/* ツリーリンク全体の設定*/
font-size: 12px;
line-height: 2;
color:#478384 /*#3b7960*/;
}
#LC_LNK .indent {/* ツリーリンク「│」の設定*/
font-size:12pt;

}
#LC_LNK .branch {/* ツリーリンク「├」「└」の設定*/
font-size:12pt;
margin:0px 3px 0 2px;
}
#LC_LNK .parent {/* ツリーリンク親の行間設定*/
line-height: 1.65;
vertical-align: 25%;/* 文字縦位置調整*/
}
#LC_LNK .child {/* Lc.ツリーリンク 子設定（階層指定） */
font-size: 12px;
line-height: 1.8; 
}