<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* default------------------------------------------------------------ */

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #B1C0C5;
  color: #353D3E;
  font-family : メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: x-small;
}

html&gt;body {
  font-size: small;
}

/* for IE \*/
* html body {
  font-size: 78%;
}  
/**/

/* Hyper text
------------------------------------------------- */

a { 
  text-decoration: none;
  color: #1f5f9f;
}

a:hover {
  text-decoration: underline;
  color: #1f5f9f;
}



/* Image
------------------------------------------------- */

img,
a img {
  border: none;
}

.emoji{
  vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 160%; }
  
h2 { font-size: 115%; }
  
h3 { font-size: 108%; }
  
h4 { font-size: 100%; }
  
h5 { font-size: 94%; }
  
h6 { font-size: 85%; }
  
ul, ol, li, dl, dt, dd { 
  list-style: none;
}

li {
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/li1.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  list-style-type: none;
  background-position: left center;
}
  
blockquote {
  width: auto;
  margin: 10px 20px;
  padding: 0.2em 1em;
  border: 1px dashed;
}
  
pre {
  margin: 1em auto;
  padding: 0.5em;
  border: 1px solid;
  font-family: sans-serif;
  overflow: auto;
  width: 90%;
}

/* for without MacIE5 \*/

div.main_body pre {  overflow: scroll; }
/**/
  
div.main_body &gt; pre { width: auto; }
  
div.main_body code { font-family: monospace; }



/* Header
------------------------------------------------------------ */

div#header h1 {
  padding-bottom: 3px;
}

#header h1 a {
  color: #555555;
  line-height: 16px;
}

#header h1 a:hover {
  text-decoration: none;
}

div#header p {
  color: #7A8698;
}


/* Layout
------------------------------------------------------------ */

div#container {
  width: 800px;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/container_background4.gif);
  background-repeat: repeat-x;
  background-position: center 111px;
  background-color: #78aac9;
  margin-left: auto;
  margin-right: auto;
}

div#header {
  margin-bottom: 7px;
  height: 75px;
  background-color: #FFFFFF;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #707fc9;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/blog_title3.png);
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 90px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

div#wrap {
  width: 650px;
  float: left;
  margin-bottom: 8px;
}
div#wrap:after {
  content: "";
  overflow: hidden;
  display: block;
  height: 1px;
  clear: both;
}
/*\*/
* html div#wrap {
  overflow: visible;
  height: 1px;
}
/**/
div#main {
  float: right;
  width: 550px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 20px;
  overflow: hidden;
  background-color: #E2E6E7;
  padding-top: 10px;
  border: 1px solid #FFFFFF;
  margin-bottom: 10px;
  margin-right: 3px;
}

div#sidemenu {
  float: left;
  width: 200px;
  padding-bottom: 20px;
  overflow: hidden;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/blog_sidemenu.gif);
  border: 1px solid #2D3860;
  margin-left: 2px;
}

div#footer {
  clear: both;
  padding: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  height: 70px;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/blog_footer.png);
  background-repeat: repeat-x;
  border-top-color: #99ACB3;
}

/* Main Contents
------------------------------------------------------------ */

div.content {
  margin-bottom: 20px;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #C5CBCD;
}

h2.entry_header,
h3.entry_header {
  text-align: left;
  margin-bottom: 10px;
  padding: 5px;
  color: #1f5f9f;
  border-top-width: 1px;
  border-right-width: 5px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-top-style: dotted;
  border-right-style: solid;
  border-bottom-style: dotted;
  border-left-style: solid;
  border-top-color: #BCC4CF;
  border-right-color: #114c8c;
  border-bottom-color: #BCC4CF;
  border-left-color: #114c8c;
  margin-top: 5px;
  background-color: #F9FCFD;
}

div.entry_body {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 20px;
  color: #100010
}

div.entry_body a.webclap {
        color: #000000;
        border-width: 1px;
        border-color: #6464c8;
        border-style: solid;
        color: #000000;
        font-weight: 400;
}

div.entry_body a { 
  text-decoration: none;
  font-weight: bold;
  color: #001060;
}
div.entry_body a:visited{ 
  text-decoration: none;
  color: #100010;
}

div.entry_body p.entry_more {
  padding-top: 20px;
  padding-left: 10px;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/li1.gif);
  background-repeat: no-repeat;
  background-position: 0px 28px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
  
div.entry_body p.tag_lnk {
  margin: 0px;
}
  
div.entry_body p.theme {
  margin: 20px 0px 0px;
  text-align: right;
}

