@charset "utf-8";

/* -------------------------------------------------- */

#blog_container a {
	color:#0066CC;
	text-decoration: none;
}

#blog_container a:hover,
#blog_container a:active {
	text-decoration:underline;
}


/* -------------------------------------------------- */


#header .cnt .blog a {
    float: left;
    background-image: url(../img/kokode.jp/blog/title.png);
    display: block;
    height: 42px;
    width: 213px;
    text-indent: -9999px;
    margin-left: 12px;
    outline: 0;
}

/* -------------------------------------------------- */


#leftnavi_container #blog_profile .title {
    width :200px;
    background-image: url(../img/kokode.jp/blog/ttl_plofile_b.png);
    height: 25px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    clear: both;
}

#leftnavi_container #blog_profile .cnt {
    width :100px;
    background-image: url(../img/kokode.jp/blog/bg_plofile.png);
    height: 78px;
    padding:2px 10px 0px 70px;
    margin: 10px;
    clear: both;
    background-repeat: no-repeat;
    display: block;
}

#leftnavi_container #blog_profile .cnt2 {
    width :100px;
    background-image: url(../img/kokode.jp/blog/bg_plofile2.png);
    height: 78px;
    padding:2px 10px 0px 70px;
    margin: 10px;
    clear: both;
    background-repeat: no-repeat;
    display: block;
}

#leftnavi_container #blog_profile .cnt3 {
    width :100px;
    background-image: url(../img/kokode.jp/blog/bg_plofile3.png);
    height: 78px;
    padding:2px 10px 0px 70px;
    margin: 10px;
    clear: both;
    background-repeat: no-repeat;
    display: block;
}

#leftnavi_container #blog_profile .cnt strong,
#leftnavi_container #blog_profile .cnt2 strong,
#leftnavi_container #blog_profile .cnt3 strong {
    font-size:11px;
    line-height: 1.6em;
    display: block;
}

#leftnavi_container #blog_profile .cnt p,
#leftnavi_container #blog_profile .cnt2 p,
#leftnavi_container #blog_profile .cnt3 p {
    font-size:9px;
    line-height: 1.2em;
}

#leftnavi_container #blog_archive .title {
    width :200px;
    background-image: url(../img/kokode.jp/blog/ttl_archive.png);
    height: 25px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    clear: both;
}

#leftnavi_container #blog_list .title a{
    width :200px;
    background-image: url(../img/kokode.jp/blog/ttl_blog.png);
    height: 50px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    clear: both;
    display: block;
}


#leftnavi_container #blog_list .cnt{
    width :179px;
    background-color: #FFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E1E1E1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E1E1E1;
}

#leftnavi_container #blog_category .title {
    width :200px;
    background-image: url(../img/kokode.jp/blog/ttl_category.png);
    height: 25px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    clear: both;
}

#leftnavi_container #blog_marchive .title {
    width :200px;
    background-image: url(../img/kokode.jp/blog/ttl_marchive.png);
    height: 25px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    clear: both;
}


#leftnavi_container #blog_calender .title {
    width :199px;
    height:20px;
    background-color: #EDEDED;
    font-size:12px;
    font-weight:bold;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D6D6D6;
    clear: both;
    text-align: center;
}

#leftnavi_container #blog_calender strong{
    padding: 0px 5px 0px 5px;
}

#blog_calender table {
    width :180px;
    border: none;
    margin: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

#blog_calender table td {
    text-align: center;
    padding: 3px;
    border: none;
}

#blog_calender table tr td a{
    font-weight:bold;
    text-decoration: underline;
}


/* -------------------------------------------------- */


#main_container #body_container #blog_container{
    padding: 20px 20px 0px 20px;
}

#main_container #body_container #blog_container{
    font: 14px/1.6em "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

#main_container #body_container #blog_container .c-both{
    clear: both;
    height:30px;

}


#main_container #body_container #blog_container .container{
    margin: 0px 0px 20px 0px;
    display: block;
}


