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

/*
.dt19_airplane {
  theme: "旅";
  designer: core;
  url: "http://mrwmyblog.blog107.fc2.com/";
  release-date: 2013, 04, 21;
  last-update: 2013, 04, 21;
  version: 1.00;
}
*/


/* WHOLE SETTINGS
---------------------------------------- */
body {
  font-size: 12px;
  font-family: Verdana, Arial, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
  background: url(http://blog-imgs-48.fc2.com/m/r/w/mrwmyblog/t25_bg.png) repeat-y top center #f0f0f0;
  color: #202020;
  line-height: 1.5em;
}



/* ANCHOR
---------------------------------------- */
a,
a img {
  -webkit-transition: .2s ease all;
     -moz-transition: .2s ease all;
      -ms-transition: .2s ease all;
       -o-transition: .2s ease all;
          transition: .2s ease all;
}

a:link,
a:visited {
  color: #865111;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #ab8b64;
  text-decoration: none;
}

a:hover img {
  opacity: .8;
  -ms-filter: alpha(opacity=80);
      filter: alpha(opacity=80);
}



/* WRAP
---------------------------------------- */
#wrap {background: url(http://blog-imgs-48.fc2.com/m/r/w/mrwmyblog/t25_wrap-bg.png) no-repeat top center;}



/* CONTAINER
---------------------------------------- */
#container {
  width: 960px;
  margin: 0 auto;
  position: relative;
}



/* HEADER
---------------------------------------- */
#header {background: url(http://blog-imgs-48.fc2.com/m/r/w/mrwmyblog/t25_header-bg.jpg) no-repeat center 96px;}

#header h1 {
  font-size: 26px;
  font-weight: normal;
  padding-top: 40px;
  margin: 0 0 0 20px;
}

#header h1 a:link,
#header h1 a:visited {
  color: #1f3541;
  text-decoration: none;
}

#header h1 a:hover,
#header h1 a:active {
  color: #217099;
  text-decoration: none;
}

#header p {
  text-align: right;
  font-size: 14px;
  margin: 360px 1px 30px;
  padding: 0 19px 30px;
  color: #383838;
  border-bottom: 1px solid #45a6d3;
}



/* ARTICLE
---------------------------------------- */
#article {
  padding-left: 1px;
  float: left;
  width: 650px;
  margin-bottom: 20px;
  overflow: hidden;
}

.article_box {
  margin: 0 0 40px 15px;
}

.article_body {word-wrap: break-word;}

.article_body img {
  max-width: 100%;
  height: auto;
}


/* -------------------- .article_header */
.article_header {margin-bottom: 15px;}

.article_header h2 {margin: 0;}

.article_header h2 a {
  display: block;
  border-left: 6px solid #45a6d3;
  margin-left: -15px;
  padding: 8px 0 8px 9px;
}

.article_header h2 a:link,
.article_header h2 a:visited {
  color: #45a6d3;
  text-decoration: none;
}

.article_header h2 a:hover,
.article_header h2 a:active {
  color: #84cced;
  text-decoration: none;
  border-left-color: #84cced;
}

.article_header p {
  border-left: 6px solid #c1dfed;
  margin: 0 0 0 -15px;
  padding: 2px 0 2px 9px;
}


/* -------------------- .article_footer */
.article_footer {
  text-align: right;
  margin-top: 15px;
}

.article_footer p {margin: 0;}


/* -------------------- #more */
#more {
  border-top: 1px dashed #45a6d3;
  margin-top: 15px;
  padding-top: 15px;
}

.morelink {zoom: 1;}
.morelink:after {
  display: block;
  content: "";
  clear: both;
}

.morelink span {
  display: inline-block;
}

.morelink a {
  display: block;
  padding: 5px;
  background: #45a6d3;
  color: #fff;
  text-decoration: none;
}

.morelink a:hover {
  background: #76c6eb;
}



/* PAGER
---------------------------------------- */
#pager {
  zoom: 1;
  overflow: hidden;
  position: relative;
}

#pager:after {
  display: block;
  content: "";
  clear: both;
}

#pager ul {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  left: 50%;
}

#pager li {
  float: left;
  position: relative;
  left: -50%;
  background: none;
  padding: 0;
}

#pager li a,
#pager li span {
  display: inline-block;
  padding: 5px;
  margin: 0 2px;
  width: 18px;
  height: 18px;
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
  text-decoration: none;
}

#pager li.prev a,
#pager li.next a {width: auto !important;}

#pager li span {border-color: #c0c0c0;}

#pager li a:hover {border: 1px solid #ab8b64;}



/* COMMENT &amp; TRACKBACK
---------------------------------------- */
#cm,
#tb {
  border: 1px solid #45a6d3;
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: 12px;
}

