* {
  margin : 0;
  padding : 0;
  font-style : normal;
  font-weight : normal;
  font-size:12px;
  word-break:break-all;
}

  a img{border:none;}

  a:link {color : #4A9CB6 ;text-decoration : none;}
  a:visited {color : #4A9CB6 ;text-decoration : none;}
  a:hover {color : #4A9CB6 ;text-decoration : underline;}
  a:active {color : #4A9CB6 ;text-decoration : underline;}

body {
  color : #6B6D6B;
  background :#F7F7D6;
  text-align : left;
  line-height : 1.5;
}

/* バナー部分 */

#banner{
  width : 770px;
  height : 360px;
  background : url(http://blog-imgs-74.fc2.com/3/a/n/3ankou/20150503110016ae1.png) no-repeat;
  text-align:left;
  margin-bottom:25px;
}

h1{
  voice-family : "\"}\"";
  voice-family : inherit;
  padding : 35px 0 0 100px;
  margin:0 auto;
}

h1 a{
  color:#4286CE;
  font-size : 18px;
  font-weight : bold;
}

h1 a:visited{color:#4286CE;text-decoration:none;}
h1 a:link{color:#4286CE;text-decoration:none;}
h1 a:hover{color:#4286CE;text-decoration:underline;}
h1 a:active{color:#4286CE;text-decoration:none;}

h2{
  padding : 0 350px 0 100px;
  font-size:16px;
  color:#858D90;
  line-height:1em;
  margin:0 auto;
  font-weight:bold;
}

/* 本文 */

#container{
  width:770px;
  background :#94CF31;
  margin:0 auto;
}

#blogcontainer{
  padding:0 20px;
}


/* 左サイドバー */

#left{
  float:left;
  width:189px;
  color:#8C9E4A;
}

#left h3{
  height : 23px;
  color:#333;
  background : url(http://templates.blog.fc2.com/template/hachi/sidetop.gif) no-repeat;
  text-align : left;
  padding:6px 0 0 35px;
}

.sidebody{
  background:#F7FBCE;
  padding : 0 5px 0 5px;
}

#left ul {
  margin : 0 5px 0 20px;
}

.sidebottom{
  height:10px;
  background:url(http://templates.blog.fc2.com/template/hachi/sidebottom.gif) no-repeat;
  margin-bottom:15px;
}

.calender{
  width:170px;
  margin:0 0px 0 0px;
  background:#F7FBCE;
  color:#333;
}

.calender caption{
  color:#8C9E4A;
}

.calender th{
  text-align:center;
}

.calender td{
  text-align:center;
}

.calender td a{
  color:#333;
  text-decoration:underline;
}

.ads{
  color:#fff;
}

.ads a:link,.ads a:hover,.ads a:visited,.ads a:active{color:#fff;}

.categories td{
  width:22px;
}

/* メイン */

#blog{
  float:right;
  width:520px;
  overflow:hidden;
}

.entry-header{
  height:42px;
  background : url(http://templates.blog.fc2.com/template/hachi/maintop.gif) 50% 0 no-repeat;
}


#blog h3{
  padding:10px 20px 0 60px;
  font-size:13px;
  font-weight:bold;
  overflow:hidden;
}

#blog h3 a{
  font-size:13px;
  font-weight:bold;
  overflow:hidden;
}


.entry-body{
  padding:20px 30px 10px 30px;
  background:#fff;;
}

#aabody{
  width:100%;
  overflow:hidden;
}

.entry-footer{
  background:#fff;
  color:#9CB64A;
}

.section{
}

.totop{
  background:#fff url(http://templates.blog.fc2.com/template/hachi/totop1.gif) 300px 0 no-repeat;
  padding:0 0 0 400px;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop a:active{
}

.section ul.entry-footer {
  padding : 15px; 20px 5px 30px;
  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(http://templates.blog.fc2.com/template/hachi/mainbottom.gif) 0 0 no-repeat;
  height:8px;
  margin-bottom:14px;
}

/* コメント部 */

#comment-top,.comment-body,.comment-footer,.comment-post,.comment_body,#trackback-top,.trackback-uri{
  color:#fff;
  padding:5px 0;
}

.comment-footer a{
  color:#fff;
}

#blog form{
  color:#fff;
}

.comment-top,.comment-post{
}

.comment-header{
  font-size:13px;
  font-weight:bold;
}

.comment-body{
  padding : 0 10px;
}
.comment-footer{
  padding : 10px 10px 15px 10px;
}

.prev-next-navi{
  text-align:center;
  color:#fff;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
  color:#fff;
}

/* フッター */
#footer{
  text-align:center;
  height:25px;
  padding-top:6px;
  color:#fff;
}

#footer a{color:#fff;}