#main_container #body_container #blog_container .container .title{
    width :710px;
    height:20px;
    font-size:16px;
    font-weight:bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    background-image: url(../img/kokode.jp/blog/mttl_a.png);
    background-repeat: no-repeat;
}

#main_container #body_container #blog_container .container .day{
    width :710px;
    height:20px;
    font-size:11px;
    margin: 0px 0px 15px 0px;
    padding: 5px 0px 0px 10px;
    background-image: url(../img/kokode.jp/blog/mttl_b.png);
    background-repeat: no-repeat;
}

#main_container #body_container #blog_container .container .contents img{
    float:left;
}

#main_container #body_container #blog_container .container .contents p{
    width :460px;
    float:right;
    margin: 0px 0px 0px 0px;
}

#main_container #body_container #blog_container .container .contents .continue{
    float:right;
    background-image: url(../img/kokode.jp/blog/btn_next.png);
    background-repeat: no-repeat;
    font-size:10px;
    line-height:1.2em;
    clear: both;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
}

/* -------------------------------------------------- */

#main_container #body_container .page_head{
    width:760px;
    font-size:12px;
    padding: 20px 0px 20px 0px;
    clear: both;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D6D6;
}

#main_container #body_container .page_foot{
    width:760px;
    font-size:12px;
    padding: 20px 0px 20px 0px;
    clear: both;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #D6D6D6;
}


#main_container #body_container .page_next{
    margin: 10px 0px 0px 0px;
    background-image: url(../img/kokode.jp/blog/btn_next.png);
    background-repeat: no-repeat;
    padding: 0px 16px 0px 0px;
    background-position: right;
}

#main_container #body_container .page_back{
    margin: 10px 0px 0px 0px;
    background-image: url(../img/kokode.jp/blog/btn_back.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 16px;
    background-position: 0px 2px;
}


.mt-enclosure.mt-enclosure-image img{
    padding: 10px 0px 10px 0px;
}

/* -------------------------------------------------- */

.blog_social{
    display: block;
    overflow: hidden;
    zoom: 1;
    clear: left;
    padding-top: 20px;
    margin-right: -10px;
    margin-bottom: 0;
    margin-left: 0;
}

.blog_social li{
    float: left;
    margin: 0 10px 0px 0;
}

#blog_category ul {
    font-size:10px;
    line-height: 12px;
    padding: 0;
    margin: 0;
    list-style: none;
}

#blog_category ul li {
    margin: 0;
    padding: 0px 0pt 5px 10px;
}

#blog_category ul .hover{
    cursor: pointer;
}

/** Blog Css For WordPress Default Settings. */
#blog_category ul li { background: url() 0 0 no-repeat; }
#blog_category ul li.collapsable, #blog_category ul li.expandable { background-position: 0 -176px; }
#blog_category ul li { background: url(../img/kokode.jp/common/treeview-default-line1.png) 0 -5px no-repeat; }
#blog_category ul .expandable-hitarea { background-position: -80px -3px; }
#blog_category ul li.last { background-position: 0 -1766px }
#blog_category ul li.lastCollapsable, #blog_category ul li.lastExpandable { background-image: url(../img/kokode.jp/common/treeview-default.png); }
#blog_category ul li.lastCollapsable { background-position: 0 -111px }
#blog_category ul li.lastExpandable { background-position: -32px -67px }

#blog_calender div#calendar_wrap { clear: both; }
#blog_calender table { width :180px; }
#blog_calender div.title { display: none; }
#blog_calender caption {
    height:20px;
    background-color: #EDEDED;
    font-size:12px;
    font-weight:bold;
    padding: 0;
    margin: 0px 0px 5px 0px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #D6D6D6;
    border-bottom-color: #D6D6D6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D6D6D6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #D6D6D6;
    text-align: center;
    line-height: 20px;
}

div.container div.contents_detail div.wp_social_bookmarking_light { display: block; clear: left; margin: 0 -10px 0 0; padding-top: 20px; overflow: hidden; zoom: 1; }
div.container div.contents_detail div.wp_social_bookmarking_light div { float:left; margin: 0 10px 0px 0; }