#cm h4 ,
#tb h4 {
  background: #dceef7;
  margin: 0;
  padding: 15px;
  font-size: 16px;
  color: #45a6d3;
}

#cm div,
#tb div {margin: 0 10px;}

#cm h5,
#tb h5 {
  font-size: 14px;
  margin-bottom: 0;
}

.trip {
  font-size: 75%;
  color: #5b7682;
}

.comtb_title {margin: 0 0 0 .5em;}

.comtb_body {margin: 0 0 0 1em;}

.comtb_add {
  text-align: right;
  border-bottom: 1px dotted #45a6d3;
  margin: 0;
  color: #5b7682;
}

.comtb_box:last-child .comtb_add {border: 0;}

.send {
  margin-top: 20px;
  padding-top: 20px;
}

.edit {padding-top: 10px;}

#cm table {
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 3px;
  width: auto;
}

#cm th {
  font-weight: normal;
  padding: 0 15px;
  text-align: right;
  background: none;
  color: #202020;
}

#cm td {padding-right: 15px;}

#cm label {display: block;}

td.send_input {text-align: right;}

#cm input {width: 150px;}

#cm textarea {
  width: 100%;
  height: 120px;
}

#cm input,
#tb input,
#cm textarea {
  padding: 3px;
}

input#secret,
input#send,
input#delete {width: auto !important;}

input#tb_url {width: 450px;}

.error {
  color: #9c4758;
  font-weight: bold;
}

.backtoentry {text-align: right;}



/* TITLE LIST
---------------------------------------- */
.titlelist_body h2 {
  font-size: 1em;
  border-bottom: 1px dotted #5b7682;
  zoom: 1;
}

.titlelist_body h2:after {
  display: block;
  content: "";
  clear: both;
}

.titlelist_body a {display: block;}

.titlelist_body small {float: right;}



/* PLUGIN
---------------------------------------- */
#plugin {
  padding-right: 1px;
  float: right;
  width: 270px;
  margin-bottom: 20px;
  overflow: hidden;
}

.plugin_box {margin: 0 10px 30px 0;}

h3.plugin_header {
  border-bottom: 1px solid #45a6d3;
  padding: .5em;
  margin: 0 0 .5em;
}

.plugin_body {padding: 0 .5em;}

.plugin_body img {
  max-width: 100%;
  height: auto;
}

.plugin_description {
  border-bottom: 1px dashed #b1d1e0;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.plugin_description2 {
  border-top: 1px dashed #b1d1e0;
  margin-top: 3px;
  padding-top: 3px;
}



/* FOOTER
---------------------------------------- */
#footer {
  clear: both;
  border-top: 1px dashed #c0c0c0;
  padding: 20px 0;
  color: #606060;
}

#footer p {
  margin: 0 0 0 20px;
  line-height: 1.3em;
}



/* GOTOP
---------------------------------------- */
#gotop {
  position: fixed;
  bottom: 20px;
  left: 50%;
  margin-left: 490px;
}

#gotop a {
  display: block;
  background: url(http://blog-imgs-48.fc2.com/m/r/w/mrwmyblog/t25_gotop.png) no-repeat left top;
  width: 75px;
  height: 22px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}


/* ETC
---------------------------------------- */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  background: url(http://blog-imgs-56.fc2.com/m/r/w/mrwmyblog/listdeco.gif) no-repeat -2px 1px;
  padding-left: 14px;
}

blockquote {
  border-left: 8px solid #45a6d3;
  margin: 1em 0;
  padding: .5em 0;
}

blockquote p {
  margin: 0 0 0 1em;
  color: #585858;
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}

th {
  width: auto;
  background: #45a6d3;
  border-bottom: 0;
  color: #fff;
}

td {
  width: auto;
  padding-left: .5em;
}

/* -------------------- baton */
p.baton_title {
  margin-top: .5em;
  font-weight: bold;
}

dl.blog_baton {
  margin: 0 0 .5em;
  padding: 0;
}

dt.baton_q {
  font-weight: bold;
  border-bottom: 1px dotted #999;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

dd.baton_a {margin: 0 0 10px 0;}

span.q_number,
span.a_number {
  padding: 2px 5px;
  margin-right: 10px;
  width: 3em;
  display: inline-block;
  text-align: center;
  position: relative;
}

span.q_number {
  background: #45a6d3;
  color: #fff;
}

span.a_number {
  background: #82c7e7;
  color: #fff;
}

span.q_number:after,
span.a_number:after {
  display: block;
  content: "";
  position: absolute;
  right: -3px;
  top: 8px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

span.q_number:after {border-left: 3px solid #45a6d3;}
span.a_number:after {border-left: 3px solid #82c7e7;}</pre></body></html>