@charset "utf-8";
* {
  margin : 0;
  padding : 0;
  font-size :11px;
  word-break:break-all;
}

h1,h2,h3{margin:0;}

a img {
  border-style : none;
  border-width : 0px;  
  text-decoration : none;
}

a:link {color : #333 ;text-decoration : none;}
a:visited {color : #333 ;text-decoration : none;}
a:hover {color : #ff66cc ;text-decoration : underline;}
a:active {color : #ff66cc ;text-decoration : none;}



body {
  color : #333;
  text-align : left;
  line-height : 1.5;
  text-align : justify;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/bg_lace_p.gif);
　background-repeat  : repeat-y;
  background-position  : center; 
}

/* バナー部分 */

#banner{
  width : 950px;
  height :174px;
  background : url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/pl_head_p.png) no-repeat;
  margin-bottom:0;
}


#banner h1{
  voice-family : "\"}\"";
  voice-family : inherit;
  font-weight:bold;
  padding:60px 0 0 30px;
  width:700px;
  height:40px;
  /*overflow:hidden;*/
  text-align: left;
  vertical-align:text-bottom;
  line-height:2.3em;
}


h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
  font-size : 16px;
  color:#ff33cc;
}

h2 {
  font-size:12px;
  color:#777;
  line-height:1.5em;
  font-weight:normal;
}


#banner h2{
  font-size:12px;
  color:#333;
  width:800px;
  height:70px;
  line-height:1.5em;
  font-weight:normal;
  padding :0 0 0 30px;
  margin:5px 0 0 0 ;
  vertical-align: bottom;
  overflow:hidden;
}



/* 本文 */

#container{
  width:950px;
  margin:0 auto;
}

#wrapper{
  float:left;
  width:750px;
}

#blogcontainer{
  margin:15px auto;
}

/* サイドバー共通 */
.sidehead{
  border-bottom:1px dashed #ff99cc;
  margin:0px 10px;

}

.sidebody{
  padding:10px 20px 0 20px;
  width:160px;
  overflow:hidden;
}

.sidebottom{
  height:15px;

}


/* 左サイドバー */

#left{
  float:left;
  width:200px;
  margin:0;
  font-size:11px;
}

#left img{margin:0 auto;}

#left h3{
  height : 27px;
  padding:8px 0 0 45px;
  font-weight:bold;
  font-size:12px;
  color:#333;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/icon_ribon_p.png) no-repeat 8px 5px;
}


#left ul {
  width:140px;
  padding:0 0 0 20px;
  margin :0;
  overflow:hidden;
  list-style-type: circle;
  color:#ff99cc;
}

.calender{
  width:130px;
  margin:0;
}

.ads{
  margin:50px 10px 10px;
}


/* フリースペース設定 */
.free{
  width:474px;
  padding:0px 15px 15px 15px;
  margin:20px 20px 50px;
  border:3px double #ff99cc;
}

.free h3{
  weight:468px;
  height:26px;
  padding:5px 3px 3px;
  text-align:center;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/titlefree_bg_p.png) no-repeat;
  color:#fff;
}

/* メイン */

#blog{
  float:right;
  width:550px;
  overflow:hidden;
  font-size:13px;
}

#blog h3.entry-header{
  width:510px;
  height:auto;
 margin:0;
}

#blog h3.entry-header a:link{
  color:#fff;
}
#blog h3.entry-header a:visited{
  color:#fff;
}
#blog h3.entry-header a:hover{
  color:#fff;
}
#blog h3.entry-header a:active{
  color:#fff;
}

h3.entry-header a{
  display:block;
  /*height:20px;*/
  color:#fff;
  padding: 7px 20px;
}

.blogtop{
  width:510px;
  padding:0;
  margin:0 20px;
}


/* 記事タイトル */
.prev-next-navi{
  text-align:center;
  padding:5px 0;
}

#blog h3{
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:10px 0px;

}

