@charset "UTF-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
  margin: 0;
  padding: 0;
}



/* Default
------------------------------------------------- */

body

<!-- [FC2 Analyzer] https://analyzer.fc2.com/  -->
<script language="javascript" src="https://analyzer51.fc2.com/ana/processor.php?uid=2450365" type="text/javascript"></script>
<noscript><div align="right"><img src="http://analyzer51.fc2.com/ana/icon.php?uid=2450365&ref=&href=&wid=0&hei=0&col=0" /></div></noscript>
<!-- [FC2 Analyzer]  -->

{
background: url(https://templates.blog.fc2.com/template/shiroineko_01/back_body.png) #f7f372 repeat-x left top;
  color: #603813;
  text-align: center;
  font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  font-size: small !important; /* IE7 */
  font-size: 82%;   /* IE6 */
}
/* Modern browser */
html>/**/body {
  font-size: 13px;
}

.entry_body img{
 max-width: 100%;
 height: auto;
}



/* Hyper text
------------------------------------------------- */

a { 
  text-decoration: none;
  /*\*/
  overflow: hidden;  /* for Fx */
  /**/
}

a:link,
a:visited {
  color: #0071bc;
  text-decoration: underline;
}

a:focus,
a:hover,
a:active {
  color: #3399cc;
  text-decoration: none;
}

h1 a:link,
h1 a:visited,
.entry_header a:link,
.entry_header a:visited {
  color: #ff3366;
  text-decoration: none;
}

h1 a:focus,
h1 a:hover,
h1 a:active,
.entry_header a:focus,
.entry_header a:hover,
.entry_header a:active  {
  color: #603813;
  text-decoration: underline;
}



/* Image
------------------------------------------------- */

img,
a img {
  border: none;
}

.emoji {
  vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
  
h2 { font-size: 130%; }
  
h3 { font-size: 115%; }
  
h4,h5,h6 { font-size: 100%; }
  
ul, ol, li, dl, dt, dd { list-style: none; }

table {
  font-size: small　!important;  /* for Modern browser */
  font-size: 82%;  /* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
  width: 900px;
  text-align: center;
  background-color: #fffff0;
  margin: 0 auto 20px auto;
}

#header {
  width: 100%;
  overflow: hidden;
  height: 475px;
  padding-top: 15px;
  text-align: left;
  background: url(https://blog-imgs-117-origin.fc2.com/y/u/m/yumeyunta/201807091242117b7_20180711155633beb.jpg) #ffffff no-repeat left bottom;
}

#main {
  float: left;
  width: 640px !important;
  width /* for IE5.5 */: 700px;
  padding: 10px 20px;
  overflow: hidden;
}

#sidemenu {
  float: right;
  width: 200px;
  overflow: hidden;
  padding: 20px 20px 20px 0;
}

#footer {
  clear: both;
  padding: 20px 0 0 20px;
  background: url(https://templates.blog.fc2.com/template/shiroineko_01/footer_img.jpg) no-repeat left top;
  height: 90px;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 90%;   /* for IE6 */
  text-align: left;
}



/* Header
------------------------------------------------------------ */

#header h1 {
}
  
#header p {
}



/* Main Contents
------------------------------------------------------------ */

.content {
  margin-bottom: 20px;
  text-align: left;
}

