@charset "utf-8";
* {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* 固定レイアウト共通 */

body {
margin: 0px 0px 20px 0px;
background-color: #8FABBE;
        text-align: center;
}

a {
text-decoration: underline;
}

a:link {
                color: #000099;
}

a:visited {
                color: #0066ff;
}

a:active {
                color: #000099;
}

a:hover {
                color: #ff6600;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

iframe {
margin-left: 20px;
}

/*
table {
font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
margin-left: 20px;
}

table td {
    text-align: center;
    }
*/

 .font_test {
        color: #ff0000;     /* 文字色指定 */
   }


#container {
width: 783px;
line-height: 1.4;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
background-image: url("https://www.populus.jp/fujino/weblog/images/white07.gif");
background-repeat: repeat;
background-position: top left;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
}

#banner {
color: #FFFFFF;
background-color: #999999;
        background-image: url("https://www.populus.jp/fujino/weblog/annex/banner201004b.jpg");
text-align: left;
padding: 15px;
border-bottom: 1px solid #FFFFFF;
height: 60px;
}

#banner-img {
display: none;
}


#banner a {
color: #FFFFFF;
text-decoration: none;
}

#banner h1 {
          font-size: 20pt;
}

#banner h2 {
        font-size: 10pt;
        padding-top: 0px;
}

#center {
float: right;
width: 560px;
overflow: visible;
}

#navi {
color: #444444;
font-size: small;
font-weight: normal;
text-align: right;
margin-top: 3px;
margin-right: 16px;
margin-bottom: 8px;
}

.content {
padding: 15px 15px 5px 20px;
/*background-color: #f5f5f5; */
background-color: #f0ffff;
/*background-image: url("https://www.populus.jp/fujino/weblog/images/white07.gif");  */
background-repeat: repeat;
background-position: top left;
/*color: #444433; */
/*color: #444444; */
color: #36414d;
/*font-size: small;  */
font-size: 14px;
}

.content p {
color: #36414d;
/*font-size: small;  */
font-size: 14px;
font-weight: normal;
line-height: 1.5;
text-align: left;
margin-top: 7px;
margin-bottom: 8px;
}

.content blockquote.widenote {
color: #36414d;
font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
text-align: left;
width: 520px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 8px;
padding: 10px;
background: #FFEEEE;
border: 1px solid #999999;
}

.content blockquote {
color: #36414d;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
text-align: left;
width: 450px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 8px;
padding: 10px;
background: #FFEEEE;
border: 1px solid #999999;
}

.content li {
line-height: 1.3;
}


.content h4 {
color: #FFFFFF;
font-size: small;
text-align: left;
font-weight: bold;
background-color: #C71585;
padding-left: 10px;
margin-bottom: 10px;
}

.playback h4 {
color: #FFFFFF;
font-size: small;
text-align: left;
font-weight: bold;
background-color: #C71585;
padding-left: 10px;
margin-bottom: 10px;
}

.content h2 {
color: #FFFAFA;
font-size: small;
text-align: left;
font-weight: bold;
background-color: #000099;
margin-bottom: 10px;
padding-top: 6px;
padding-bottom: 3px;
padding-left: 10px;
}

.content h5 {
border: 1px solid #0044CC;
color: #0044CC;
font-size: small;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
padding-top: 6px;
padding-bottom: 3px;
padding-left: 10px;
}

.content h3 {
color: #36414d;
font-size: small;
text-align: left;
font-weight: bold;
padding-left: 12px;
margin-bottom: 3px;
}

/* ブログ記事タイトル */
.content h3.entry-header {
    color: #36414d;
    margin-top: 0px;
    margin-bottom: 14px;
    padding-left: 10px;
    border-left: 3px solid #8fabbe;
/*  font-size: medium; */
    font-size: 120%;
    font-weight: bold;
}

