@charset "UTF-8";

/*
-------------------------------------
｜#box                              ｜
｜     　------------------------   ｜
｜　　　｜　#header             ｜  ｜
｜　　　｜--------------------  ｜  ｜
｜　　　｜#main　　     ｜      ｜  ｜
｜　　　｜ ------------ ｜#right｜  ｜
｜　　　｜｜entry 　　｜｜    　｜  ｜
｜      ｜｜          ｜｜      ｜  ｜
｜　　　｜ ------------ ｜    　｜  ｜
｜　　　｜--------------------  ｜  ｜
｜　　　｜#footer　　　　   　  ｜  ｜
｜　　　｜-----------------------   ｜
｜                                  ｜
-------------------------------------
*/


/*************************全体の設定***************************************/
body{
margin: 0px;
text-align: center;
font-size: 100%; 
color: #371A16;
background-color :#fff;
background-image : url(https://blog-imgs-37.fc2.com/c/o/z/cozychan/greenleaf_back.jpg);
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#box {
width: 96%;
margin-top: 15px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding: 0px;
text-align: left;
line-height: 180%;
/*background-color: #69B250;*/
/*background-image : url(https://blog-imgs-36.fc2.com/c/o/z/cozychan/yuki_mid.jpg);*/
border-style: double;
border-color:#6A774F;
}

#header {
padding : 15px 15px 20px 10px;
text-align : right;
height : 245px;
/*font-size : 10%;*/
/*color :#E1F8CA;*/
background-color :#50A550;
background-image : url(https://blog-imgs-37.fc2.com/c/o/z/cozychan/GreenLeaf004.jpg);
background-position: left;
/*border-style: ridge;*/
border-color:#6A774F;
}

#main {
width:75%;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
float: left;
}

#syushi {
text-align: center;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 5px;
/*border-style: double;*/
}

/* 右の幅 -------------------------------------------------*/
#right{
width:20%;
float: right;
}

.side{
margin-top: 10px;
margin-right: 10px;
margin-left: auto;
margin-bottom: 10px;
}

#footer {
margin : 0 0 0 0;
padding: 10px 0 100px 0px;
height : 300px;
font-size  : 100%; 
color :#371A16;
text-align : center;
line-height: 20px;
/*background-color : #EBFAD8;*/
/*background-image : url(https://blog-imgs-37.fc2.com/c/o/z/cozychan/green_bottom3.jpg);*/
/*background-repeat:no-repeat;*/
background-position:50% 50%;
border-style: double;
border-color:#6A774F;
clear : both;
}

/* リンクの設定 */
a{cursor : pointer ;}
a:link{color : #371A16;}
a:visited{color : #663300;}
a:active{color : #663300;}
a:hover{color : #663300;}


/*画像すべて*/
img {
border: 0;
}


/*ブログ名(タイトル）*/
h1 {
font-weight : bold;
color :#371A16;
font-weight : bold;
line-height: 120%;
padding : 0px;
margin : 20px 0 0 0;
font-size : 150%;
}

/*ブログの趣旨などを記入する*/
h2 {
color :#371A16;
text-decoration: none;
font-weight : bold;
margin: 0px;
padding: 0px;
font-size : 95%;
}


/*記事タイトル*/
h3 {
color :#371A16;
text-decoration: none;
font-weight : bold;
margin: 0px;
padding: 0px;
font-size : 100%;
}

h3 a{
text-decoration: none;

}

/*ブログ名(タイトル）,フッター*/
h4 {
color :#371A16;
text-decoration: none;
/*font-weight : bold;*/
margin: 0px;
padding: 0px;
font-size :  115%; 
}

/*最近の記事*/
h5 {
color :#371A16;
text-decoration: none;
font-weight : bold;
margin: 0px;
padding: 0px;
font-size : 105%; 
}

/*前後の記事*/
h6 {
color :#371A16;
text-decoration: none;
font-weight : bold;
margin: 0px;
padding: 0px;
font-size : 105%; 
}



html {

}


/*↓▼▼▼↓-------------------- ヘッダーの詳細(子供） -----------------↓▼▼▼↓*/
#header a{
color :#371A16;
text-decoration: none;
}

#header a:hover{
/*color : #851912;*/
text-decoration: underline;
}

.introduction {
margin : 10px 0 0 0;
text-align: right;
font-size : 105%; 
font-weight : normal;
line-height : 20px;
color :#000;
}

#header img{
position : relative ; top : -20px ; right :100px ;
float:left;
}

/*↑▲▲▲↑-------------------- ヘッダーの詳細(子供） -----------------↑▲▲▲↑*/


/*↓▼▼▼↓-------------------- フッターの詳細(子供） -----------------↓▼▼▼↓*/
#footer a{
/*color : #851912;*/
text-decoration: none;
}

