@charset "UTF-8";
/*!
 * Skin Name: あたため堂
 * Description: あたため堂用スタイル
 * Skin URI: https://atatamedo.com
 * Author: Takefumi Ota
 * Author URI: https://gracix.com/
 * Screenshot URI:
 * Version: 1.0.0
 * Priority: 9999000000 */
#header {
  background: linear-gradient(to bottom, #ffe8bf 0%, #fff5e5 100%); }

#navi {
  border-top-color: #fed271;
  border-bottom-color: #fed271;
  border-left-color: #febe31;
  border-right-color: #febe31;
  background: #febe31;
  background: -webkit-linear-gradient(top, #fed271 0%, #febe31 100%);
  background: linear-gradient(to bottom, #fed271 0%, #febe31 100%); }
#navi .navi-in a:hover {
  background: rgba(255, 255, 255, 0.3); }

.entry-title {
  font-family: "丸フォーク M", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }

.entry-content {
  font-family: "じゅん 201", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.article h2 {
  background: url("images/h2_bg.jpg") top left bisque; }
.article h3 {
  border: 1px solid #febe31;
  color: #febe31;
  background: #fffde7;
  background: -webkit-linear-gradient(top, #fff 0%, #fffde7 100%);
  background: linear-gradient(to bottom, #fff 0%, #fffde7 100%); }

.sidebar h3 {
  background: url("images/h2_bg.jpg") top left bisque; }

/*# sourceMappingURL=style.css.map */
