/*
Template:twentysixteen
Theme Name: twentysixteen-child
Author: yh
*/

@import url('../twentysixteen/style.css');

/* =header
----------------------------------------------- */

article header .entry-title {
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 1.05em;
    border-left-style: solid;
    border-left-width: 2px;
    padding-left: 0.3em;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}

article header h2 {
    border-left-color: #FF6600;
}

article header h1 {
    border-left-color: #FFFF00;
}

/* TOPMENU */
#masthead .main-navigation .menu-item{
    padding: 1px 4px 1px 4px;
    margin: 4px;
    color: #006600;
    background-color: #CCCCCC;
}

#masthead .main-navigation .menu-item a {
    color: #006600;
}

#masthead .main-navigation .menu-item a:hover {
    color: #CC0000;
}


.navigation .post-title {
    font-size: 1em;
}

/* ---- CSS kokuminrengo 追加分  ----*/

.site-header {
    padding: 0em 4.5455% 2em 4.5455%;
}
.site-branding, .site-header-menu, .header-image {
    margin-bottom: 0.2em;
    margin-top: 1em;
}
.site-header-menu{
    margin-bottom: 2em;
    margin-top: 0px;
}
.site-header-main {
    border-width: 8px;
    border-color: #000066;
    padding: 0px;
    margin: 0px;
    height: 0px;
    border-top-style: solid;
}
.main-navigation menu-menu-container a{
    color: #FFFFFF;
    font-weight: bold;
}

/* ウィジェット メニュー・概要 */
#nav_menu-2 .menu {
    font-size: medium;
    list-style-type: circle;
}
#nav_menu-2 .sub-menu {
    font-size: small;
    list-style-type: none;
}
#nav_menu-2 .sub-menu li {
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #FF0000;
    line-height: 1.2em;
    margin-bottom: 2px;
    padding-left: 4px;
}

/* ウィジェット リンク・トピック */
#linkcat-42 .xoxo{
    list-style-type: none;
}

/* コンテンツエリア */

.site-main > article {
    margin-bottom: 3em;
}
.content-area .entry-header h2 {
    font-size: 1.4em;
    border-left-style: solid;
    border-width: 4px;
    border-color: #FF6600;
    padding-left: 8px;
}

.content-area .entry-footer {
    line-height: 1em;
    text-align: right;
	color: #FFDEAD;
    border-right-style: solid;
    border-width: 2px;
    border-color: #FFEDCD;
    padding-right: 4px;
}
.content-area .entry-footer .byline{
    margin: 0px;
	color: #FFDEAD;
}

.content-area .entry-footer .author{
    display: none;
}
/* アサイド */
.sidebar .widget {
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-top: 0.5em;
}
.sidebar .widget_recent_entries{
    line-height: 1.1em;
}
.sidebar .widget h2{
    margin-bottom: 0.5em;
}
.sidebar .widget_search{
    margin-bottom: 1em;
}
.sidebar .widget .tagcloud a {
    padding: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
}
/*Collapsing Archives の設定*/
#collapsarch-2 ul {
    list-style-type: none;
    list-style-position: outside;
}
#recent-posts-2 li{
    margin-bottom: 0.5em;
}
/* 記事中定義 */
.content-area .entry-content h2 {
    line-height: 1.1em;
    border-left-style: solid;
    border-width: 8px;
    border-color: #999999;
    padding-left: 8px;
    margin-left: -26px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-area .entry-content h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}
.content-area .entry-content h4 {
    font-size: x-large;
    border-left-style: solid;
    border-width: 8px;
    border-color: #FF6600;
    padding-left: 8px;
    margin-bottom: 20px;
}
.content-area .entry-content h5{
}
.content-area .entry-content h6 {
    padding: 1px 4px 1px 4px;
    display: inline;
    background-color:  #020042;
    color: #FFFFFF;
    font-weight: bold;
    font-size: medium;
    font-style: normal;
}