.content p.posted {
        clear: both;
color: #36414d;
font-size: small;
border-top: 1px solid #999999;
text-align: right;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.content .posted_individual {
        clear: left;
color: #36414d;
font-size: small;
border-top: 1px solid #999999;
text-align: right;
margin-bottom: 0px;
line-height: normal;
padding-top: 3px;
padding-bottom: 0px;
padding-right: 3px;
}

.tags_individual {
color: #36414d;
font-size: small;
text-align: right;
line-height: normal;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 0px;
padding-right: 3px;
}

.scname_line {
color: #36414d;
font-size: small;
text-align: left;
line-height: normal;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
padding-top: 3px;
padding-bottom: 0px;
}

.scname_individual {
color: #36414d;
font-size: small;
text-align: left;
line-height: normal;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 3px;
padding-bottom: 0px;
padding-right: 0px;
}


.content .posted-line1 {
color: #36414d;
font-size: small;
border-top: 1px solid #999999;
text-align: right;
line-height: normal;
margin-bottom: 0px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 3px;
}

.content .posted-line2 {
color: #36414d;
font-size: small;
text-align: right;
margin-top: 0px;
margin-bottom: 10px;
line-height: normal;
padding-top: 0px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 3px;
}

.content .posted-line2 a {
color: #36414d;
text-decoration: none;
}

.content p.commentposted {
color: #36414d;
font-size: small;
border-top: 1px solid #999999;
text-align: right;
margin-bottom: 1px;
line-height: normal;
padding: 3px;
}

.content .entry-tags {
color: #36414d;
font-size: small;
text-align: right;
line-height: normal;
margin-bottom: 0px;
padding-right: 3px;
padding-left: 3px;
}

/* ----------- share button -------- */
.sns_share_s {
    float: right;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 10px;
}

.twitter_s {
    width: 97px;
}
.snsbutton {
    float: left;
}

.pocket_s {
    margin-left: 3px;
    width: 100px;
}
.snsbutton {
    float: left;
}
/* ----------- share button -------- */

/* ----------- table cell  -------- */
.multi-column {
	display: table;
	width: 100%;
	}
.multi-column .two-box {
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 50%;
	}
.multi-column .three-box {
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 33.3%;
	}
.right-box {
	display: table-cell;
	margin: 0px;
	padding: 0px;
	}
/* ----------- table cell  -------- */

#right {
float: right;
width: 220px;
background-color: #FFFAFA;
overflow: visible;
}

.lastmod {
padding-left: 0px;
padding-top: 3px;
padding-bottom: 2px;
margin-top: 0px;
margin-bottom: 14px;
line-height: 1.8;
color: #36414d;
font-size: small;
text-align: center;
border: 1px solid #ff7777;
        }

.sidebar {
padding: 15px;
        background-color: #FFFFFF;
}

.sidebar h2 {
color: #36414d;
font-size: small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
}

.sidebar h5 {
color: #36414d;
font-size: small;
text-align: center;
font-weight: bold;
margin-bottom: 5px;
}

.sidebar h3 {
color: #36414d;
font-size: x-small;
text-align: center;
text-transform: uppercase;
letter-spacing: .1em;
}

.sidebar ul {
margin: 0px;
padding-left: 0px;
padding-top: 5px;
line-height: 1.3;
}

.sidebar li {
padding-top: 10px;
color: #36414d;
font-size: small;
text-align: left;
line-height: 1.3;
list-style-type: none;
}

#categories {
padding-left: 10px;
padding-top: 5px;
padding-bottom: 7px;
margin-top: 0px;
margin-bottom: 20px;
color: #36414d;
        line-height: 180%;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }

#categories ul { 
margin: 0px;
padding-left: 0px;
line-height: 1.5;
}

#categories ul ul { 
margin-left: 10px;
padding-left: 0px;
line-height: 1.5;
}

#categories li { 
list-style-type: none;
padding-top: 0px;
line-height: 1.7;
}

.sidebar #status {
padding-left: 0px;
padding-top: 5px;
padding-bottom: 7px;
margin-top: 0px;
margin-bottom: 20px;
line-height: 1.8;
color: #36414d;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: center;
margin-bottom: 0px;
}

.photo img {
border: 0px;
}

.photo2 {
text-align: center;
margin-bottom: 0px;
}

.photo2 img {
border: 0px;
}

.searchbox {
color: #36414d;
font-size: small;
font-weight: bold;
line-height: 1.8;
text-align: left;
padding: 3px;
margin-bottom: 15px;
}

.link-note {
font-size: small;
line-height: 1.4;
text-align: left;
padding: 2px;
margin-bottom: 3px;
}
.link-note2 {
font-size: small;
line-height: 1.4;
text-align: center;
padding: 2px;
margin-top: 15px;
margin-bottom: 15px;
}
.thanks-header {
color: #36414d;
font-size: x-small;
text-align: center;
font-weight: bold;
letter-spacing: .1em;
line-height: 1.2;
}

.thanks-to {
margin-bottom: 40px;
                }

.dot3 {
color: #FF4500;
font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
}

#newcomments_mobile {
display: none;
}

