body
{
    background-color: #ffffff;
}
hr
{
    color: #999;
    height: 1px
}
h1
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin:0;
    padding-top: 0px
}
h2
{
    font-weight: normal;
    font-size: 12px;
    margin: 0;
}
h3
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px
}
.range
{
    border-right: #ff79b3 0px solid;
    padding-right: 0px;
    border-top: #ff79b3 0px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: #ff79b3 0px solid;
    padding-top: 0px;
    border-bottom: #ff79b3 0px solid
}
.blog_title
{
    width:100%;
    padding-right: 0px;
    margin: 0px auto 0px 0px;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    color: #ff006e;
    word-break: break-all;
    letter-spacing: 1px;
    background-color: #ffffff;
}
.blog_title a:link
{
    color: #ff006e;
    letter-spacing: 0px;
    text-decoration: none
}
.blog_title a:visited
{
    color: #ff006e;
    letter-spacing: 0px;
    text-decoration: none
}
.blog_title a:hover
{
    color: #ff006e;
    letter-spacing: 0px;
    text-decoration: none
}
.blog_title a:active
{
    color: #ff006e;
    letter-spacing: 0px;
    text-decoration: none
}
.blog_description
{
    margin: 0px auto 0px 0px;
    padding-left: 0px;
    padding-right:0px;
    font-weight: normal;
    font-size: 12px;
    padding-bottom: 0px;
    overflow: hidden;
    color: #FF6666;
    word-break: break-all;
    padding-top: 4px;
    letter-spacing: 0px;
    background-color: #fff
}
.entry
{
    background-color: #ffffff;
    border-right: 1px dashed #ffb5ce;
    border-top: 1px none;
    color: #ffffff;
    margin: 10px;
    border-left: 1px dashed #ffb5ce;
    border-bottom: 1px dashed #ffb5ce;
    width: 400px;
}

.entry_title
{
    background-image: url(http://www.yaplog.jp/cobuta_2/img/413/Valentine_entry.gif);
    font-weight: bold;
    font-size: 12px;
    font-color: #ffffff;
    overflow: hidden;
    word-break: break-all;
    letter-spacing:0px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    padding-top: 8px;
    padding-bottom: 2px;
    text-align: center;
}
.date
{
     font-weight: normal;
     font-size: 12px;
     color: #ffffff
}
.entry_text
{
    font-weight: normal;
    font-size: 12px;
    color: #000;
    padding: 8px;
}
.entry_text a:link
{
    font-weight: bold;
    color: #7D4B05;
    text-decoration: underline
}
.entry_text a:visited
{
    font-weight: bold;
    color: #7D4B05;
    text-decoration: underline
}
.entry_text a:active
{
    font-weight: bold;
    color: #8A6A00;
    background-color: #fff;
    text-decoration: underline
}
.entry_text a:hover
{
    font-weight: bold;
    color: #8A6A00;
    background-color: #fff;
    text-decoration: underline
}
.entry_layer
{
    overflow: hidden;
    width: 380px;
    word-break: break-all
    text-decoration: underline
    font-weight: normal;
}
.comment_layer
{
    overflow: hidden;
    width: 380px;
    word-break: break-all
}
.posted
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 10px;
    padding-bottom: 3px;
    color: #999;
    line-height: 110%;
    padding-top: 8px;
    text-align: right;
    background-image: url(http://www.yaplog.jp/cobuta_2/img/413/entry_under.gif);
    vertical-align: bottom;
}
.posted a:link
{
    font-weight: normal;
    color: #999;
    text-decoration: none
}
.posted a:visited
{
    font-weight: normal;
    color: #999;
    text-decoration: none
}
.posted a:active
{
    font-weight: normal;
    color: #069;
    text-decoration: none
}
.posted a:hover
{
    font-weight: normal;
    color: #069;
    text-decoration: none
}

.posted_new
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 3px;
    COLOR: #999;

    LINE-HEIGHT: 110%;
    PADDING-TOP: 8px;
    TEXT-ALIGN: right
}
.posted_new a:link
{
    font-weight: normal;
    color: #999;
    text-decoration: none
}
.posted_new a:visited
{
    font-weight: normal;
    color: #999;
    text-decoration: none
}
.posted_new a:active
{
    font-weight: normal;
    color: #069;
    text-decoration: none
}
.posted_new a:hover
{
    font-weight: normal;
    color: #069;
    text-decoration: none
}

.side
{
	background-color: #ffffff;
	color: #ffffff;
	margin: 10px;
	background-position: center;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffb5ce;
	border-bottom-color: #ffb5ce;
	border-left-color: #ffb5ce;
}

