 
 /* LLS .css */

.fsize1{font-size:80%;line-height:1.1;}
.fsize2{font-size:100%;line-height:1.1;}
.fsize3{font-size:130%;line-height:1.1;}

body{
  margin: 10px 0px;
  padding: 0px;
  background: #EEEEEE;
  word-break: break-all;
  font-size: 90%;
}

img{
 border:none;
}

a{
  text-decoration: underline;
  color: #6D6D6D;
}

a:hover{
  text-decoration: none;
  color: #6D6D6D;
}

/* -- JS kakikae -- */
#while{
  line-height: 1.1;
  text-align: center;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/body_back.gif") repeat-y center top;
}

#while2{
display:none;
}

/* -- header -- */

#header{
  width: 764px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/header_line.gif") no-repeat;
  _background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/header_line.gif") no-repeat 1px 0px;
  margin-left: auto;
  margin-right: auto;
  height: 8px;
}

#header_h1_layer{


}

h1{
  font-size: 200%;
  line-height: 1.5;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding: 5px 6px;
}

h1 a{
  text-decoration:none;
}

#blog_search{
  float: left;
  padding: 13px 1px 0px 1px;
}

#blog_search form{
  font-size: 12px;
  margin: 0px;
}

.blog_search_button{
  width: 125px;
}

#blog_ajust{
  text-align: right;
  font-size: 11px;
  padding: 15px 10px 10px 1px;
  line-height: 12px;
}

#blog_ajust span{
  font-size: 12px;
}


/* -- main contents start -- */

#link_group{
  clear: both;
  width: 760px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 0px 0px 1px 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  background: #AAAAAA;
  _margin: 0px 0px 0px 2px;
}

#navilink{
  padding: 0px;
}

#navilink img{
  border: 0px;
  margin: 0px;
  text-decoration: none;
  padding: 0px;
}

#sub_contents{
  clear: both;
  width: 760px;
  margin: 0px 0px 1px 0px;
  margin-left: auto;
  margin-right: auto;
  _margin: 0px 0px 0px 2px;
}

#contents_layer{
  clear: both;
  width: 760px;
  margin: 2px 0px 0px 0px;
  margin-left: auto;
  margin-right: auto;
}

/* -- left -- */
#menu1_layer{
  float: left;
  width: 210px;
  margin: 0px 0px 0px 2px;
  text-align: left;
  overflow: hidden;
  line-height:1.2;
}

.menu1_group{
  margin: 0px 0px 1px 0px;
}



.menu1_title{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_title_back2.gif") repeat-x;
  padding: 3px 4px 5px 20px;
  width: auto;
  font-size: 110%;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.1;
}

.menu1_list{}

.menu1_list_link{
  margin: 1px 0px 0px 5px;
}

.menu1_list_link_line{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_xdot.gif") repeat-x left bottom;

}

.menu1_list_link_line a{
  display: block;
  padding: 3px 5px 3px 15px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_categ.gif") no-repeat 5px 5px;
  color: #6D6D6D;
  text-decoration: underline;
}

.menu1_list_link_line a:hover{
  display: block;
  padding: 3px 5px 3px 15px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_categ_s.gif") no-repeat 5px 5px #717171;
  color:#FFFFFF;
  text-decoration: none;
}

.menu1_list_link_lines{
  margin: 1px 0px 0px 5px;

}

.menu1_list_link_title{
  margin: 0px 0px 2px 0px;
}

.menu1_list_link_title a{
  display: block;
  padding: 3px 5px 3px 15px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_categ.gif") no-repeat 5px 5px;
  color: #6D6D6D;
  text-decoration: underline;
}

.menu1_list_link_title a:hover{
  display: block;
  padding: 3px 5px 3px 15px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_categ_s.gif") no-repeat 5px 5px #717171;
  color: #FFFFFF;
  text-decoration: none;
}


