/*==================ブログ記事(追加)==================*/

/** 動画を見る **/

.body_p{
	margin: 0px 22px;
	color:#CCCCCC;
}

.body_p .livlog_movie a{
  display:block;
  width:133px;
  height:38px;
  background:url(/img/entry/button_movie.gif) no-repeat 0 0;
  margin:10px 22px 10px 0px
}

.body_p .livlog_movie a{
  background-position:0px 0px;
}

.body_p .livlog_movie a:hover{
  background-position:0px -38px;
}

/** リブログ記事 **/

.body_p blockquote{
	margin-left:24px;
	color:#CCCCCC;
}

.body_p div{
	color:#CCCCCC;
}

.body_p b{
	font-weight:bold;
}

.body_p i{
	font-style:italic;
}