ul.entry_footer {
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

ul.entry_footer li {
  display: inline;
  list-style-type: none;
}

/* clap + bookmark */
div.fc2_footer {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 20px;
  padding-top: 1px;
}

div.page_navi {
  margin-bottom: 15px;
  text-align: center;
}

div.pagetop {
  text-align: right;
  background-color: #F7F8F9;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D3E0E7;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 1px;
  margin-right: 1px;
  margin-left: 1px;
}

div.entry_body .image_ptitle {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  margin-left: -1em;
}

div.entry_body .image {
  margin: 1em;
}

div.entry_body hr {
  margin-top: 2em;
  margin-bottom: 2em;
}
/* Entry (html tag)
------------------------------------------------------------ */

div.entry_body h2,
/* div.entry_body h3, */
div.entry_body h4,
div.entry_body h5,
div.entry_body h6 {
  margin: 0em 0em 0.5em;
}
div.entry_body h3 {
  margin: 0em 0em 0em 0em;
}


div.entry_body p {
  margin: 0em 1em 2em 1em;
}

div.entry_body ul,
div.entry_body ol {
  margin: 0em 0em 1em;
}

div.entry_body ul li {
  margin-left: 15px;
}

div.entry_body ol li {
  list-style: decimal outside;
  margin-left: 2em;
}

div.entry_body dl {
  margin: 0em 2em 1em 2em;
  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: 1.35em 1em 0.65em 1em;
}

div.entry_body dt {
  font-weight: bold;
  margin-bottom: 0em;
  padding-bottom: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

div.entry_body dd {
  margin: 0em 1em 1.5em 1em;
}


/* Comment, Trackback, Entry list
------------------------------------------------------------ */

p.sub_header {
  text-align: left;
  margin-bottom: 10px;
  padding: 5px;
  color: #67768F;
  margin-top: 5px;
  border-top-width: 1px;
  border-right-width: 5px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-top-style: dotted;
  border-right-style: solid;
  border-bottom-style: dotted;
  border-left-style: solid;
  border-top-color: #9CA7B8;
  border-right-color: #114c8c;
  border-bottom-color: #9CA7B8;
  border-left-color: #114c8c;
  background-color: #F9FCFD;
}

h3.sub_title {
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
}

div.sub_body {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

ul.list_body {
  margin-bottom:10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

ul.list_body li {
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding-bottom: 1px;
}

ul.sub_footer {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

ul.sub_footer li {
  display: inline;
  list-style-type: none;
}
  
div.form dl {
  margin-right: 10px;
  margin-left: 10px;
}

div.form dl dd {
  margin-bottom: 5px;
}

div.form dl dd textarea {
  width: 380px;
  height: 150px;
}

div.form input#himitu {
    margin-right: 0.5em;
}

div.form .form_btn {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
}

div.form .form_btn input {
  margin-right: 3px;
}

p.trackback_url {
  padding-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

p.trackback_url input {
  padding-bottom: 1px;
  border-bottom: 1px dashed #B3B1C2;
  border-top: none;
  border-right: none;
  border-left: none;
  margin-bottom: 1px;
  width: 85%;
  background-color: #FFFFFF;
  color: #4F4785;
}

/* Plugin (Main content)
------------------------------------------------------------ */

div.entry_body .plg_header,
div.entry_body .plg_body,
div.entry_body .plg_footer {
  margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu li {
  margin-left: 5px;
  margin-bottom: 2px;
}

dl.sidemenu_body {
  margin-bottom: 15px;
}
  
dl.sidemenu_body .plg_title {
  margin-bottom: 10px;
  color: #FFFFFF;
  background-color: #8E9AAE;
  line-height: 24px;
  background-image: url(http://blog-imgs-34-origin.fc2.com/r/i/t/ritaly/sidemenu_title_blue2.gif);
  background-repeat: repeat-x;
  height: 27px;
  padding-right: 5px;
  padding-left: 5px;
}

  
dl.sidemenu_body .plg_header,
dl.sidemenu_body .plg_body,
dl.sidemenu_body .plg_footer {
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 10px;
}

dl.sidemenu_body .plg_body input {
  margin: 2px;
}




/* calender(Plugin)
------------------------------------------------------------ */

table.calender {
  width: 90%;
  margin: 0px auto;
}

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: #838FA5;
}

table.calender td a:hover {
  color: #ffffff;
  background-color: #9F4AD2;
}

table.calender th#sun {
  color: #69CB7A;
}

table.calender th#sat {
  color: #C55F87;
}




/* Footer
------------------------------------------------------------ */

div#footer p {
  margin-bottom: 3px;
}

div#footer address {
  font-style: normal;
  padding-bottom: 10px;
  font-size: x-small;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
  font-family: メイリオ, "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ逞ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}

/* Blog Background
------------------------------------------------------------ */
div.background_blog {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  padding:0 !important;
  margin:-0 !important;
  z-index: -1 !important;
}

div.background_blog img {
  width: 100% !important;
  height: 100% !important;
  padding:0 !important;
  margin:0 !important;
}

.webclap {border: 1px #3f4f9f solid; padding: 2px 4px; margin-left: 140px;}
/*
a.webclap {
  margin-left: 140px;
  padding: 2px 4px;
}*/
</pre></body></html>