<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";
/*--------------------------------------------------
    リセット
--------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}


/*--------------------------------------------------
    基本設定
--------------------------------------------------*/
html {
        overflow-y:scroll;  
}
body {
        background: #ffffff;
  color: #866e64;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 75%;
        overflow:visible;
}
/* for without IE6&amp;IE7 */
html&gt;/**/body {
  font-size: 12px;
}
/* for IE7 */
* + html body {
  font-family: "メイリオ","Meiryo";
}
/* for IE6&amp;MACIE5 */  
* html body {
       font-family:'ＭＳ Ｐゴシック';
       font-size:75%;
}  


/*--------------------------------------------------
    リンク
--------------------------------------------------*/
a { 
  text-decoration: none;
}
a:link,
a:visited {color: #d73d22; }
a:hover,
a:active { color: #d73d22; position: relative; top: 2px; left: 2px; }


/*--------------------------------------------------
    画像
--------------------------------------------------*/
img,
a img {
  border: none;
}
.emoji{
  vertical-align:middle;
        border: none;
}


/*--------------------------------------------------
    基本要素
--------------------------------------------------*/
/* リスト */
ul, ol, li, dl, dt, dd { list-style: none; }  
  
/* フォーム */
/* for without IE6&amp;IE7 */
html&gt;/**/body textarea,
html&gt;/**/body input,
html&gt;/**/body select {
  font-size: 12px;
}
/* for IE7 */
* + html textarea,
* + html input, 
* + html select {
  font-family: "メイリオ","Meiryo";
}
/* for IE6&amp;MACIE5 */  
* html textarea,
* html input,
* html select {
        font-family:'ＭＳ Ｐゴシック';
        font-size:75%;
}


/*--------------------------------------------------
    レイアウト
--------------------------------------------------*/
div#container {
  width: 900px;
        margin: 0 auto;
}
div#header {
        width: 900px;
        height: 300px;
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_head_bg.png) no-repeat;
}
div#wrap {
        padding: 0 40px;
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_contents_bg.png);
}
div#main {
        width: 560px;
  margin: 0 40px 0 0;
        float: left;;
}
div#sidemenu {
  width: 220px;
  margin:0;
  overflow: hidden;
}
div#footer {
  clear: both;
  width: 900px;
        padding-top: 20px;
        padding-bottom: 40px;
}  



/*--------------------------------------------------
    ヘッダー
--------------------------------------------------*/
img.topgazou {
        float: left;
        margin-right: 40px;
        padding-left: 60px;
}
img.va {
        vertical-align: top;
        margin-right: 2px;
}
div#top ul {
        padding-top: 70px;
        padding-right: 40px;
        text-align: right;
}
div#top li {
        font-size: 80%;
        font-weight: bold;
        letter-spacing: 0.3em;
        display: inline;
        margin-left: 5px;
}
div#header h1 {
        padding: 46px 60px 0 0;
        margin-bottom: 5px;
        font-size: 180%;
        font-weight: normal;
        letter-spacing: 0.5em;
        color: #866e64;
        line-height: 1.1em;
}
div#header h1 a{
        color: #866e64;
}
div#header h1 a:hover {
        color: #d73d22;
}  
div#header p {
        padding: 0 60px 0 0;
        font-size: 90%;
        line-height: 1.1em;
        margin-left: 300px;
}


/*--------------------------------------------------
    メインコンテンツ
--------------------------------------------------*/  
div.content {
  margin-bottom: 50px;
  text-align: left;
  overflow: hidden;
  width: 100%;
}
div#ie6content {
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_kizi_bg.png);
}
div.Date {
        margin: 0;
        font-size: 120%;
        text-align: right;
        height: 70px;
  color: #5b5d7f;
        letter-spacing: 0.3em;
        padding: 30px 25px 0 0;
}
div.Date a {
  color: #5b5d7f;
}
div#ie6date {
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_kizi_headbg.png) no-repeat;
}
div#kizi {
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_kizi_line.png) repeat-y;
        margin: 0 20px;
}
h2.entry_header {
  text-align: left;
  margin: 0;
        font-size: 120%;
        padding: 2px 0 0 0;
        line-height: 30px;
}
div.entry_body {
  text-align: left;
        font-size: 100%;
        margin: 0;
        padding: 0 10px;
        line-height: 30px;
}
div.entry_body p.entry_more {
  margin: 0;
        font-size: 90%;
}  
div.entry_body p.theme {
  margin: 0;
        font-size: 90%;
        line-height: 30px;
}
div.entry_body img {
        border: solid 1px #eedddd;
        padding: 10px;
        background-color: #ffffff;
}
ul.entry_footer {
  text-align: right;
        font-size: 90%;
        margin: 20px 0;
        padding: 0 30px;
  color: #5b5d7f;
}
ul.entry_footer li {
  display: inline;
  list-style-type: none;
        line-height: 1.8em;
}
ul.entry_footer li.b {
        font-weight: bold;
  color: #5b5d7f;
        letter-spacing: 0.2em;
}
ul.entry_footer li.b a {
  color: #5b5d7f;
}

/* 拍手＆ブックマーク、TW＆FB */
div.fc2_footer {
  margin: 10px 5px 10px;
}
div.fc2_footer img {
        border: 0;
        padding: 0;
}