.side_text {
    padding: 2px;
    line-height: normal;
    font-weight: normal;
    font-size: 12px;
    background: url(http://yaplog.jp/blog/image/emoji/61.gif) no-repeat 3px 3px;
}

.side_left
{
    margin-top: 5px;
    width: 180px;
    background-position: center center;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.side_right
{
    margin-top: 5px;
    width: 180px;
    background-position: center center;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
.side_title
{
    width:180px;
    background-image: url(http://www.yaplog.jp/cobuta_2/img/413/side.gif);
    background-attachment: fixed;
    font-weight: bold;
    font-size: 12px;
    overflow: hidden;
    color: #fff;
    word-break: break-all;
    background-color: #ffffff;
    text-align: center;
    padding: 3px;
    height: 27px;
}
.side_text
{
    width:99%;
    padding-right: 5px;
    padding-left: 18px;
    font-weight: normal;
    font-size: 10px;
    padding-bottom: 11px;
    overflow: hidden;
    color: #3c3c3c;
    word-break: break-all;
    line-height: 150%;
    padding-top: 5px
}
.side_text a:link
{
    font-weight: normal;
    font-size: 10px;
    color: #62360a;
    line-height: 150%;
    text-decoration: none
}
.side_text a:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #62360a;
    line-height: 150%;
    text-decoration: none
}
.side_text a:active
{
    font-weight: normal;
    font-size: 10px;
    color: #62360a;
    line-height: 150%
}
.side_text a:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #ff9999;
    line-height: 150%;
    text-decoration: underline
}
.calendar
{
    font-size: 10px;
    margin: 0px;
    color: #FFFFFF;
    background-image: url(http://www.yaplog.jp/cobuta_2/img/413/calendar.gif);
    background-repeat:no-repeat;
    background-position:center center;
    background-color: #ffb5ce;
    padding: 0px;
    height: 18px;
}
.calendar a
{
    font-size: 10px;
    color: #FFFFCC;
    text-decoration: underline
}
.calendar a:link
{
    font-size: 10px;
    color: #FFFFCC;
    text-decoration: underline
}
.calendar a:visited
{
    font-size: 10px;
    color: #CC3333;
    text-decoration: underline
}
.calendar a:active
{
    font-size: 10px;
    color: #CC0000;
    text-decoration: underline
}
.calendar a:hover
{
    font-size: 10px;
    color: #660000;
    background-color: #FFFFFF;
    text-decoration: underline
}
.page
{
    font-size: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #008000;
    padding-top: 0px;
    letter-spacing: 0px;
    
    text-align: center
}
.page a:link
{
    font-size: 10px;
    color: #008000;
    letter-spacing: 1px;
    text-decoration: none
}
.page a:visited
{
    font-size: 10px;
    color: #288128;
    letter-spacing: 1px;
    text-decoration: none
}
.page a:hover
{
    font-size: 10px;
    color: #6ccc6c;
    letter-spacing: 1px;
    text-decoration: underline
}
.page a:active
{
    font-size: 10px;
    color: #6ccc6c;
    letter-spacing: 1px;
    text-decoration: underline
}
.prevew
{
    font-size: 11px;
    padding-bottom: 0px;
    color: #eb0000;
    padding-top: 7px;
    letter-spacing: 1px;
    text-align: center
}
.prevew a:link
{
    font-size: 10px;
    color: #008000;
    letter-spacing: 1px;
    text-decoration: none
}
.prevew a:visited
{
    font-size: 10px;
    color: #288128;
    letter-spacing: 1px;
    text-decoration: none
}
.prevew a:hover
{
    font-size: 10px;
    color: #288128;
    letter-spacing: 1px;
    text-decoration: underline
}
.prevew a:active
{
    font-size: 10px;
    color: #6ccc6c;
    letter-spacing: 5px;
    text-decoration: underline
}
.footer
{
    font-size: 10px;
    color: #000000;
    text-decoration: none
}
.footer a:link
{
    color: #339900;
    text-decoration: underline
}
.footer a:visited
{
    color: #339900;
    text-decoration: underline
}
.footer a:hover
{
    color: #339900;
    text-decoration: underline
}
.footer a:active
{
    color: #339900;
    text-decoration: underline
}
.footer_jp
{
    font-size: 10px;
    color: #000000;
    text-decoration: none
}
.footer_jp a:link
{
    color: #440000;

    text-decoration: underline
}
.footer_jp a:visited
{
    color: #440000;
    text-decoration: underline
}
.footer_jp a:hover
{
    color: #440000;
    text-decoration: underline
}
.footer_jp a:active
{
    color: #440000;
    text-decoration: underline
}

