* {
  margin : 0;
  padding : 0;
  font-style : normal;
  font-weight : normal;
  font-size:12px;
  word-break:break-all;
}

  a img{border:none;}

  a:link {color : #0066cc ;text-decoration : none;}
  a:visited {color : #0066cc ;text-decoration : none;}
  a:hover {color : #0066cc ;text-decoration : underline;}
  a:active {color : #0066cc ;text-decoration : underline;}

body {
  color : #003399;
  background :#fff url(https://templates.blog.fc2.com/template/hitode/16-body.jpg) 50% 0 no-repeat fixed;
  text-align : left;
  line-height : 1.5;
}

/* バナー部分 */

#banner{
  width : 770px;
  height : 271px;
  text-align:left;
  margin-bottom:25px;
}

h1{
  voice-family : "\"}\"";
  voice-family : inherit;
  padding : 50px 0 0 60px;
  margin:0 auto;
  font-size : 24px;
}

h1 a{
  color:#fff;
  font-size : 24px;
  font-weight : bold;
}

h1 a:visited{color:#fff;text-decoration:none;}
h1 a:link{color:#fff;text-decoration:none;}
h1 a:hover{color:#fff;text-decoration:underline;}
h1 a:active{color:#fff;text-decoration:none;}

h2{
  padding : 0 350px 0 60px;
  font-size:16px;
  color:#fff;
  line-height:1em;
  margin:0 auto;
  font-weight:bold;
}

/* 本文 */

#container{
  width:770px;
  margin:0 auto;
}

#blogcontainer{
  padding:0 17px;
}


/* 左サイドバー */

#left{
  float:left;
  width:221px;
}

#left h3{
  height : 40px;
  color:#333;
  background : url(https://templates.blog.fc2.com/template/hitode/16-sidetop.gif) no-repeat;
  text-align : left;
  padding:5px 0 0 45px;
}

.sidebody{
  background:#DEEFF7;
  padding : 0 5px 0 15px;
  overflow:hidden;
}

#left ul {
  margin : 0 5px 0 20px;
}

.sidebottom{
  height:10px;
  background:url(https://templates.blog.fc2.com/template/hitode/16-sidebottom.gif) no-repeat;
  margin-bottom:15px;
}

.calender{
  width:175px;
  margin:0 0px 0 0px;
  background:#DEEFF7;
  color:#333;
  border:solid #4f85c6;
  border-width:0 1px 1px 1px;
  margin-left:8px;
}

.calender caption{
  border:solid #4f85c6;
  border-width:1px 1px 0 1px;
  background:#fff;
  margin-left:8px;
}

.calender th{
  text-align:center;
  background:#f0f6ff;
}

.calender td{
  text-align:center;
  background:#fff;
}

.calender td a{
  text-decoration:underline;
}

.ads{
  color:#000;
}



.ads a:link,.ads a:hover,.ads a:visited,.ads a:active{color:#000;}

.categories td{
  width:22px;
}

/* メイン */

#blog{
  float:right;
  width:482px;
  overflow:hidden;
}

.entry-header{
  height:91px;
  background : url(https://templates.blog.fc2.com/template/hitode/16-maintop.gif) 50% 0 no-repeat;
overflow:hidden;
}


#blog h3{
  padding:30px 20px 0 80px;
  font-size:13px;
  font-weight:bold;
  overflow:hidden;
}

#blog h3 a{
  font-size:13px;
  font-weight:bold;
  overflow:hidden;
}


.entry-body{
  padding:20px 60px 10px 60px;
  background:#DEEFF7;
}

.aabody{
  width:100%;
  overflow:hidden;
}

.entry-footer{
  background:#DEEFF7;
  color:#0065CE;
}

.section{
}

.totop{
  padding:0 0 0 400px;
  background:#DEEFF7;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop a:active{
}

.section ul.entry-footer {
  padding:20px 0 10px 0;
  text-align:center;
  list-style-position : inside;
}

.section ul.entry-footer a:link,.section ul.entry-footer a:hover,.section ul.entry-footer a:visited,.section ul.entry-footer a:active{
}

.section ul.entry-footer li {
  display : inline;
  list-style-type : none;
}

.blogbottom{
  background:url(https://templates.blog.fc2.com/template/hitode/16-mainbottom.gif) 0 100% no-repeat;
  height:19px;
  margin-bottom:14px;

}


/* コメント部 */


.commenttop{
  background:url(https://templates.blog.fc2.com/template/hitode/16-maintop2.gif) 0 0 no-repeat;
  height:16px;
}

.comment{
  background:#DEEFF7;
  padding:0 20px;
}

.commentbottom{
  background:url(https://templates.blog.fc2.com/template/hitode/16-mainbottom.gif) 0 100% no-repeat;
  height:19px;
  margin-bottom:15px;
}

#comment-top,.comment-body,.comment-footer,.comment-post,.comment_body,#trackback-top,.trackback-uri{
  padding: 0;
}

.comment-footer a{
}

#blog form{
}

.comment-top,.comment-post{
  margin 0;
}

.comment-header{
  font-size:13px;
  font-weight:bold;
}

.comment-body{
  margin : 0 10px;
}
.comment-footer{
  margin : 0 0 2em 0;
}

.trackback-header{
  font-size:13px;
  font-weight:bold;
}

.trackback-excerpt{
  margin : 0 10px;
}
.trackback-footer{
  margin : 0 0 1em 0;
}

.prev-next-navi{
  text-align:center;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
}



/* フッター */
#footer{
  text-align:center;
  height:25px;
  padding-top:6px;
  margin-left:228px;
}

#footer a{
  font-weight:bold;
}

.description{
  background:#DEEFF7;
  padding : 0 5px 0 15px;
}

hr{
  width:95%;
  border:1px dashed #ccc;
}



 #breadcrumb div {
            display: inline;
        }
        #breadcrumb .separator {
            padding: 0 7px;



        }


