* {
  margin : 0;
  padding : 0;
  font-style : normal;
  font-weight : normal;
  font-size:12px;
  word-break:break-all;
}

h1,h2,h3{margin:0;}

a img {
  border-style : none;
  border-width : 0px;  
  text-decoration : none;
}

a:link {color : #f17985 ;text-decoration : none;}
a:visited {color : #f17985 ;text-decoration : none;}
a:hover {color : #f17985 ;text-decoration : underline;}
a:active {color : #f17985 ;text-decoration : none;}

body {
  color : #595959;
  background :#000;
  text-align : left;
  line-height : 1.5;
}

/* バナー部分 */

#banner{
  width : 760px;
  height : 275px;
  background : url(http://templates.blog.fc2.com/template/gerbera/banner.jpg) 50% 0 no-repeat;
}

h1{
  voice-family : "\"}\"";
  voice-family : inherit;
  padding : 80px 0 0 50px;
  color:#595959;
  width:350px;
  font-weight:normal;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
  font-size : 30px;
  color:#595959;
}


h2{
  padding : 0 0 0 50px;
  font-size:14px;
  color:#595959;
  width:350px;
  line-height:1em;
}

/* 本文 */

#container{
  width:760px;
  background :url(http://templates.blog.fc2.com/template/gerbera/body.gif) repeat-y;
  margin:0 auto;
}

#wrapper{
  float:left;
  width:595px;
}

#blogcontainer{
}

/* サイドバー共通 */
.sidehead{
  background:url(http://templates.blog.fc2.com/template/gerbera/sidehead.gif) 0 0 no-repeat;
}

.sidebody{
  background:url(http://templates.blog.fc2.com/template/gerbera/sidebody.gif) repeat-y;
  padding:0 10px;
}

.sidebottom{
  background:url(http://templates.blog.fc2.com/template/gerbera/sidebottom.gif) no-repeat;
  height:9px;
}


/* 左サイドバー */

#left{
  float:left;
  width:149px;
  margin-left:6px;
}

#left img{margin:0 auto;}

#left h3{
  height : 34px;
  background : url(http://templates.blog.fc2.com/template/gerbera/sidetitle.gif) 50% 50% no-repeat;
  text-align : left;
  padding:13px 0 0 30px;
  font-weight:bold;
}


#left ul {
  margin : 0 15px;
}

.calender{
  width:130px;
  margin:0;
}

.ads{
}


/* メイン */

#blog{
  float:right;
  width:430px;
  overflow:hidden;
}

.articledate{
  padding:10px 0 0 0;
  font-size:14px;
  text-align:right;
  border-bottom:1px solid #dcd9d9;
}

.entry-header{
  background:url(http://templates.blog.fc2.com/template/gerbera/mainbody.gif) repeat-y;
}

.blogtop{
  background : url(http://templates.blog.fc2.com/template/gerbera/mainhead.gif) 0 0 no-repeat;
  padding:0 20px;
}

.blogbottom{
  height:42px;
  background:url(http://templates.blog.fc2.com/template/gerbera/mainbottom.gif) no-repeat;
}

.prev-next-navi{
}

#blog h3{
  height:33px;
  padding:10px 20px 0 60px;
  font-weight:bold;
  font-size:14px;
  background:url(http://templates.blog.fc2.com/template/gerbera/maintitle.gif) 0 50% no-repeat;
  line-height:1em;
}

#blog h3 a{
  font-weight:bold;
  font-size:14px;
  color:#595959;
}

.entry-body{
  padding:5px 35px 3px 40px;
  background:url(http://templates.blog.fc2.com/template/gerbera/mainbody.gif) repeat-y;
  font-size:14px;
}

#aabody{
  width:100%;
  overflow:hidden;
}

.entry-footer{
  background:url(http://templates.blog.fc2.com/template/gerbera/mainbody.gif) repeat-y;
  text-align:center;
}

  

.section{
}

.section ul.entry-footer {
  padding : 10px 0 5px 0;
  list-style-position : inside;
}

.section ul.entry-footer li {
  display : inline;
  list-style-type : none;
}

/* コメント部 */


.comment-top,.comment-post{
}

.comment-header{
  font-size:13px;
  font-weight:bold;
}

.comment-body{
  padding : 0 10px;
}
.comment-footer{
  padding : 10px 10px 15px 10px;
}

.comment_trackback{
  padding:5px 20px;
}

/* 右サイドバー */

#right{
  float:right;
  width:149px;
  margin-right:3px;
}

#right h3{
  height : 34px;
  background : url(http://templates.blog.fc2.com/template/gerbera/sidetitle.gif) 50% 50% no-repeat;
  text-align : left;
  padding:13px 0 0 30px;
  font-weight:bold;
}

#right ul {
  margin : 0 15px;
}

#right .sidebottom{
  margin-bottom:15px;
}

/* フッター */
#footer{
  text-align:center;
}