@charset "utf-8";

/*
Theme Name: クイックパック(エステ)
Theme URI:
Description: クイックパック(エステ)の土台
Author: tanino
Author URI:
Version: 1.0

License:
License URI:

General comments (optional).
*/


/*********************
アメブロ記事一覧
*********************/

#content .feed_item_title a:link {
  color: #900;
  text-decoration: underline;
}

#content .feed_item_title a:hover {
  color: #e78a38;
}

#content .feed_item_title a:visited {
  color: #900;
}

#content .feed_item {
  border-bottom: 1px dotted #ccc;
  font-size: 80%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', verdana, sans-serif;
  padding: 10px 0;
}