#hot3 {
margin-left: 0px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 3px;
padding-left: 3px;
padding-top: 7px;
padding-bottom: 5px;
line-height: 1.3;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
/* 海鳴楼のツタを背景に　*/
/*background-image: url("https://www.populus.jp/fujino/weblog/images/t_ivy.jpg"); */
/*background-repeat: repeat; */
/*background-position: top left; */
/* 枠線を朱色に　*/
/*border: 1px solid #FFB366; */
        }
/*
.myclip {
padding-left: 3px;
padding-right: 3px;
padding-top: 5px;
padding-bottom: 3px;
margin-left: 0px;
margin-top: 2px;
margin-bottom: 20px;
line-height: 1.4;
color: #36414d;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }
*/

.myclip {
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 5px;
        padding-bottom: 8px;
        margin-left: 0px;
        margin-top: 2px;
        margin-bottom: 20px;
        line-height: 110%;
        color: #666666;
        font-size: 13px;
        text-align: left;
        border: 1px solid #87CEEB;
        }

.myclip h2 {
        color: #666666;
        font-size: 13px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: .1em;
        line-height: 110%;
        margin-bottom: 0px;
        padding-bottom: 0px;
}

.myclip ul  {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 110%;
        list-style-type: none;
}

.myclip ul li {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 7px;
        padding-bottom: 0px;
        line-height: 110%;
        list-style-type: none;
}

.myclip a {
        text-decoration: none;
}

.myclip a:hover {
        color: #000099;
        text-decoration: underline;
}

.myclip .dot {
        color: #0066FF;
        font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
}

.myclip .dot2 {
        color: #FF4500;
        font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
}

.myclip .dot3 {
        color: #FFB6C1;
        font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
}

.myclip .dot5 {
        color: #FF0000;
        font-family: Osaka, "ＭＳ ゴシック", Verdana, Arial, sans-serif;
        font-style: italic;
}

.myclip img {
padding-left: 37px;
padding-top: 8px;
padding-bottom: 3px;
}

.commentlist {
padding-left: 2px;
padding-top: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 20px;
line-height: 1.3;
color: #444433;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }

#profile {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: left;
  padding: 7px;
margin-bottom: 20px;
border: 1px solid #87CEEB;
}

.qrcode {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding: 10px;
margin-top: 8px;
margin-bottom: 10px;
border: 1px solid #87CEEB;
}

#gift {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding: 10px;
margin-bottom: 17px;
border: 1px solid #87CEEB;
}

#fo_slide {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding-left: 0px;
margin-bottom: 17px;
border: 1px solid #87CEEB;
}
#countdown {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding: 10px 1px;
margin-bottom: 17px;
border: 1px solid #87CEEB;
}

#countdown2 {
  line-height: 1.3;
color: #FF8C00;
font-size: small;
text-align: center;
  padding: 3px 2px;
margin-bottom: 17px;
border: 1px solid #87CEEB;
}

#countdown2009 {
color: #dc143c;
font-size: small;
text-align: center;
  padding: 3px 2px;
margin-bottom: 17px;
border: 1px solid #dc143c;
}

#linknew {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: left;
   padding: 10px;             
        padding-top: 0px; 
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
margin-bottom: 12px;
border: 1px solid #87CEEB;
}

#announce {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding: 10px;
margin-bottom: 17px;
border: 1px solid #87CEEB;
}

#fromotaru {
  line-height: 1.3;
color: #8FABBE;
font-size: small;
text-align: center;
  padding: 1px;
margin-bottom: 6px;
}

#lastyear3 {
padding-left: 8px;
padding-right: 3px;
padding-top: 5px;
padding-bottom: 3px;
margin-left: 0px;
margin-top: 2px;
margin-bottom: 14px;
line-height: 1.3;
color: #444433;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }

#lastyear3 ul {
padding-top: 0px;
        }

#lastyear3 li {
padding-top: 7px;
padding-bottom: 3px;
        }

#lastyear3 h2 {
color: #444433;
font-size: small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
padding-bottom: 0px;
margin-bottom: 0px;
}


.entry-tags-list {
  line-height: 1.8;
padding: 10px;
margin-top: 0px;
margin-bottom: 10px;
color: #444433;
font-size: small;
text-align: left;
border: 1px solid #444433;
}
.entry-tags-list a {
text-decoration: none;
}
.entry-tags-list a:visited {
        color: #FF6600;
}

.entry-tags-list-b {
  line-height: 1.8;
padding: 10px;
margin-top: 0px;
margin-bottom: 10px;
color: #444433;
font-size: small;
text-align: left;
border: 1px solid #444433;
}
.entry-tags-list-b a {
text-decoration: none;
}
.entry-tags-list-b a:visited {
        color: #0066FF;
}