#footer a:hover{
/*color : #851912;*/
text-decoration: underline;
}
/*↑▲▲▲↑-------------------- フッターの詳細(子供） -----------------↑▲▲▲↑*/



/*↓▼▼▼↓--------------------- エントリー(mainの子）-----------------↓▼▼▼↓*/

.entry{
margin : 0px 0px 0px 10px;
padding: 15px 10px 5px 10px;
font-size: 115%; 
border-style: double;
border-color:#6A774F;
}

.entry-title{
margin : 10px 5px 10px 5px;
padding: 10px 10px 5px 0px;
height : 70px;
color: #371A16;
/*background-color :#50A550;*/
background-image : url(https://blog-imgs-37.fc2.com/c/o/z/cozychan/greenleaf_entry_title6.jpg);
border-style: double;
border-color:#6A774F;
}

.entry_body{
padding: 0px 0px 100px 0px;
}

.entry-title a{
color: #371A16;
}

.entry-title img{
position : relative ; top : -26px ; right : 10px ;
float:left;
}

/*エントリー：見出し*/
.date {
border-top: 2px solid #808080;
/*color: #851912;*/
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 100%; 
text-align: right;
}

.entry h2 {
margin : 10px 0px 10px 10px;
}

.entry a{
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size : 105%; 
text-align: left;
font-weight: bold;  
}

.entry_navi{
margin-left:auto;margin-right:auto;
}

/*エントリー：ステータス（日付等）*/
.posted {
border-top: 1px dotted #808080;
padding: 3px;
/*color: #851912;*/
font-size: 100%; 
text-align: right;
margin-bottom: 25px;
line-height: normal;
}

.bottom .commment{
margin-top: 20px;
margin-bottom: 10px;
padding: 3px;
/*color: #851912;*/
border-style: double;
border-color:#6A774F;
text-align: left;
font-weight: bold;
}

/*↑▲▲▲↑--------------------- エントリー(mainの子）-----------------↑▲▲▲↑*/

/*↓▼▼▼↓---------------------- サイド（rightの子）-------------------↓▼▼▼↓*/

.sidetitle{
color: #371A16;
font-size: 105%; 
font-weight : bold;
/*background-color :#50A550;
background-image : url(https://blog-imgs-37.fc2.com/c/o/z/cozychan/greenleaf_plugin_title2.jpg);*/
border-style: double;
border-color:#6A774F;
text-align: center;
}

.sidetitle img{
position : relative ; top : -10px ; right : 10px ;
float:left;
}


.sideblock{
margin :0 0 20px 0;
padding: 5px 5px 5px 10px;
font-size: 95%; 
font-weight : bold;
border-style: double;
border-color:#6A774F;
/*background-color : #EBFAD8;*/
}

.side ul {
padding: 0px;
margin : 0px 0px 30px 10px;
}

.side li {
margin:3px 0 0 10px;
list-style-type: disc;
text-align:left;
font-size:95%; 
/*color:#851912;*/
line-height: 15px;
}

/*↑▲▲▲↑---------------------- サイド（rightの子）-------------------↑▲▲▲↑*/

/*↓▼▼▼↓---------------------- カレンダー -------------------↓▼▼▼↓*/

.plugin-calender {
padding: 2px;
margin-bottom: 30px;
text-align: center;
font-size: 90%; 
line-height: 140%;
}

.plugin-calender table{
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

.plugin-calender caption {
padding: 3px;
border-bottom: 1px dotted #000000;
font-size: 95%; 
text-align: center;
font-weight: bold;
text-transform: uppercase;
}

.plugin-calender th {
text-align: center;
font-weight: normal;
}

.plugin-calender td { text-align: center; }

.plugin-calender th#sun { color: #FF0000; }
.plugin-calender th#sat { color: #0000FF; }

.plugin-calender td#sun { color: #FF0000; }
.plugin-calender td#sat { color: #0000FF; }

.plugin-calender td a:link {
/*color: #851912;*/
text-decoration: underline;
}

.plugin-calender td a:hover {
background: #ff6868;
/*color: #851912;*/
text-decoration: underline;
}
/*↑▲▲▲↑--------------------- カレンダー -----------------↑▲▲▲↑*/