/* 記事タイトルの文字サイズと下線設定 */
#blog h3 a{
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/title_bg_p.png) no-repeat;
}

/* 記事投稿日時スタイル */
.entry-date{
  width:490px;
  margin:0 20px;
  padding:10px 0px 0px 15px;
  text-align:right;
  color:#333;
}


/* 記事本文のスタイル */
.entry-body{
  width:478px;
  margin:10px 20px 0px;
  padding:20px 15px;
  border-top:1px solid #ff99cc;
  border-left:1px solid #ff99cc;
  border-right:1px solid #ff99cc;
  font-size:12px;
  color:#333;
}

#aabody{
  width:448px;
  padding:10px 15px;
  overflow:hidden;
  font-size:13px;
}

.more{
 padding:20px 0px 10px;
}

.entry-footer{
  width:508px;
  height:19px;
  border-right:1px solid #ff99cc;
  border-left:1px solid #ff99cc;
  border-bottom:1px solid #ff99cc;
  text-align:center;
  padding:5px 0 0 0 ;
  margin:0 20px 50px;
}

  

.section{
}

.section ul.entry-footer {
  list-style-position : inside;
}

.section ul.entry-footer li {
  display : inline;
  list-style-type : none;
}

/* コメント部 */


h3#comment-top{
  color:#fff;
  height:26px;
  padding:7px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:50px 0px 20px;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/title_bg_p.png) no-repeat;
}

h3.comment-post{
  color:#fff;
  height:26px;
  padding:7px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:70px 0px 20px;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/title_bg_p.png) no-repeat;
}

.comment{
  padding:20px;
  margin:0px;
}

h4.comment-header{
  font-size:13px;
  font-weight:bold;
  padding:0px 0px 10px 0px;
}

.comment-box{
  border:1px solid #ff99cc;
  margin:0px 0px 20px;
}

.comment-body{
}
.comment-footer{
  text-align:right;
  padding:10px 0px 0px;
}

.comment_trackback{
  padding:0px 20px;
  color:#333;
}

.comment_trackback form{
  padding:0 20px;
}


/* トラックバック部 */

h3#trackback-top{
  color:#fff;
  height:26px;
  padding:7px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:70px 0px 10px;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/title_bg_p.png) no-repeat;
}

#trabox{
  padding:20px;
  margin:20px 0px;
  border:1px solid #ff99cc;
}

.trab{
  padding:0px 0px 10px;
  font-weight:bold;
}

.trab2{
  padding:30px 0px 10px;
  font-weight:bold;
  border-top:1px dashed #ff99cc;
}

.traurl{
  padding:7px 5px 5px;
  background:#ffe1f7;
  margin:0px 0px 10px;
}

.traurl2{
  padding:0px 0px 30px;
}

.traname{
 text-align: right;
 padding:10px 0px;
}

/* 右サイドバー */

#right{
  float:right;
  width:200px;
  margin:0;
  padding:0;
  font-size:11px;
}

#right h3{
  height : 27px;
  padding:8px 0 0 45px;
  margin:0;
  font-weight:bold;
  font-size:12px;
  color:#333;
  background:url(http://blog-imgs-47-origin.fc2.com/4/5/n/45novel78/icon_ribon_p.png) no-repeat 8px 5px;
}

#right ul {
  margin : 0 15px;
  list-style-type: circle;
  color:#ff99cc;
}

#right .sidebottom{
  margin-bottom:15px;
}


/* フッター */
#footer{
  color:#777;
  text-align:center;
  font-size:11px;
  padding:20px 0 5px;
}


/* フォーム */

textarea, input{
  border:1px #ff99cc solid;
  background:#fff;
  margin:0px 0px 5px;
  padding:2px;
  color:#333;
}

textarea:focus{
  background:#ffe1f7;
  border:1px #ff99cc solid;
}


input:focus{
  background:#ffe1f7;
  border:1px #ff99cc solid;
}