@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 : #e4def0 ;text-decoration : none;}
a:visited {color : #e4def0 ;text-decoration : none;}
a:hover {color : #cdb4ff ;text-decoration : underline;}
a:active {color : #cdb4ff ;text-decoration : none;}



body {
  color : #e4def0;
  text-align : left;
  line-height : 1.5;
  text-align : justify;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/rose_bg_pb_2.png);
　background-repeat  : repeat-y;
  background-position  : center; 
}

/* バナー部分 */

#banner{
  width : 950px;
  height :174px;
  background : url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/rose_header_pb.png) no-repeat;
  margin-bottom:0;
}


#banner h1{
  voice-family : "\"}\"";
  voice-family : inherit;
  font-weight:bold;
  padding:60px 0 0 130px;
  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:#cdb4ff;
}

h2 {
  font-size:12px;
  color:#eeebf3;
  line-height:1.5em;
  font-weight:normal;
}


#banner h2{
  font-size:12px;
  color:#eeebf3;
  width:800px;
  height:70px;
  line-height:1.5em;
  font-weight:normal;
  padding :0 0 0 130px;
  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 #7a50c7;
  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:10px 0 0 45px;
  font-weight:bold;
  font-size:12px;
  color:#7a50c7;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/icon_bu_pb.png) no-repeat 8px 5px;
}


#left ul {
  width:140px;
  padding:0 0 0 20px;
  margin :0;
  overflow:hidden;
  list-style-type: circle;
  color:#7a50c7;
}

.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 #c6b2f5;
  background:#5b4a84;
}

.free h3{
  weight:468px;
  height:35px;
  padding:20px 3px 3px;
  text-align:center;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/l_title_bg_pb.png) no-repeat;
  color:#fff;
}

/* メイン */

#blog{
  float:right;
  width:550px;
  overflow:hidden;
  font-size:13px;
}

#blog h3.entry-header{
  width:498px;
  height:auto;
  margin:0;
  padding:10px 5px 15px;
  background:#5b4a84;
  border-left:1px solid #c6b2f5;  
  border-right:1px solid #c6b2f5;  
  text-align:center;
}

#blog h3.entry-header a:link{
  color:#cdb4ff;
}
#blog h3.entry-header a:visited{
  color:#cdb4ff;
}
#blog h3.entry-header a:hover{
  color:#cdb4ff;
}
#blog h3.entry-header a:active{
  color:#cdb4ff;
}

h3.entry-header a{
  display:block;
  color:#423a5f;
}

.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;
}

/* 記事投稿日時スタイル */
.entry-date{
  width:488px;
  margin:0 20px;
  padding:10px 5px 0px 15px;
  text-align:right;
  color:#e4def0;
  background:#5b4a84;
  border-left:1px solid #c6b2f5;  
  border-right:1px solid #c6b2f5;  
}

/* 記事本文のスタイル */
.entry-body{
  width:478px;
  margin:0px 20px;
  padding:20px 15px;
  font-size:12px;
  color:#e4def0;
  background:#5b4a84;
  border-left:1px solid #c6b2f5;  
  border-right:1px solid #c6b2f5;  
}

.bloghead{
  width:510px;
  height:36px;
  margin:20px 20px 0px;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/lace_blog_head_pb.png) no-repeat;
}


#aabody{
  width:448px;
  padding:10px 15px;
  overflow:hidden;
  font-size:13px;
}

.more{
 padding:20px 0px 10px;
}

.entry-footer{
  width:510px;
  height:57px;
  text-align:center;
  padding:5px 0 0 0 ;
  margin:0 20px 50px;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/lace_blog_foot_pb.png) no-repeat;
}

  

.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:20px;
  padding:20px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:50px 0px 20px;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/l_title_bg_pb.png) no-repeat;
}

h3.comment-post{
  color:#fff;
  height:20px;
  padding:20px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:70px 0px 20px;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/l_title_bg_pb.png) no-repeat;
}

.comment{
  padding:20px;
  margin:0px;
}

h4.comment-header{
  font-size:13px;
  font-weight:bold;
  padding:0px 0px 10px 0px;
  color:#e4def0;
}

.comment-box{
  border:3px double #c6b2f5;
  margin:0px 0px 20px;
  background:#5b4a84;
}

.comment-body{
}
.comment-footer{
  text-align:right;
  padding:10px 0px 0px;
}

.comment_trackback{
  padding:0px 20px;
  color:#e4def0;
}

.comment_trackback form{
  padding:0 20px;
}


/* トラックバック部 */

h3#trackback-top{
  color:#fff;
  height:20px;
  padding:20px 10px 3px;
  font-weight:bold;
  font-size:14px;
  line-height:1em;
  margin:70px 0px 10px;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/l_title_bg_pb.png) no-repeat;
}


#trabox{
  padding:20px;
  margin:20px 0px;
  border:3px double #c6b2f5;
  background:#5b4a84;
}

.trab{
  padding:0px 0px 10px;
  font-weight:bold;
  color:#e4def0;
}

.trab2{
  padding:30px 0px 10px;
  font-weight:bold;
  border-top:1px dashed #c6b2f5;
  color:#5b4a84;
}

.traurl{
  color:#381c7b;
  padding:7px 5px 5px;
  background:#aa9ed5;
  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:10px 0 0 45px;
  margin:0;
  font-weight:bold;
  font-size:12px;
  color:#7a50c7;
  background:url(http://blog-imgs-47.fc2.com/4/5/n/45novel78/icon_bu_pb.png) no-repeat 8px 5px;
}

#right ul {
  margin : 0 15px;
  list-style-type: circle;
  color:#7a50c7;
}

#right .sidebottom{
  margin-bottom:15px;
}


/* フッター */
#footer{
  color:#cdb4ff;
  text-align:center;
  font-size:11px;
  padding:20px 0 5px;
}


/* フォーム */

textarea, input{
  border:3px #5b4a84 double;
  background:#9074d2;
  margin:0px 0px 5px;
  padding:2px;
  color:#000;
}

textarea:focus{
  background:#d0c3ef;
  border:3px #5b4a84 double;
}


input:focus{
  background:#d0c3ef;
  border:3px #5b4a84 double;
}