.menu1_list_link_auther{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_xdot.gif") repeat-x left bottom;
  padding: 0px 3px 2px 20px;
}

.archives{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/menu1_xdot.gif") repeat-x left bottom;
  padding: 4px 3px 4px 20px;
}

.other{
  /* text-align: center; */
  padding: 3px;
  line-height: 1.4;  
}

/* -- right -- */
#main_contents{
  float: left;
  width: 540px;
  background: #FFFFFF;
  text-align: left;
  margin: 0px 0px 0px 5px;
  overflow: hidden;
}

.entry_layer{
  width: 530px;
  padding: 0px 5px;
}

.entry_title_group{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_title_head2.gif") no-repeat left top;
}

.entry_title_group2{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_title_head2.gif") no-repeat left top;
  margin: 0px 6px 0px 7px;
  _margin: 0px 15px 0px 7px;
}

.entry_title_group h2{
  background-color:#8E8E8E;
  margin: 0px 0px 0px 25px;
  font-size: 130%;
  line-height: 1.2;
  color: #FFFFFF;
  padding: 8px;
}

.entry_title_group h2 a{
  color: #FFFFFF;
  text-decoration: none;
}

.entry_title_group h2 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}



.entry_title_group2 h2{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_title_back2.gif") repeat-x left top;
  margin: 0px 0px 0px 25px;
  font-size: 130%;
  line-height: 1.2;
  color: #FFFFFF;
  padding: 8px;
}

.entry_title_group2 h2 a{
  color: #FFFFFF;
  text-decoration: underline;
}

.entry_title_group2 h2 a:hover{
  color: #FFFFFF;
  text-decoration: none;
}


.entry_title_date{
  margin: 0px 0px 0px 25px;
  padding: 0px 0px 2px 10px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_title_back2.gif") repeat-x left top;
  color: #FFFFFF;
}

.entry_t{
  margin: 0px 10px;
}

.entry_substance{
  clear: both;
  margin: 10px;
  line-height: 1.5;
}

.entry_substance img{
  border: 1px solid #A3A3A3;
  margin: 1px;
}

/* 記事内リンク */
.entry_substance a{
  color: #0066FF;
  text-decoration: underline;
}

.entry_substance a:hover{
  color: #0066FF;
  text-decoration: none;
}

.entry_footer_link{
  float: left;
  width: 291px;
  _width: 278px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_footer_xdot.gif") repeat-x left top;
  padding: 4px 0px 0px 0px;
  height: auto;
  margin: 0px 0px 0px 9px;
  _margin: 0px 0px 0px 5px;
}

.entry_footer_admin{
  float: left;
  width: 230px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_footer_xdot.gif") repeat-x left top;
  padding: 4px 0px 0px 0px;
  height: auto;
  margin: 0px;
}

.trackback_url_visi{
  clear: both;
  margin: 14px 4px 6px 9px;
  line-height: 1.2;
  color: #999999;
}

.entry_comment_layer{
  clear: both;
  border: 1px solid #999999;
  background: #FAFAFA;
  margin: 0px 0px 2px 9px;
}

.entry_clear{
clear:both;
}

.entry_comment_left_group{
  float: left;
  width: 170px;
  padding: 4px;
}

.entry_comment_title{
  margin: 0px 5px 0px 5px;
  color: #656565;
  font-weight: bold;
}

.entry_comment_date{
  margin: 0px 5px 0px 5px;
  color: #656565;
}

.entry_comment_name{
  margin: 0px 5px 0px 5px;
  color: #656565;
}

.entry_comment_right_group{
  float: left;
  width: 335px;
}
.entry_comment_substance{
  margin: 5px;
  padding: 0px 10px 0px 10px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_comment_ydot.gif") repeat-y left top;
}

.entry_comment_url{
  clear: both;
  width: auto;
  color: #FAFAFA;
}

