/* common */

html,body {
    margin: 0;
    padding: 0;
}
body {
    color: #2D2D2D;
    font-size: 12px;
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
    background-color: #FFFFFF;
    }

.msg-body pre {
 width: 420px;
}

.msg-body blockquote {
 width: 420px;
}

pre {
    margin: 1em;
    padding: 1em;
    border: 1px dashed #C7C7C7;
    width: 420px;
    font-size: 12px;
}

blockquote {
    margin: 1em;
    padding: 1em;
    background-color: #C7C7C7;
    color: #2D2D2D;
    width: 420px;
}
p {
    text-indent: 1em;
    line-height: 1.7em;
}
textarea {
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
#container {
    margin-left: auto;
    width: 800px;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/bg.gif);
    margin-right: auto;
    left: 5px;
    background-repeat: repeat-y;
    padding-right: 0px;
}
#head {
    height: 62px;
    font-size: 24px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/h1bg.gif);
    position: relative;
    margin-left: 0px;
    width: 777px;
    padding-right: 23px;
}
#head h1 {
    margin-top: 0px;
    font-size: 22px;
    text-align:left;
    margin-top: 0px;
    padding-top: 28px;
    padding-left: 23px;
}
#head h1 a {
    color: #242424;
    background-color: transparent;
    text-decoration: none;
}
#head h1 a:hover{
    color: #6C6C6C;
    background-color: transparent;
    text-decoration: none;
}

#head h1 img {
    border: none;
}
#center {
    float: left;
    border: none;
    width: 554px;
    padding-bottom: 0px;
    margin-top:30px;
    color: #2D2D2D;
    padding-left: 16px;
}
#left {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 233px;
}
#right {
    border: none;
    float: left;
    width: 180px;
    margin-top: 30px;
    padding-left: 24px;
}
#footer {
    clear: both;
    width: 200px;
    margin: 0px;
    height: 40px;
    padding-left: 596px;
}
#footer a img {
    border: none;
}
.sidebar {
    margin-left: 0px;
    height: 100%;
}
#main {
    margin-right: 0px;
}

.msg {
    margin-right: 0px;
    position: relative;
    margin-top: 20px;
    width: 554px;
    color: #2D2D2D;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/msg_bg.gif);
    background-repeat: repeat-y;
    margin-bottom: 66px;
}
.msg-title a {
    font-weight: bold;
    text-decoration: none;
    color:#4D4D4D;
}
.msg-title a:hover{
    font-weight: bold;
    text-decoration: none;
    color: #6C6C6C;
}
.msg-footer a {
    text-decoration: none;
    color:#6C6C6C;
    background-color:#E5E5E5;
}
.msg-footer a:hover{
    text-decoration: none;
    color: #6C6C6C;
    background-color: #C7C7C7;
}
.msg-title {
    font-size: 14px;
    font-weight:bold;
    padding-left:9px;
    padding-right: 10px;
    padding-top: 12px;
    line-height: 1.2em;
    text-indent: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    height: 20px;
    min-height: 20px;
    color: #FFFFFF;
    padding-bottom: 0px;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/msg_top.gif);
    background-repeat: no-repeat;
}
.msg-date {
    font-size: 12px;
    display: block;
    padding-left: 0px;
    padding-top: 2px;
    width:200px;
    height: 18px;
    position: absolute;
    color: #4D4D4D;
    text-align: left;
    left: 2px;
    width: 200px;
    top: -20px;
}
.msg-pict {
    margin-bottom: 8px;
    margin-top: 20px;
    padding-left: 15px;
}
.msg-body {
    font-size: small;
    padding-left: 40px;
    padding-right: 32px;
    padding-top: 40px;
    padding-bottom:40px;
    line-height: 1.7em;
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/msg_bg1.gif);
    background-repeat:repeat-y;
}
.msg-body h2 {
    border-bottom: solid 1px #2D2D2D;
    width: 480px;
}
.msg-body h3 {
    border-bottom: solid 1px #2D2D2D;
    width: 480px;
}
.msg-body h4 {
    border-bottom: solid 1px #2D2D2D;
    width: 480px;
}

.msg-footer {
    text-align: right;
    font-size: 12px;
    color: #2D2D2D;
    margin-top: 0px;
    padding-right: 12px;
    padding-left: 40px;
    min-height: 20px;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/msg_bottom.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 6px;
}

.msg-content a{
    text-decoration: none;
    color:#6C6C6C;
    background-color:#E5E5E5;
}
.msg-content a:hover{
    text-decoration: none;
    color: #6C6C6C;
    background-color: #C7C7C7;
}


.msg-archives .msg-title{
 }
.msg-archives .msg-footer{
 height: 35px;
 }