/* 小粋空間カレンダー　カスタマイズ  */
#calendar {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    color: #444444;
    border: 1px solid #87CEEB;
}

.calendarhead {
    padding-bottom: 5px;
    font-family: Verdana, Arial, sans-serif;
    color: #666666;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#calendar table {
    font-family: Verdana, Arial, sans-serif;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
/*    margin-left: 0px; */
    border-collapse: collapse;
/*    width: 100%; */
}

#calendar th {
    padding-bottom: 3px;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    width: 20px;
}

#calendar td {
    text-align: center;
    line-height: 130%;
    font-family: Verdana, Arial, sans-serif;
/*    font-size: 13px;  */
    font-size: 11px;
}

.today {
    display: block;
    border: 1px solid #444444;
}

.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

/* 記事のある日付を太字にする */
/*
#calendar td a:link,
#calendar td a:visited {
    font-weight: bold;
}
.holiday a:link,
.holiday a:visited {
    font-weight: bold;
}
.saturday a:link,
.saturday a:visited {
    font-weight: bold;
}
*/
/* 小粋空間カレンダー　ここまで */


#powered {
font-size: small;
line-height: 1.4;
text-align: left;
color: #444433;
margin-top: 15px;
}

input {
font-size: 14px;
}

input,textarea{
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

/*
textarea[id="comment-text"] {
width: 80%;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
}
*/

/*
textarea[id="text"] {
width: 80%;
        font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
font-size: 14px;
}
*/

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

.sidetitle2 {
    width: auto;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center; /* テキスト配置 */
}

.sidetitle2 a {
    width: auto;
}

/* 通常 */
.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#444433; /* 文字色 */
    background-color:#f6f6f6; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

/* マウスポイント時 */
.sidetitle2 a:hover {
    padding: 2px;
    border: 1px solid #999999; /* 枠線 */
    color:#ffffff; /* 文字色 */
    background-color: #999999; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    letter-spacing: .1em;
    text-decoration: none;
}

#mypinglist {
padding-left: 2px;
padding-top: 0px;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 15px;
line-height: 1.3;
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }


#entrieslist {
padding-left: 8px;
padding-top: 0px;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 15px;
line-height: 1.3;
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: left;
border: 1px solid #87CEEB;
        }

#entrieslist h2 {
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;
padding-top: 5px;
padding-bottom: 0px;
        }

#entrieslist h3 {
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: center;
font-weight: bold;
letter-spacing: 0em;
padding-top: 5px;
padding-bottom: 10px;
        }

#entrieslist h3 a {
color: #ff9900;
/*text-decoration: none;  */
}

.list_more {
margin-left: 50px;
margin-top: 10px;
margin-bottom: 7px;
}

.list_more a {
color: #FF0000;
}

#related ul li {
line-height: 1.6;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#related ul li::before {
  padding-right: 5px;
  font-family: 'Hiragino Kaku Gothic ProN';
  color: red;
  font-style: italic;
  content: "●";
}

#lastyear ul li {
line-height: 1.6;
}

#archive_title {
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}

.content p.archive_excerpt {
color: #444433;
font-family: Verdana, Arial, sans-serif;
font-size: small;
font-weight: normal;
line-height: 1.7;
text-align: left;
margin-top: 7px;
margin-right: 50px;
margin-bottom: 8px;
margin-left: 200px;
}

/* 3.35 デフォルトから */

/* 画像出力テーブル用 */
table.image-list {
    width : 390px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 130px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 90px;
    text-align : center;
    vertical-align : middle;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 130%;
    padding-bottom : 20px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption a {
    text-decoration: none;
    font-size: small;
}

.navi-l {
text-align: left;
margin-bottom: 7px;
  padding-left: 10px;
}
.navi-r {
text-align: right;
margin-bottom: 7px;
  padding-right: 10px;
}

.movie {
padding-left: 10px;
margin-bottom: 8px;
}

/*
#countdown_akari10 {
height: 202px;
  line-height: 130%;
color: #FFFAFA;
        font-size: 13px;
text-align: center;
  padding-top: 15px;
margin-bottom: 10px;
border: 1px solid #87CEEB;
background-image: url("https://www.populus.jp/fujino/weblog/images/countdown_1.jpg");
background-repeat: no-repeat;
background-position: 15px 10px;
}
#countdown_akari10 a {
color: #FFFAFA;
text-decoration: none;
}
#countdown_akari10 a:hover {
text-decoration: underline;
}

#countdown_akari10 .countdowndays {
color: #FFFAFA;
  padding-top: 132px;
}
*/

#akari11topimg {
        font-size: small;
text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
margin-bottom: 5px;
}