.entry_comment_url a{
  display: block;
  padding: 2px 10px 5px 10px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_comment_xdot.gif") repeat-x left bottom #F0F0F0;
  color: #6D6D6D;
}

.entry_comment_url a:hover{
  display: block;
  padding: 2px 10px 5px 10px;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_comment_xdot.gif") repeat-x left bottom #6D6D6D;
  color: #FFFFFF;
}

.entry_comment_form_layer{
  margin: 2px 0px 2px 9px;
  line-height: 1.4;
  border:1px solid #999999;
  background: #FAFAFA;
}

.entry_comment_input_title{
  margin: 5px;
  font-weight: bold;
}

.entry_comment_input_name{
  width: 150px;
  float: left;
  text-align: right;
  margin: 0px 0px 0px 0px;
}


.COMMENT_FORM_TITLE,.COMMENT_FORM_NAME,.COMMENT_FORM_URL{
  width: 250px;
  margin: 3px;
}

.COMMENT_FORM_TEXTAREA{
  width: 300px;
  margin: 3px;
}

.entry_comment_submit{
  text-align: center;
  margin: 3px 0px;
}

.COMMENT_FORM_TITLE1,.COMMENT_FORM_NAME1,.COMMENT_FORM_URL1{
  margin: 5px 0px 0px 0px;
}

.COMMENT_FORM_TEXTAREA1{
  margin: 5px 0px 0px 0px;
}


.entry_trackback_layer{
  clear: both;
  border: 1px solid #999999;
  background: #FAFAFA;
  margin: 0px 0px 2px 9px;
}

.entry_trackback_layer a{
  display: block;
  background: #F0F0F0;
  color: #6D6D6D;
  padding: 3px 10px;
}/*-- blocktype --*/

.entry_trackback_layer a:hover{
  display: block;
  background: #6D6D6D;
  color: #FFFFFF;
  padding: 3px 10px;
}/*-- blocktype --*/

.entry_trackback_blogname{
  margin: 5px;
}

.entry_trackback_substance{
  margin: 10px;
}

.entry_trackback_url{
  clear: both;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/entry_comment_xdot.gif") repeat-x left bottom;
  padding: 0px 0px 1px 0px;
}

#toppage{
  border: 1px solid #999999;
  padding: 20px;
  margin: 2px 7px 5px 5px;
  line-height: 1.3;
}
#toppage span {
  line-height: 1.3;
}

#toppage_fix{
  _width: 490px;
  overflow: hidden;
}

#pagenavi{
  border: 1px solid #999999;
  background: #FAFAFA;
  text-align: center;
  padding: 5px 0px;
  margin: 5px 5px 5px 13px;
  _margin: 5px 17px 5px 13px;
  width: auto;
}

.info{
  margin: 5px 5px 5px 11px;
  padding: 5px;
  line-height: 1.2;
}

.info_date{
  float: left;
  width: 120px;
  margin: 0px 0px 4px 0px;
}

.info_title{
  float: left;
  width: 370px;
  margin: 0px 0px 4px 0px;
}

.info_clear{
  clear: both;
}

.deco_none{
  text-decoration: none;
}

.keyword{
  font-weight: bold;
}


#footer{
  width: 759px;
  _width: 764px;
  clear: both;
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/footer_back.gif") repeat-y center top;
  margin: 3px 0px 0px -5px;
  margin-left: auto;
  margin-right: auto;
  _margin: 3px 0px 0px 1px;
}

#footer_copyright{
  background: url("http://www.dreamblog.jp/blog/blog_master_skin/5/lls/footer_back_bottom.gif") no-repeat center bottom;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px -5px 0px;
  _margin: 0px;
  color: #FFFFFF;
  text-align:right;
}

#engine{
float:left;
}

#engine a {color: #fff;}
#engine a:link {color: #fff;}
#engine a:visited {color: #fff;}
#engine a:active {color: #fff;}
#engine a:hover {color: #ccc;text-decoration: none}