/* ページナビ */
div.page_navi {
        margin: 20px;
  text-align: center;
        font-size: 85%;
}
div.pagetop {
  text-align: right;
        font-size: 85%;
        margin: 0 30px 20px 20px;
}

/* IE改行有効 */
br {
        letter-spacing: 0;
}

/* エントリー (html tag) */
/* 引用 */
div.entry_body blockquote {
  width: auto;
  margin: 1em;
  padding-left: 8px;
  border-left: solid 5px #5b5d7f;
}
/* 整形済みテキスト */
div.entry_body pre {
        width: auto;
  margin: 1em;
  padding: 1em;
  border: solid 1px #5b5d7f;
  overflow: auto;
}
/* 関連記事など定義リスト */
div.entry_body dl {
  width: auto;
  margin: 15px 0;
  padding: 10px 15px 15px;
  border: dotted 1px #5b5d7f;
        font-size: 90%;
}  
div.entry_body dt {
  font-weight: bold;
  border-bottom: dotted 1px #5b5d7f;
}
div.entry_body dd {
  margin-top: 5px;
  margin-bottom: 10px;
        line-height: 1.8em;
}
div.entry_body ul,
div.entry_body ol {
  margin: 0;
}
div.entry_body  li {
  list-style: disc outside;
  margin-left: 15px;
  margin-bottom: 5px;
}


/*--------------------------------------------------
    コメント、トラックバック
    全記事一覧、検索結果一覧
--------------------------------------------------*/  
#cm, #tb, #tl, #se {
        width: 100%;
}
p.sub_header {
  text-align: left;
  margin: 0;
}
.colum {
        border-top: dotted 1px #5b5d7f;
        border-bottom: dotted 1px #5b5d7f;
        margin:15px 30px;
}
h3.sub_title {
  margin: 15px;
  color: #d73d22;
  font-size: 100%;
        border-bottom: dotted 1px #eeeeee;
        padding-bottom: 5px;  
}
div.sub_body {
  margin: 10px 15px;
        font-size: 100%;
        line-height: 1.8em;
}
ul.sub_footer {
  text-align: right;
  margin: 15px 20px;
        font-size: 90%;
        color: #5b5d7f;
}
ul.sub_footer li {
  display: inline;
  list-style-type: none;
}ul.sub_footer li a {
        color: #5b5d7f;
}
div.form {
        margin: 20px 30px 40px;
        font-size: 90%;
}
div.form dd {
  margin-bottom:8px;
}
div.form textarea {
  width: 90%;
  height: 180px;
}
div.form input#himitu {
  margin-right: 0.5em;
}
div.form .form_btn {
}
div.form .form_btn input {
  margin-right: 0.5em;
}
ul.list_body {
  margin:15px 30px;
        font-size: 100%;
}
ul.list_body li {
  margin-bottom: 5px;
}
p.trackback_url {
  padding: 20px 30px;
  text-align: left;
        font-size: 90%;
}
p.trackback_url input {
  padding:3px;
  border:none;
  width: 80%;
  background-color: #5b5d7f;;
  color: #ffffff;
        margin-bottom: 10px;
}


/*--------------------------------------------------
    サイドバー(Plugin)
--------------------------------------------------*/  
#sidemenu li {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 5px 5px 10px;
}
dl#sidemenu_body {
  margin-bottom: 20px;
        padding-bottom: 15px;
}
dt.plg_title {
  color: #5b5d7f;
        font-size: 110%;
        font-weight: bold;
        letter-spacing: 0.2em;
        line-height: 1.1em;        
        margin: 0 0 15px 0;
        padding: 18px 10px 0 10px;
        height: 34px;
        text-align: center;
}
div#ie6plg {
        background: url(http://blog-imgs-26-origin.fc2.com/u/r/a/uraraka01/26_side_titlebg.png) no-repeat;
}
dd.plg_header,
dd.plg_body,
dd.plg_footer {
        font-size: 90%;
        line-height: 1.8em;
        margin: 0 10px;
        color: #866e64;
}
dd.plg_header a,
dd.plg_body a,
dd.plg_footer a {
        color: #866e64;
}
dd.plg_header a:hover,
dd.plg_body a:hover,
dd.plg_footer a:hover {
        color: #d73d22;
}
dd.plg_body input {
  margin: 2px;
}


/*--------------------------------------------------
    カレンダー(Plugin)
--------------------------------------------------*/  
table.calender {
  width: 90%;
  margin: 15px auto;
        font-size: 110%;
}
table.calender caption {
  margin-bottom: 15px;
  margin: 0px auto;
}
table.calender th,
table.calender td {
  padding: 0.1em;
  border-bottom: 1px dotted #666666;
  text-align: center;
}
table.calender td a {
  display: block;
  color: #444444;
  background-color: #fcfee2;
        text-decoration: none;
}
table.calender td a:hover{ 
  display: block;
  background-color: #d73d22;
  color: #ffffff;
        text-decoration: none;
}
table.calender th#sun {
}
table.calender th#sat {
}


/*--------------------------------------------------
    フッター
--------------------------------------------------*/  
div#footer p {
  margin: 0 20px;
        font-size: 85%;
        color: #d73d22;
        line-height: 1.2em;
}


</pre></body></html>