.content-area .entry-content dl {
    margin-left: 10px;
    margin-bottom: 10px;
    line-height: 1.1em;
    width: 100%;
    float: right;
    clear: both;
    font-size: 1.1em;
}
.content-area .entry-content dt {
    width: 80px;
    float: left;
    clear: left;
    font-weight: normal;
}
.content-area .entry-content dd {
    border-width: 1px;
    border-color: #FFFF66;
    margin: 0px 0px 10px 0px;
    float: left;
    width: auto;
    padding-left: 4px;
    border-left-style: solid;
}

.content-area .entry-content ul {
    line-height: 1.4em;
    margin-left: 40px;
}
.content-area .entry-content ul li {
    margin-bottom: 4px;
}
.content-area .entry-content .intro {
    background-color: #CCFFCC;
    border: 1px solid #99FF99;
    padding: 4px;
    margin: 8px;
}
.content-area .entry-content .note {
    line-height: 1.4em;
    font-size: 0.9em;
    border-left-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    margin-left: 100px;
    padding-left: 8px;
}
.content-area .ssmole {
    font-size: 0.8em;
    font-weight: normal;
}

.content-area .navigation {
    display: none;
}
.phototext2016{
	float: right;
	text-align: right;
}
.phototext2016 .name {
    font-size: xx-large;
}

/* --- オリジナル --- */
.content-area .entry-content .note2 {
    line-height: 1.4em;
    font-size: 0.9em;
    border-left-style: solid;
    border-width: 2px;
    border-color: #0033CC;
    margin-left: 100px;
    padding-left: 8px;
}
.content-area .entry-content .boxnote {
    border: 1px solid #FF9933;
    padding: 4px 4px 4px 8px;
    line-height: 1.4em;
    font-size: 0.9em;
    margin-left: 10%;
    color: #333333;
}

.content-area .entry-content .Mnote {
    line-height: 1.4em;
    font-size: 1.1em;
    border-left-style: solid;
    border-width: 4px;
    border-color: #FFFFFF;
    margin-left: 40px;
    padding-left: 10px;
}
.content-area .entry-content .Nnote {
    line-height: 1.4em;
    margin-left: 40px;
    padding-left: 10px;
}
.content-area .entry-content .Lnote {
    line-height: 1.2em;
    font-size: 1.5em;
    border-left-style: solid;
    border-width: 4px;
    border-color: #FFCC66;
    margin-left: 20px;
    padding-left: 10px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-top: 4px;
}

.content-area .format-aside h2 {
    padding: 1px 1px 1px 8px;
    margin: 10px 0px 10px 30px;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    border-color: #FFCC66;
    font-size: large;
}

.content-area .entry-format a {
    display: none;
}
.content-area .comments-link a{
    display: none;
}
.Myfooter {
    font-size: medium;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
}
.site-footer {
    background-color: #33CCCC;
    padding-bottom: 0px;
}

.content-area .format-aside .cafe01 {
}

.content-area .format-standard .cafe01 {
    background-image: url('http://kochishi.kazokuren.com/wp-content/uploads/2016/10/Cafe01.jpg');
    background-position:  left top;
    background-repeat: no-repeat;
}
.content-area .format-standard .Gcafe01 {
    float: none;
    clear: both;
    background-image: url('http://kochishi.kazokuren.com/wp-content/uploads/2016/10/gakusyuu01.png');
    background-position:  left top;
    background-repeat: no-repeat;
}
.content-area .format-standard .cafe01 .Snote , .content-area .format-standard .Gcafe01 .Snote{
    padding: 0px 0px 0px 110px;
    line-height: 1.4em;
}
.content-area .format-standard .cafe01 .Lnote , .content-area .format-standard .Gcafe01 .Lnote{
    border-style: none;
    line-height: 1.4em;
    font-size: 1.2em;
    margin-left: 130px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

.content-area .format-aside .cafe01 {
    background-image: url('http://kochishi.kazokuren.com/wp-content/uploads/2016/10/Cafe01.jpg');
    background-position:  left top;
    background-repeat: no-repeat;
}
.content-area .format-aside .cafe01 .Snote{
    padding: 0px 0px 0px 110px;
    line-height: 1.4em;
}
.content-area .format-aside .cafe01 .Lnote{
    border-style: none;
    line-height: 1.3em;
    font-size: 1em;
    margin-left: 130px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    color: #666666;
}
.content-area .format-aside .entry-footer {
    display: none;
}