.comment-caption {
}
.date {
    font-size: small;
    color: #FFCA6B;
    line-height: 1.5em;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.main {
    font-size: small;
    color: #FFCA6B;
    margin-left: 12px;
    margin-right: 12px;
    line-height: 1.3em;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #0C1D2C;
}
.comments {
    font-size: small;
    color: #FFCA6B;
    line-height: 2em;
    padding-right: 10px;
}
.mod {
    width: 180px;
    margin-bottom: 11px;
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-repeat:repeat-y;
}
.mod-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom:12px;
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bottom.gif);
    background-position:bottom;
    background-repeat:no-repeat;

}
.mod-caption {
    font-size: 13px;
    color: #2D2D2D;
    font-weight: bold;
    text-align: left;
    padding-right: 10px;
    padding-left: 17px;
    margin: 0px;
    padding-top: 5px;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_top.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 22px;
}

.mod-calendar {
    background-position:bottom;
}

.mod-description {
    background-position:bottom;
}

.mod-recent-articles {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-comment {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-trackback {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-category {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-backno {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-message {
    background-image:url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_bg.gif);
    background-position:bottom;
}

.mod-message .mod-caption a {
    text-decoration: none;
    color: #FEFDFB;
}

.mod-rss-button {
}

.mod-rss-button .mod-caption a {
    text-decoration: none;
    color: #2D2D2D;
}
.mod-rss-button .mod-caption a:hover {
    text-decoration: none;
    color: #6C6C6C;
}

.mod-mailpia-button .mod-caption a {
    text-decoration: none;
    color: #2D2D2D;
}
.mod-mailpia-button .mod-caption a:hover {
    text-decoration: none;
    color: #6C6C6C;
}

.mod-login-button {
}

.mod-login-button .mod-caption a {
    text-decoration: none;
    color: #2D2D2D;
}
.mod-login-button .mod-caption a:hover {
    text-decoration: none;
    color: #6C6C6C;
}

.mod-text {
    font-size: 12px;
    color: #2D2D2D;
    text-align: top;
    line-height: 1.7em;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}


.mod ul {
    margin-left: 0;
    padding-left: 0;
}

.mod ul li {
    margin-left: 0px;
    font-size: 12px;
    list-style-type: none;
    padding-right: 1em;
    padding-left: 22px;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/mod_line.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 2em;
}
.mod ul li a {
    text-decoration: none;
    color: #2D2D2D;
}
.mod ul li a:hover {
    text-decoration: none;
    color: #6C6C6C;
}
.calendar {
    font-size: 12px;
    width: 180px;
    height: 180px;
    text-align: center;
    color:#2D2D2D;
    background-image: url(http://s.asablo.jp/css/common2r/simple-window-silver/calender.gif);
}
.calendar-title {
    text-align: center;
    font-size:12px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.calendar .calendar-title a {
    color: #2D2D2D;
    font-weight: bold;
    text-decoration:none;
    background-color: #FFFFFF;
}

.calendar .calendar-title a:hover{
    color: #6C6C6C;
    font-weight: bold;
     text-decoration:none;
    background-color: #FFFFFF;
}

.calendar-sun-name {
    color: #2D2D2D;
}
.calendar-wday-name {
    color: #2D2D2D;
}
.calendar-sat-name {
    color: #2D2D2D;
}
.calendar-row {

}
.calendar-cell {
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 0px;
}
.calendar a {
    font-weight: bold;
    text-decoration: none;
    background-color: #E5E5E5;
    color:#868686;
}
.calendar a:hover{
    font-weight: bold;
    text-decoration: none;
    color: #6C6C6C;
    background-color: #C7C7C7;
}
hr {height: 2px;
    color: #C2C2C2;
    border: none;
    background-color: #C2C2C2;
}
a {
    text-decoration: none;
    color: #2D2D2D;
}
a:hover {
    text-decoration: underline;
    color: #6C6C6C;
}

.mod-message .mod-text a {
    background-color:#E5E5E5;
    color:#6C6C6C;
    text-decoration:none;
}
.mod-message .mod-text a:hover {
    text-decoration: none;
    color: #6C6C6C;
    background-color: #C7C7C7;
}

.comment-caption {
    font-weight: bold;
    font-size: 12px;
    border-bottom: none;
    margin-left: 10px;
    margin-right: 10px;
    color:#2D2D2D;
    padding-left: 0px;
    border-top: dashed 1px #C2C2C2;
}
.comment-title {
    font-size: 12px;
    color: #2D2D2D;
    padding: 0.2em;
    padding-left: 14px;
    background-color: #C7C7C7;
    margin-left: 13px;
    margin-right: 13px;
}
.comment-body {

    font-size: 12px;
    padding-right: 36px;
    line-height: 1.7em;
    padding-left: 36px;
}
.comment-form {
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
}
.tb-caption {
    border-top: dashed 1px #C2C2C2;
    font-weight: bold;
    font-size: 12px;
    border-bottom: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
}
.tb-title {
    font-size: 12px;
    padding: 0.2em;
    margin-right: 13px;
    padding-left: 14px;
    background-color: #C7C7C7;
    margin-left: 13px;
}

.comment-caption a {
    text-decoration: underline;
    color:#2D2D2D;
}
.comment-caption a:hover{
    text-decoration: underline;
    color: #6C6C6C;
}

.comment-title a {
    text-decoration: none;
    color:#2D2D2D;
}
.comment-title a:hover{
    text-decoration: none;
    color: #6C6C6C;
}


.comment-form form p input {
    display: block;
    margin-bottom: 2px;
    background-color:#FFFFFF;
    border-width: 1px;
    margin-left: 10px;
    border-color:#C2C2C2;
}

.comment-form form p input .submit{
    display: block;
    margin-bottom: 2px;
    background-color:#CACACA;
    border-width: 1px;
    margin-left: 10px;
}


.comment-form form p br {
  display: none;
}

.comment-form textarea {
    display: block;
    height : 80px;
    font-family:"メイリオ",Meiryo, "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
    font-size : 12px;
    width : 470px;
    background-color:#FFFFFF;
    border-width: 1px;
    scrollbar-3d-light-color:#D7D7D7;
    scrollbar-arrow-color:#D7D7D7;
    scrollbar-base-color:#D7D7D7;
    scrollbar-dark-shadow-color:#D7D7D7;
    scrollbar-face-color:#D7D7D7;
    scrollbar-highlight-color:#D7D7D7;
    scrollbar-shadow-color:#A0A0A0;
    scrollbar-track-color:#FCFCFC;
    margin-left: 10px;
    border-color:#C2C2C2;
}


.tb-caption a {
    text-decoration: underline;
    color:#2D2D2D;

}
.tb-caption a:hover{
    text-decoration: underline;
    color: #6C6C6C;
}

.tb-title a {
    text-decoration: none;
    color:#2D2D2D;
}
.tb-title a:hover{
    text-decoration: none;
    color: #6C6C6C;
}

.tb-url {
    padding: 0.5em 2em;
    font-size: small;
}
.tb-body {
    font-size: 12px;
    padding-left: 36px;
    padding-right: 10px;
    padding-bottom: 16px;
    line-height: 1.7em;
}
.navi {
    width: 100%;
    text-align: right;
    padding-top: 4px;
}
.navi-prev {
}
.navi-next {
}
.navi a {
    text-decoration: underline;
    color:#2D2D2D;
    padding-right:8px;
}
.navi a:hover{
    text-decoration: underline;
    color:#6C6C6C;
    padding-right:8px;
}

.mod-text,
.msg-body,
.tb-url{
    word-break: break-all;
}

.tb-url code{
 display: block;
}



/* end of stylesheet */

/* === ライブカメラヘッダー（そよ風Blog） === */
#head {
    height: 220px !important;
    background-image: none !important;
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
}
#head::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
        rgba(0,0,0,0.25) 0%,
        transparent 45%,
        rgba(0,0,0,0.65) 100%);
    z-index: 2;
    pointer-events: none;
}
#cam-header-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
#head h1 {
    position: absolute;
    bottom: 12px;
    left: 20px;
    z-index: 4;
    padding-top: 0 !important;
    margin: 0 !important;
    font-size: 26px !important;
    letter-spacing: 2px;
}
#head h1 a {
    color: #fff !important;
    text-shadow: 0 2px 10px rgba(0,0,0,0.95);
}
#head h1 a:hover {
    color: #ddd !important;
    text-decoration: none;
}
#cam-live-badge {
    position: absolute;
    top: 12px;
    left: 16px;
    z-index: 4;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: sans-serif;
}
#cam-live-label {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(210,20,20,0.9);
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    padding: 3px 11px 3px 9px;
    border-radius: 20px;
    letter-spacing: 2px;
}
#cam-live-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
}
#cam-live-name {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-shadow: 0 1px 5px rgba(0,0,0,0.9);
    letter-spacing: 1px;
    font-family: sans-serif;
}
#cam-clock {
    position: absolute;
    top: 14px;
    right: 16px;
    z-index: 4;
    color: rgba(255,255,255,0.85);
    font-family: monospace;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 0 1px 4px rgba(0,0,0,1);
    letter-spacing: 1px;
}
/* 元のアサブロヘッダーを非表示 */
#container > #head {
    display: none;
}