h2.entry_header {
  text-align: left;
  margin-bottom: 10px;
  padding: 25px 0 40px 90px;
  background: url(https://blog-imgs-117-origin.fc2.com/y/u/m/yumeyunta/NEC_0009_201807101413490b3.jpg) no-repeat left bottom;
}

.entry_body {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 10px;
}

.entry_body p.entry_more {
  padding: 15px 15px 15px 0px;
  margin: 0px;
}
  
.entry_body p.tag_lnk {
  margin: 0px;
}
  
.entry_body p.theme {
  margin: 10px 0px 0px;
}

.entry_footer {
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.entry_footer li {
  display: inline;
  list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
  margin: 10px 0px 0px;
}

.page_navi {
  margin-bottom: 15px;
  text-align: center;
}

.pagetop {
  text-align: right;
  padding: 10px;
  background: url(https://templates.blog.fc2.com/template/shiroineko_01/back_pagetop.png) no-repeat left top;
}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
  margin: 0em 0em 0.5em;
}

.entry_body p {
  margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
  margin: 1em 0em 1em;
}

.entry_body ul li {
  list-style: disc outside;
  margin-left: 15px;
}

.entry_body ol li {
  list-style: decimal outside;
  margin-left: 2em;
}

.entry_body dl {
  margin: 1em 1.5em;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding: 1em 1em 0em;
}

.entry_body dt {
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

.entry_body dd {
  margin: 0em 1em 1em;
  line-height: 1.5;
}

.entry_body blockquote {
  margin: 5px;
  padding: 5px;
  border: 1px dotted;
}

.entry_body pre {
  margin: 1em auto;
  padding: 0.5em;
  border: 1px solid;
  font-family: sans-serif;
  overflow: auto;
  width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }

.entry_body .baton_q {
  padding: 2px;
  line-height: 2;
}

.entry_body .q_number {
  background-color: #603813;
  padding: 2px;
  margin-right: 5px;
  color: #ffffff;
}

.entry_body .a_number {
  padding: 0 2px;
  margin-right: 5px;
  background-color: #ececec;
  font-weight: bold;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
  text-align: left;
  margin-bottom: 10px;
  padding: 5px 5px 5px 20px;
  font-weight: bold;
  background: url(https://templates.blog.fc2.com/template/shiroineko_01/back_sub_header.png) no-repeat left center;
}

.sub_title {
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
  border-left: 3px solid #603813;
  padding-left: 8px;
}

.sub_body {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.list_body {
  margin-bottom:10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

.list_body li {
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding-bottom: 1px;
}

.sub_footer {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.sub_footer li {
  display: inline;
  list-style-type: none;
}
  
.form dl {
  margin-right: 10px;
  margin-left: 10px;
}

.form dl dd {
  margin-bottom: 5px;
}

.form dl dd textarea {
  width: 400px;
  height: 150px;
}

.form input#himitu {
  margin-right: 0.5em;
}

.form .form_btn {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
}

.form .form_btn input {
  margin-right: 3px;
}

.trackback_url {
  padding-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

.trackback_url input {
  padding: 1px;
  width: 85%;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
  margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
  margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}

.sidemenu_body {
  margin-bottom: 15px;
}

.sidemenu_body .plg_title {
  margin-bottom: 10px;
  padding: 5px 30px 5px 5px;
  color: #ffffff;
  background: url(https://templates.blog.fc2.com/template/shiroineko_01/back_plg_title.png) #603813 no-repeat right center;
}

.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
  margin-top: 3px;
}

.sidemenu_body .plg_body input {
  margin: 2px;
}

.sidemenu_body .plg_body li {
  padding-bottom: 5px;
}



/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
  width: 100%;
  margin: 0px auto;
  font-size: 100%;
}

table.calender caption {
  margin-bottom: 10px;
  margin: 0px auto;
}

table.calender th,
table.calender td {
  padding: 0.1em;
  border-bottom: 1px dotted #cccccc;
  text-align: center;
}

table.calender td a {
  display: block;
  color: #ffffff;
  background-color: #999999;
}

table.calender td a:hover {
  background-color: #3399cc;
  color: #ffffff;
}

table.calender th#sun {
  color: #FF0000;
}

table.calender th#sat {
  color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
  text-align: left;
  margin-bottom: 10px;
}

.tab input{
  padding: 3px 5px;
}

.tab input.b1{
  margin-right: 5px;
}

.mylog {
  padding: 5px;
  border: 1px solid #A5A5A5;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 93%;   /* for IE6 */
}

.mylog .title {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  margin: 0px 0px 10px;
  padding: 0px 0px 3px;
}

.mylog dl {
  margin: 0px;
  padding: 0px;
}

.mylog dt.day {
  margin: 0px;
  padding: 0px 0px 5px;
  background-color: #FFFFFF;
  background-image: none;
  text-align: left;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 93%;   /* for IE6 */
}

.mylog dt.day img {
  vertical-align: middle;
}

.mylog dd.piyolog {
  margin: 0px 0px 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  padding: 0px 0px 10px;
}

.license {
  text-align: right;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 93%;   /* for IE6 */
}



/* Footer
------------------------------------------------------------ */

#footer p {
  margin-bottom: 3px;
}

#footer .copyright {
  margin-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