#countdown_akari11 {
color: #DC143C;
        font-size: small;
text-align: center;
margin-bottom: 10px;
  padding: 3px 2px;
border: 1px solid #DC143C;
}
#countdown_akari11 a {
color: #DC143C;
text-decoration: none;
}
/*
#countdown_akari11 a:hover {
text-decoration: underline;
}
*/

#whitearea {
height: 600px;
        }
#whitearea2 {
height: 10px;
        }

/*  highslide  */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
visibility: hidden;
}
.highslide img {
/*border: 2px solid gray;   */
        border: 1px solid #000099;
}
.highslide:hover img {
/*border-color: silver; */
        border-color: #ff6600;
}

.highslide-wrapper, .drop-shadow {
background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
    text-decoration: none;
padding: 2px;
border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
background: url(highslide/graphics/fullexpand.gif) no-repeat;
display: block;
margin: 0 10px 10px 0;
width: 34px;
height: 34px;
}
.highslide-overlay {
display: none;
}
/*  ここまでhighslide  */

.extended {
padding-left: 12px;
}

/* フッタ */
#footer {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 42px;
    color: #ffffff;
    background: #999999;
    font-size: 12px;
    text-align: center;
    line-height: 3.5;
    width: 780px;
}

#mypicture {
margin-left: 0px;
margin-top: 4px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 110%;
color: #444433;
font-size: small;
text-align: center;
border: 1px solid #87CEEB;
}
#mypicture h2 {
margin-bottom: 0px;
padding-bottom: 0px;
color: #444433;
        font-family: 'Courier New',monospace;
text-align: center;
        text-transform: none;
font-size: small;
font-weight: normal;
/*letter-spacing: .1em;  */
line-height: 110%;
}

#mypicture a {
        text-decoration: none;
        color: #444433;
}

#mySlideShow {
 width: 220px !important;
 height: 200px !important;
}
/* 脚注 */
div.footnote {
margin: 0px;
margin-top: 1em;
margin-right: 2em;
margin-left: 1em;
border-style: solid;
border-color: #888;
border-width: 1px 0px 0px 0px;
font-size: 100%;
line-height: 100%;
}

p.footnote {
line-height: 100%;
}

span.footnote {
vertical-align: top;
font-size: 13px;
}

.newpage {
display:none;
page-break-after:always;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/* ------------------------------------------------------------------------------------ */
@media only screen and (max-width:684px) {

body {
    background: #fff;
}

#container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    border: 1px solid #FFFFFF;
    text-align: left;
    background-color: #fff;
    line-height: 1.4;
    background-image: url("https://www.populus.jp/fujino/weblog/images/white07.gif");
    background-repeat: repeat;
    background-position: top left;
}

#banner {
    color: #FFFFFF;
    background-color: #999999;
    background-image: url("https://www.populus.jp/fujino/weblog/annex/banner201004b.jpg");
    text-align: left;
    padding: 15px;
    border-bottom: 1px solid #FFFFFF;
    height: 60px;
}

#banner-img {
    display: none;
}

#center {
    width: 100%;
    float: none;
    border-bottom: 1px solid #669;
    border-left: none;
    border-right: none;
    margin-left: 0;
}

/* ------------  table cell cancell  -----------*/
.multi-column {
	display: block;
   	}
.multi-column .two-box {
	display: block;
	width: 100%;
   	}
.multi-column .three-box {
	display: block;
	width: 100%;
   	}
.multi-column .right-box {
	display: block;
	width: 100%;
	}
/* ------------  table cell cancell  -----------*/

#right {
    width: 100%;
    float: none;
    background-color: #FFFAFA;
}

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

.content blockquote {
width: auto;
color: #666666;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
text-align: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 8px;
padding: 10px;
background: #FFEEEE;
border: 1px solid #999999;
}

#newcomments_mobile {
display: block;
margin-left: 0px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 3px;
padding-left: 3px;
padding-top: 7px;
padding-bottom: 5px;
font-size: 14px;
line-height: 1.3;
text-align: left;
border: 1px solid #87CEEB;
}

#hot3 {
display: none;
        }

input.singleline { width: 90%; }

textarea[id="comment-text"] {
width: 90%;
}

#footer {
    width: 100%;
    height: auto;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #ffffff;
    background: #999999;
    font-size: 12px;
    text-align: center;
}

}
/* ------------------------------------------------------------------------------------ */