.sns-bt {
 margin:0 0 20px 0;
 font-size: 12px !important;
}
.sns-bt ul {
 width:100%;
 display:table;
 table-layout:fixed;
 text-align:center;
 margin:0;
 padding:0;
 border-spacing:4px;
}
.sns-bt ul li {
 display:table-cell;
 padding:0;
 margin:0;
 white-space:nowrap;
 overflow:hidden;
}
.sns-bt ul li a {
 border-bottom:2px solid #333;
 display:block;
 padding:4px 0;
}
.sns-bt ul li a:hover {
 color:#fff;
}
.sns-bt ul li:nth-child(1) a {
 border-bottom:2px solid #008FDE;
 color:#00A5DE;
} /*hatena*/
.sns-bt ul li:nth-child(2) a {
 border-bottom:2px solid #55acee;
 color:#55acee;
} /*twitter*/
.sns-bt ul li:nth-child(3) a {
 border-bottom:2px solid #3d5b98;
 color:#3d5b98;
} /*facebook*/
.sns-bt ul li:nth-child(4) a {
 border-bottom:2px solid #dd4b39;
 color:#dd4b39;
} /*Google+*/
.sns-bt ul li:nth-child(5) a {
 border-bottom:2px solid #2cbf13;
 color:#2cbf13;
} /*line*/
.sns-bt ul li:nth-child(6) a {
 border-bottom:2px solid #20C05C;
 color:#20C05C;
} /*evernote*/
.sns-bt ul li:nth-child(7) a {
 border-bottom:2px solid #8cc63f;
 color:#8cc63f;
} /*feedly*/
.sns-bt ul li:nth-child(1) a:hover {
 background:#008FDE;
 color:#fff;
} /*hatena*/
.sns-bt ul li:nth-child(2) a:hover {
 background:#55acee; color:#fff;
} /*twitter*/
.sns-bt ul li:nth-child(3) a:hover {
 background:#3d5b98; color:#fff;
} /*facebook*/
.sns-bt ul li:nth-child(4) a:hover {
 background:#dd4b39; color:#fff;
} /*google+*/
.sns-bt ul li:nth-child(5) a:hover {
 background:#2cbf13; color:#fff;
} /*line*/
.sns-bt ul li:nth-child(6) a:hover {
 background:#20C05C; color:#fff;
} /*evernote*/
.sns-bt ul li:nth-child(7) a:hover {
 background:#8cc63f; color:#fff;
} /*feedly*/